AArch64: Add SVE DWARF registers
[binutils-gdb.git] / ld / testsuite / ld-mips-elf / unaligned-jalx-addend-0.s
blob417d69a0e8f71cd0bf1ad59ae27e6093876a185b
1 .text
2 .align 4
3 .globl foo
4 .ent foo
5 foo:
6 jal bar0 + 4
7 jal bar1 - 2
8 jal bar2 - 4
9 jal bar3 + 2
10 .end foo
12 # Force some (non-delay-slot) zero bytes, to make 'objdump' print ...
13 .align 4, 0
14 .space 16