This commit was generated by cvs2svn to track changes on a CVS vendor
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / elf-rel14.s
1 .ent foo
2 foo:
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.031828 seconds and 5 git commands to generate.