[PATCH, BINUTILS, AARCH64, 6/9] Add Random number instructions
[deliverable/binutils-gdb.git] / gas / testsuite / gas / aarch64 / reloc-data.d
CommitLineData
1bec0c86 1#as: -mabi=lp64
a06ea964
NC
2#objdump: -dr
3#skip: aarch64_be-*-*
4
5.*: file format .*
6
7Disassembly of section \.text:
8
90000000000000000 <.*>:
10 0: d65f03c0 ret
11 4: ffff005c \.word 0xffff005c
12 8: 0000005c \.word 0x0000005c
13 c: ffffffff \.word 0xffffffff
14 10: 0000005c \.word 0x0000005c
15 14: 00000000 \.word 0x00000000
16 18: ffffffff \.word 0xffffffff
17 1c: ffffffff \.word 0xffffffff
18 \.\.\.
19 20: R_AARCH64_ABS64 \.text\+0x12345660
20 28: ffffffff \.word 0xffffffff
21 2c: ffffffff \.word 0xffffffff
22 30: ffff0000 \.word 0xffff0000
23 30: R_AARCH64_PREL16 global\+0x2c
24 34: 00000000 \.word 0x00000000
25 34: R_AARCH64_PREL32 global\+0x30
26 38: ffffffff \.word 0xffffffff
27 3c: d503201f nop
28 \.\.\.
29 40: R_AARCH64_PREL64 global\+0x3c
30 48: ffffffff \.word 0xffffffff
31 4c: ffffffff \.word 0xffffffff
32 \.\.\.
33 50: R_AARCH64_ABS64 global\+0x12345678
34 58: ffffffff \.word 0xffffffff
35 5c: ffffffff \.word 0xffffffff
This page took 0.281945 seconds and 4 git commands to generate.