avr-objdump decodes LPM instruction incorrectly

Bug #662567 reported by Ivan Tikhonov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
binutils-avr (Debian)
Fix Released
Unknown
binutils-avr (Ubuntu)
New
Undecided
Unassigned

Bug Description

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

Revision history for this message
Ivan Tikhonov (kefeer) wrote :

It's binutils-avr 2.20-2 from Lucid

Changed in binutils-avr (Debian):
status: Unknown → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.