[PATCH] arm: GDB disassembles ARM VFP 'fadds' instruction wrongly.

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


Hello,

Like binutils, 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  gdb.

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: <http://sourceware.org/pipermail/gdb/attachments/20050706/b5889f21/attachment.ksh>


More information about the Gdb mailing list