Add support for 64-bit ARM architecture: AArch64
[deliverable/binutils-gdb.git] / ld / testsuite / ld-aarch64 / emit-relocs-266.s
1 .comm gempy,4,4
2 .text
3
4
5 and x0,x0,x0
6 and x0,x0,#0x1
7 movz x4, :abs_g1_nc:tempy
8 movz x7, :abs_g1_nc:tempy2
9 movz x17, :abs_g1_nc:tempy3
10
This page took 0.038254 seconds and 4 git commands to generate.