* gas/arm/req.l: Updated expected warning message.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / thumb2_pool.d
CommitLineData
53365c0d
PB
1# as: -march=armv6t2
2# objdump: -dr --prefix-addresses --show-raw-insn
aa32346d
NC
3# This test is only valid on ELF based ports.
4#not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
53365c0d
PB
5
6.*: +file format .*arm.*
7
8Disassembly of section .text:
fe56b6ce
NC
90+000 <[^>]+> 4e04 ldr r6, \[pc, #16\] ; \(00+14 <[^>]+>\)
100+002 <[^>]+> 4904 ldr r1, \[pc, #16\] ; \(00+14 <[^>]+>\)
53365c0d
PB
110+004 <[^>]+> f8df 600c ldr\.w r6, \[pc, #12\] ; 00+14 <[^>]+>
120+008 <[^>]+> f8df 9008 ldr\.w r9, \[pc, #8\] ; 00+14 <[^>]+>
130+00c <[^>]+> bf00 nop
140+00e <[^>]+> f8df 5004 ldr\.w r5, \[pc, #4\] ; 00+14 <[^>]+>
fe56b6ce 150+012 <[^>]+> 4900 ldr r1, \[pc, #0\] ; \(00+14 <[^>]+>\)
e821645d 160+014 <[^>]+> 12345678 ? .word 0x12345678
This page took 0.223547 seconds and 4 git commands to generate.