How about an offset table using index referencing another using indexing main table of values. D ----- Original Message ----- From: "Dave VanHorn" <dvanhorn@dvanhorn.org> To: <AVR-Chat@yahoogroups.com>; <AVR-Chat@yahoogroups.com> Sent: Monday, March 21, 2005 1:21 PM Subject: [AVR-Chat] Vector table in assembler. > > > > For speed, I need to have a bunch of operations that I would normally > loop, > set up in straightline code. > I also need to control how many of these operations that I execute, by > varying the entry point. > > I seem to remember a way to implement vectored jumps, but I can't think > what it was offhand. > > Each entry might be 6-10 instructions, and there may be 256 of them, so > whatever it is, needs to not use rjmps. > Definitely trading codespace for speed here!, and one of the few places > where I'm likely to use a macro. > > > > > > Yahoo! Groups Links > > > > > > > > -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.308 / Virus Database: 266.7.4 - Release Date: 3/18/2005
Message
Re: [AVR-Chat] Vector table in assembler.
2005-03-21 by Dennis Kazar
Attachments
- No local attachments were found for this message.