binutils-gdb/binutils/testsuite/binutils-all/arm
Fredrik Strupe e409955ddc [PATCH v2] binutils: arm: Fix disassembly of conditional VDUPs.
VDUP (neon) instructions can be conditional, but this is not taken into
account in the current master. This commit fixes that by i) fixing the
VDUP instruction masks and ii) adding logic for disassembling
conditional neon instructions.

opcodes	* arm-dis.c (neon_opcodes): Fix VDUP instruction masks.
	(print_insn_neon): Support disassembly of conditional
	instructions.

binutils* testsuite/binutils-all/arm/vdup-cond.d: New test for testing that
	conditional VDUP instructions are disassembled correctly.
	* testsuite/binutils-all/arm/vdup-cond.s: New file used by
	vdup-cond.d.
	* testsuite/binutils-all/arm/vdup-thumb.d: New test for testing
	that VDUP instructions (which are conditional in A32) can be
	disassembled in thumb mode.
	* testsuite/binutils-all/arm/vdup-cond.s: New file used by
	vdup-thumb.d.
2020-04-17 17:25:19 +01:00
..
in-order-all.d Arm: Skip tests on WINCE that require mapping symbols 2019-08-09 09:07:45 +01:00
in-order.d Arm: Skip tests on WINCE that require mapping symbols 2019-08-09 09:07:45 +01:00
objdump.exp Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
out-of-order-all.d Arm: Skip tests on WINCE that require mapping symbols 2019-08-09 09:07:45 +01:00
out-of-order.d Arm: Skip tests on WINCE that require mapping symbols 2019-08-09 09:07:45 +01:00
out-of-order.s AArch64/Arm: Update testcases fixing endiannes and linux targets 2019-03-26 16:47:14 +00:00
out-of-order.T Arm: Fix Arm disassembler mapping symbol search. 2019-03-25 15:05:53 +00:00
rvct_symbol.s [ARM] Skip private symbol when doing objdump 2015-03-03 15:00:59 +00:00
simple.s * binutils-all/arm/simple.s: Fix assembly problems for COFF based 2011-04-11 15:12:29 +00:00
thumb2-cond.s
vdup-cond.d [PATCH v2] binutils: arm: Fix disassembly of conditional VDUPs. 2020-04-17 17:25:19 +01:00
vdup-cond.s [PATCH v2] binutils: arm: Fix disassembly of conditional VDUPs. 2020-04-17 17:25:19 +01:00
vdup-thumb.d [PATCH v2] binutils: arm: Fix disassembly of conditional VDUPs. 2020-04-17 17:25:19 +01:00
vdup-thumb.s [PATCH v2] binutils: arm: Fix disassembly of conditional VDUPs. 2020-04-17 17:25:19 +01:00