MIPS/GAS: Use non-zero frag offset directly in PIC branch relaxation
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mips16-sdrasp.s
CommitLineData
c97dda72
MR
1 .set mips16
2foo:
3 sd $31, 0($29)
4
5# Force some (non-delay-slot) zero bytes, to make 'objdump' print ...
6 .align 4, 0
7 .space 16
This page took 0.048928 seconds and 4 git commands to generate.