[GAS][AARCH64]Add group relocations to create PC-relative offset.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / aarch64 / reloc-prel_g1.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: d2a00004 movz x4, #0x0, lsl #16
11 8: R_AARCH64_MOVW_PREL_G1 tempy
12 c: d2a00011 movz x17, #0x0, lsl #16
13 c: R_AARCH64_MOVW_PREL_G1 tempy2
This page took 0.031264 seconds and 5 git commands to generate.