summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/arm/arch6zk.d
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2009-06-29 08:08:15 +0000
committerNick Clifton <nickc@redhat.com>2009-06-29 08:08:15 +0000
commit51bb09f960afce1084a1b799564bcd52f27b1f42 (patch)
treeca376978a580f0988901125f852aa65cbd1971ce /gas/testsuite/gas/arm/arch6zk.d
parent91501b862aa2163d5ff7a3838e4572540a271d12 (diff)
downloadbinutils-redhat-51bb09f960afce1084a1b799564bcd52f27b1f42.tar.gz
PR 10288
* arm-dis.c (enum opcode_sentinels): New: Used to mark the boundary between variaant and generic coprocessor instuctions. (coprocessor): Use it. Fix architecture version of MCRR and MRRC instructions. (arm_opcdes): Fix patterns for STRB and STRH instructions. (print_insn_coprocessor): Check architecture and extension masks. Print a hexadecimal version of any decimal constant that is outside of the range of -16 to +32. (print_arm_address): Add a return value of the offset used in the adress, if it is worth printing a hexadecimal version of it. (print_insn_neon): Print a hexadecimal version of any decimal constant that is outside of the range of -16 to +32. (print_insn_arm): Likewise. (print_insn_thumb16): Likewise. (print_insn_thumb32): Likewise. PR 10297 * arm-dis.c (UNDEFINED_INSTRUCTION): New macro for a description of an undefined instruction. (arm_opcodes): Use it. (thumb_opcod): Use it. (thumb32_opc): Use it. Update expected disassembly regrexps in GAS and LD testsuites.
Diffstat (limited to 'gas/testsuite/gas/arm/arch6zk.d')
-rw-r--r--gas/testsuite/gas/arm/arch6zk.d4
1 files changed, 2 insertions, 2 deletions
diff --git a/gas/testsuite/gas/arm/arch6zk.d b/gas/testsuite/gas/arm/arch6zk.d
index 7903957e15..6aa73ff727 100644
--- a/gas/testsuite/gas/arm/arch6zk.d
+++ b/gas/testsuite/gas/arm/arch6zk.d
@@ -12,8 +12,8 @@ Disassembly of section .text:
0+010 <[^>]*> 11b4cf9f ? ldrexdne ip, \[r4\]
0+014 <[^>]*> e1fc4f9f ? ldrexh r4, \[ip\]
0+018 <[^>]*> 11f4cf9f ? ldrexhne ip, \[r4\]
-0+01c <[^>]*> e320f080 ? nop \{128\}
-0+020 <[^>]*> 1320f07f ? nopne \{127\}
+0+01c <[^>]*> e320f080 ? nop \{128\}.*
+0+020 <[^>]*> 1320f07f ? nopne \{127\}.*
0+024 <[^>]*> e320f004 ? sev
0+028 <[^>]*> e1c74f9c ? strexb r4, ip, \[r7\]
0+02c <[^>]*> 11c8cf94 ? strexbne ip, r4, \[r8\]