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.s
CommitLineData
12569877
AM
1 .text
2 .thumb
3 .syntax unified
4 .thumb_func
5thumb2_ldr:
6 ldr r1,=0x72727272
7 ldr r1,=0x63006300
8 ldr r1,=0x00510051
9 ldr r2,=0x00047000
10 ldr r2,=0xFF320000
11 ldr r2,=0x000013F1
12 .pool
This page took 0.052104 seconds and 4 git commands to generate.