[GAS][AARCH64]Add group relocations to create PC-relative offset.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / aarch64 / reloc-prel_g0_nc.s
1 .comm gempy,4,4
2 .text
3
4 and x0,x0,x0
5 and x0,x0,#0x1
6 movk x4, :prel_g0_nc:tempy
7 movk x7, :prel_g0_nc:tempy2
8 movk x17, :prel_g0_nc:tempy3
This page took 0.055914 seconds and 4 git commands to generate.