[PATCH, ARM] Use unified syntax for disassembling VFP instructions
Richard Earnshaw
rearnsha@arm.com
Mon Dec 15 17:30:00 GMT 2008
More information about the Binutils mailing list
Mon Dec 15 17:30:00 GMT 2008
- Previous message (by thread): operand order and mnemonic issues
- Next message (by thread): [gold][patch] Fix plugin API so that add_symbols is not required
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
The current code for disassembly of VFP instructions is a bit of a mess. Some of the time the new unified syntax is used and others the old syntax is used. This patch fixes things to consistently use the new unified syntax, and adjusts the testsuite for these changes. R. opcodes: 2008-12-15 Richard Earnshaw <rearnsha@arm.com> * arm-dis.c (coprocessor_opcodes): Disassemble VFP instructions using unified syntax. gas/testsuite: 2008-12-15 Richard Earnshaw <rearnsha@arm.com> * gas/arm/group-reloc-ldc.d: Disassembly of VFP instructions now uses unified syntax. * gas/arm/vfp-non-overlap.d: Likewise. * gas/arm/vfp-neon-syntax.d: Likewise. * gas/arm/vfp-neon-syntax_t2.d: Likewise. * gas/arm/vfp1.d: Likewise. * gas/arm/vfp1_t2.d: Likewise. * gas/arm/vfp1xD.d: Likewise. * gas/arm/vfp1xD_t2.d: Likewise. * gas/arm/vfp2.d: Likewise. * gas/arm/vfp2_t2.d: Likewise. * gas/arm/vfpv3-32drs.d: Likewise. * gas/arm/vfpv3-const-conv.d: Likewise. ld/testsuite: 2008-12-15 Richard Earnshaw <rearnsha@arm.com> * ld-arm/vfp11-fix-scalar.d: Disassembly of VFP instructions now uses unified syntax. * ld-arm/vfp11-fix-vector.d: Likewise. -- Richard Earnshaw Email: Richard.Earnshaw@arm.com ARM Ltd Phone: +44 1223 400569 (Direct + VoiceMail) 110 Fulbourn Road Switchboard: +44 1223 400400 Cherry Hinton Fax: +44 1223 400410 Cambridge CB1 9NJ Web: http://www.arm.com/ UK -------------- next part -------------- A non-text attachment was scrubbed... Name: alldiffs Type: text/x-patch Size: 159305 bytes Desc: not available URL: <https://sourceware.org/pipermail/binutils/attachments/20081215/2d95b057/attachment.bin>
- Previous message (by thread): operand order and mnemonic issues
- Next message (by thread): [gold][patch] Fix plugin API so that add_symbols is not required
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list