gas/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / thumb2_pool.d
... / ...
CommitLineData
1# as: -march=armv6t2
2# objdump: -dr --prefix-addresses --show-raw-insn
3# This test is only valid on ELF based ports.
4#not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
5
6.*: +file format .*arm.*
7
8Disassembly of section .text:
90+000 <[^>]+> 4e04 ldr r6, \[pc, #16\] ; \(00+14 <[^>]+>\)
100+002 <[^>]+> 4904 ldr r1, \[pc, #16\] ; \(00+14 <[^>]+>\)
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 <[^>]+>
150+012 <[^>]+> 4900 ldr r1, \[pc, #0\] ; \(00+14 <[^>]+>\)
160+014 <[^>]+> 12345678 ? .word 0x12345678
This page took 0.023365 seconds and 4 git commands to generate.