MIPS/GAS/testsuite: Correct whitespace issues with Loongson tests
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mips16-jal-t.s
1 .set mips16
2 foo:
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.028925 seconds and 4 git commands to generate.