MIPS/GAS/testsuite: Fix trailing padding in `loc-swap.s'
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / noat-2.s
1 .set noat
2 lw $27, 0x8000($27)
3
4 .space 8
This page took 0.030953 seconds and 4 git commands to generate.