avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-gcc-list] ijmp usage


From: Steve Joiner
Subject: Re: [avr-gcc-list] ijmp usage
Date: Fri, 20 Dec 2002 12:50:54 -0800 (PST)

--- "Theodore A. Roth" <address@hidden> wrote:
> 
> You're probably better off just using the JMP or RJMP instructions.
> 
> Unless are trying to generate a array of jump pointers...

Yep, that's exactly what I'm trying to do.  :)

-Steve

> Beware that my method will be broken if you want to IJMP into the
> upper
> 64K of a mega128.
> 
> There should be a way for the compiler/assembler to deal with this,
> but I
> haven't discovered it yet. ;-)
> 
> Ted Roth
> 
> 
> avr-gcc-list at http://avr1.org


__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com
avr-gcc-list at http://avr1.org



reply via email to

[Prev in Thread] Current Thread [Next in Thread]