Add support for 64-bit ARM architecture: AArch64
[deliverable/binutils-gdb.git] / ld / testsuite / ld-aarch64 / emit-relocs-257.s
1 .comm gempy,4,4
2 .text
3
4 .word tempy
5 .xword tempy2
6 .hword tempy3
7 .hword tempy3+8
8
9 and x0,x0,x0
10 and x0,x0,#0x1
11
12
This page took 0.031831 seconds and 4 git commands to generate.