MIPS/BFD: Discard ineligible JALR relocations right away
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / unaligned-ldpc-0.s
CommitLineData
de341542
MR
1 .text
2 .align 4
3 .globl foo
4 .ent foo
5foo:
6 ldpc $2, bar0
ed53407e 7 ldpc $2, bar8
de341542
MR
8 .end foo
9
10# Force some (non-delay-slot) zero bytes, to make 'objdump' print ...
11 .align 4, 0
12 .space 16
This page took 0.055268 seconds and 4 git commands to generate.