[AArch64] Cortex-A53 erratum 835769 linker workaround
[deliverable/binutils-gdb.git] / ld / testsuite / ld-aarch64 / emit-relocs-260.s
1 .comm gempy,4,4
2 .text
3
4 .word _GOT_ - .
5 .xword _GOT_ - . + 0x12
6 .hword _GOT_ - .
7 .hword _GOT_ - . + 0x500
8
9 and x0,x0,x0
10 and x0,x0,#0x1
11
12
13
This page took 0.031442 seconds and 4 git commands to generate.