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.


_______________________________________________
AVR-GCC-list mailing list
AVR-GCC-list@nongnu.org
http://lists.nongnu.org/mailman/listinfo/avr-gcc-list

Reply via email to