include:
authorZack Weinberg <zackw@panix.com>
Sat, 12 Mar 2005 18:14:05 +0000 (18:14 +0000)
committerZack Weinberg <zackw@panix.com>
Sat, 12 Mar 2005 18:14:05 +0000 (18:14 +0000)
commit0a003adc41a589d208bc114c2d19383880ff7073
tree4967564c66ae873e9611637e9186eb04d6dca0d6
parentf1210edfba61bdddfeb4ae526b61f58d78aa7754
include:
* opcode/arm.h: Adjust comments for ARM_EXT_V4T and ARM_EXT_V5T.
Add ARM_EXT_V6T2, ARM_ARCH_V6T2, ARM_ARCH_V6KT2, ARM_ARCH_V6ZT2,
and ARM_ARCH_V6ZKT2.
opcodes:
* arm-dis.c (arm_opcodes): Document %E and %V.
Add entries for v6T2 ARM instructions:
bfc bfi mls strht ldrht ldrsht ldrsbt movw movt rbit ubfx sbfx.
(print_insn_arm): Add support for %E and %V.
include/ChangeLog
include/opcode/arm.h
opcodes/ChangeLog
opcodes/arm-dis.c