MIPS/GAS/testsuite: Drop the `mips16e-' prefix from SAVE/RESTORE tests
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mips16-jal-t.s
CommitLineData
7fd53920
MR
1 .set mips16
2foo:
3 jalx.t bar
4 jal.t baz
5
6# Force some (non-delay-slot) zero bytes, to make 'objdump' print ...
7 .align 4, 0
8 .space 16
This page took 0.048128 seconds and 4 git commands to generate.