OSDN Git Service

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)
commit68a982cf671c38bba39e0d595f371b9d78b35b43
treec7d384a05e8d1300460dd68e0c5913f4b1f90fd0
parentd0ba585cb5facda6ee23da9581496f9f65424abc
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