Add a test case for skip with inlined functions
[deliverable/binutils-gdb.git] / ld / testsuite / ld-aarch64 / erratum843419-near.s
CommitLineData
739b5c9c
TC
1.balign 0x1000
2.globl _start
3_start:
4 .skip 0xffc
5 adrp x0, _start + 0x8000
6 str x2, [x2]
7 mov x2, #0
8 ldr x1, [x0, #0x40]
9 nop
This page took 0.049338 seconds and 4 git commands to generate.