* gas/config/tc-arm.c (aeabi_set_public_attributes): Correct
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / thumb2_pool.s
CommitLineData
53365c0d
PB
1 .text
2 .thumb
3 .syntax unified
4 .thumb_func
5thumb2_ldr:
6 ldr r6, =0x12345678
7 ldr.n r1, =0x12345678
8 ldr.w r6, =0x12345678
9 ldr r9, =0x12345678
10 nop
11 ldr.w r5, =0x12345678
12 ldr r1, =0x12345678
13 .pool
This page took 0.249847 seconds and 4 git commands to generate.