This commit was generated by cvs2svn to track changes on a CVS vendor
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / thumb2_pool.s
1 .text
2 .thumb
3 .syntax unified
4 .thumb_func
5 thumb2_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.049076 seconds and 5 git commands to generate.