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