* arm-dis.c (arm_opcodes): Disassemble to unified syntax.
authorRichard Earnshaw <richard.earnshaw@arm.com>
Sat, 21 Apr 2007 19:44:09 +0000 (19:44 +0000)
committerRichard Earnshaw <richard.earnshaw@arm.com>
Sat, 21 Apr 2007 19:44:09 +0000 (19:44 +0000)
commit37b37b2d7ab89d0e8326a116851cdbfce9175b4b
treef54944c07929ffa5f89bae739329f5cb7e43cc0a
parentd3013035494f047c4c1b21c5ddacbf564b2e4a38
* arm-dis.c (arm_opcodes): Disassemble to unified syntax.
(thumb_opcodes): Add missing white space in adr.
(arm_decode_shift): New parameter, print_shift.  Only decode the
shift parameter if set.  Adjust callers.
(print_insn_arm): Support for operand type q with no shift decode.
opcodes/ChangeLog
opcodes/arm-dis.c