gas/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / thumb2_pool.d
index 7bf0c605d5fda2ac63ff0d96a5ec67778ecd3e10..4d6ce4458e37c85050350ea1607bb63d0080d564 100644 (file)
@@ -1,15 +1,16 @@
 # as: -march=armv6t2
 # objdump: -dr --prefix-addresses --show-raw-insn
+# This test is only valid on ELF based ports.
+#not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
 
 .*: +file format .*arm.*
 
 Disassembly of section .text:
-0+000 <[^>]+> 4e04             ldr     r6, \[pc, #16\] \(00+14 <[^>]+>\)
-0+002 <[^>]+> 4904             ldr     r1, \[pc, #16\] \(00+14 <[^>]+>\)
+0+000 <[^>]+> 4e04             ldr     r6, \[pc, #16\] \(00+14 <[^>]+>\)
+0+002 <[^>]+> 4904             ldr     r1, \[pc, #16\] \(00+14 <[^>]+>\)
 0+004 <[^>]+> f8df 600c        ldr\.w  r6, \[pc, #12\] ; 00+14 <[^>]+>
 0+008 <[^>]+> f8df 9008        ldr\.w  r9, \[pc, #8\]  ; 00+14 <[^>]+>
 0+00c <[^>]+> bf00             nop
 0+00e <[^>]+> f8df 5004        ldr\.w  r5, \[pc, #4\]  ; 00+14 <[^>]+>
-0+012 <[^>]+> 4900             ldr     r1, \[pc, #0\]  \(00+14 <[^>]+>\)
-0+014 <[^>]+> (5678|1234) .*
-0+016 <[^>]+> (1234|5678) .*
+0+012 <[^>]+> 4900             ldr     r1, \[pc, #0\]  ; \(00+14 <[^>]+>\)
+0+014 <[^>]+> 12345678 ?       .word   0x12345678
This page took 0.023702 seconds and 4 git commands to generate.