MIPS/binutils/testsuite: Define names of temporary files
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mips16-jal-e.s
1 .set mips16
2 foo:
3 jalx.e bar
4 jal.e 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.029775 seconds and 4 git commands to generate.