bfd/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / elf-rel14.s
CommitLineData
64bdfcaf
RS
1 .ent foo
2foo:
3 lw $4,%call16(bar)($28)
4 la $5,.L1
5 # Insert an instruction that doesn't use $5 to avoid a spurious
6 # nop after the previous load macro.
7 addiu $6,$6,1
8.L1:
9 .space 32
10 .end foo
This page took 0.339634 seconds and 4 git commands to generate.