tc-score.c: Replace overlapping sprintf with memmove
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / abs12.d
1 #objdump: -dr
2 #noskip: *-vxworks
3
4 .*: file format .*
5
6 Disassembly of section \.text:
7
8 00000000 <.*>:
9 0: e5910000 ldr r0, \[r1\]
10 0: R_ARM_ABS12 global
11 4: e5910000 ldr r0, \[r1\]
12 4: R_ARM_ABS12 global\+0xc
13 8: e5910000 ldr r0, \[r1\]
14 8: R_ARM_ABS12 global\+0x100000
15 c: e5910000 ldr r0, \[r1\]
16 c: R_ARM_ABS12 \.text\+0x18
17 10: e5910000 ldr r0, \[r1\]
18 10: R_ARM_ABS12 \.text\+0x24
19 14: e5910000 ldr r0, \[r1\]
20 14: R_ARM_ABS12 \.text\+0x100018
This page took 0.030671 seconds and 4 git commands to generate.