AArch64: Implement choice between Cortex-A53 erratum workarounds. (PR ld/24373)
[external/binutils.git] / ld / testsuite / ld-aarch64 / erratum843419-far.s
1 .balign 0x1000
2 .globl _start
3 _start:
4         .skip 0xffc
5         adrp x0, _start + 0x80000000
6         str x2, [x2]
7         mov x2, #0
8         ldr x1, [x0, #0x40]
9         nop