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

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

Re: [avr-gcc-list] rjmp to an absolute address


From: Joerg Wunsch
Subject: Re: [avr-gcc-list] rjmp to an absolute address
Date: Wed, 7 Nov 2007 21:15:12 +0100 (MET)

"Shaun Jackman" <address@hidden> wrote:

> Is there any way in source code to use the rjmp instruction to jump
> to an absolute address without using a linker option or a linker
> script?

..set x,0
....
rjmp x

-- 
cheers, J"org               .-.-.   --... ...--   -.. .  DL8DTL

http://www.sax.de/~joerg/                        NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)




reply via email to

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