Hi Philippe,

arm-linux-gnueabi-as  --version
GNU assembler (GNU Binutils) 2.19.1

00000004 <y>:
   4:   e0821003        .word   0xe0821003  @ BUG : should display add
   8:   e0821003        .word   0xe0821003  @ BUG
   c:   e0832004        .word   0xe0832004  @ BUG

Thank you for reporting this problem. As it happens the bug has already been fixed - if you try building a toolchain from the current mainline binutils sources you will see that the disassembler now correctly shows all of the add instructions.

Cheers
  Nick

PS. For future reference when you encounter a bug with the binutils, please could you file a bug report using the bugzilla system here:

  http://sourceware.org/bugzilla/


_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to