Fix PR 16722 by adding support for 8-byte vector constants.
[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
8335d6aa
JW
170+018 <[^>]+> 4907 ldr r1, \[pc, #28\] ; \(00000038 <[^>]+>\)
180+01a <[^>]+> 4c07 ldr r4, \[pc, #28\] ; \(00000038 <[^>]+>\)
190+01c <[^>]+> f8df 9018 ldr.w r9, \[pc, #24\] ; 00000038 <[^>]+>
200+020 <[^>]+> f8df c014 ldr.w ip, \[pc, #20\] ; 00000038 <[^>]+>
210+024 <[^>]+> f8df d010 ldr.w sp, \[pc, #16\] ; 00000038 <[^>]+>
220+028 <[^>]+> 4904 ldr r1, \[pc, #16\] ; \(0000003c <[^>]+>\)
230+02a <[^>]+> 4c04 ldr r4, \[pc, #16\] ; \(0000003c <[^>]+>\)
240+02c <[^>]+> f8df 900c ldr.w r9, \[pc, #12\] ; 0000003c <[^>]+>
250+030 <[^>]+> f8df c008 ldr.w ip, \[pc, #8\] ; 0000003c <[^>]+>
260+034 <[^>]+> f8df d004 ldr.w sp, \[pc, #4\] ; 0000003c <[^>]+>
270+038 <[^>]+> 00000000 .word 0x00000000
28 38: R_ARM_ABS32 ext_symbol
290+03c <[^>]+> 00001000 .word 0x00001000
30 3c: R_ARM_ABS32 ext_symbol
31
This page took 0.345626 seconds and 4 git commands to generate.