[GAS][AARCH64]Add group relocations to create PC-relative offset.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / aarch64 / reloc-prel_g0.d
1 #objdump: -dr
2
3 .*: file format .*
4
5 Disassembly of section \.text:
6
7 0000000000000000 <.*>:
8 0: 8a000000 and x0, x0, x0
9 4: 92400000 and x0, x0, #0x1
10 8: d2800004 mov x4, #0x0 // #0
11 8: R_AARCH64_MOVW_PREL_G0 tempy
12 c: d2800011 mov x17, #0x0 // #0
13 c: R_AARCH64_MOVW_PREL_G0 tempy2
This page took 0.039989 seconds and 4 git commands to generate.