[PATCH] arm: fadds instruction is disassembled incorrectly by objdump

Khem Raj kraj@mvista.com
Wed Jul 6 23:07:00 GMT 2005


Hello,

The following patch fixes the opcode disassembly for 'fadds' ARM VFP 
instruction.
currently

fadds   s14, s14, s15

will be disassembled as 

fadds   s14, s14, s14

by objdump.


Is it ok ?

Thanks

-Khem

Changelog Entry:

2005-07-06  Khem Raj  <kraj@mvista.com>

        * arm-dis.c (opcode32 arm_opcodes): Fix ARM VFP fadds 
instruction disassembly pattern.

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: diff
URL: <https://sourceware.org/pipermail/binutils/attachments/20050706/74eaea0b/attachment.ksh>


More information about the Binutils mailing list