Public bug reported: Binary package hint: binutils-avr
echo lpm r25,Z > a.s avr-as -mmcu avr5 a.s avr-objdump -d a.out ..... 0: 94 91 lpm r25, Z+ There is actually no '+' after Z in a.s, it's two different opcodes. Seems like it's not upstream bug, but rather bug in debian patch: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=558335 ** Affects: binutils-avr (Ubuntu) Importance: Undecided Status: New -- avr-objdump decodes LPM instruction incorrectly https://bugs.launchpad.net/bugs/662567 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
