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

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

Re: [avr-gcc-list] Re: cbr and negative numbers


From: Ruud Vlaming
Subject: Re: [avr-gcc-list] Re: cbr and negative numbers
Date: Fri, 12 Sep 2008 16:22:35 +0200
User-agent: KMail/1.9.1

On Thursday 11 September 2008 16:19, you wrote:
> > Now i don't know of any instruction that takes an immediate 16 bit
> operand, but still. 
> 
> CALL (takes 2-byte operand on most AVRs, 3-byte operand on avr6
> (m2560/1)
> JMP  (takes 2-byte operand on most AVRs, 3-byte operand on avr6
> (m2560/1)
> LDS  (takes 2-byte operand)

Yeah, well i was a little inprecise, i meant with immediate 16 bit
operands that require some kind of mapping afterwards (like cbr).
Since these are all addresses, there does not exist an analog problem.
Ruud.




reply via email to

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