Enhance GAS's .section directive so that it can take numeric values for the flags...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / thumb2_ldr_immediate_armv6.d
CommitLineData
12569877
AM
1# name: Ldr immediate on armv6
2# as: -march=armv6
3# objdump: -dr --prefix-addresses --show-raw-insn
4# not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
5
6.*: +file format .*arm.*
7
8Disassembly of section .text:
90[0-9a-f]+ <[^>]+> 4902 ldr r1, \[pc, #8\].*
100[0-9a-f]+ <[^>]+> 4903 ldr r1, \[pc, #12\] .*
110[0-9a-f]+ <[^>]+> 4903 ldr r1, \[pc, #12\] .*
120[0-9a-f]+ <[^>]+> 4a04 ldr r2, \[pc, #16\] .*
130[0-9a-f]+ <[^>]+> 4a04 ldr r2, \[pc, #16\] .*
140[0-9a-f]+ <[^>]+> 4a05 ldr r2, \[pc, #20\] .*
150[0-9a-f]+ <[^>]+> 72727272 .*
160[0-9a-f]+ <[^>]+> 63006300 .*
170[0-9a-f]+ <[^>]+> 00510051 .*
180[0-9a-f]+ <[^>]+> 00047000 .*
190[0-9a-f]+ <[^>]+> ff320000 .*
200[0-9a-f]+ <[^>]+> 000013f1 .*
21
This page took 0.058617 seconds and 4 git commands to generate.