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