Add support for 64-bit ARM architecture: AArch64
[external/binutils.git] / ld / testsuite / ld-aarch64 / emit-relocs-262.s
1 .comm   gempy,4,4
2 .text
3
4 .word   _GOT_ - .
5 .xword  _GOT_ - . + 0x12
6 .hword  _GOT_ - . 
7 .hword  _GOT_ - . 
8
9         and     x0,x0,x0
10         and     x0,x0,#0x1
11
12
13