MIPS/GAS/testsuite: Remove last remnants of ECOFF support
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / noat-3.s
1 .set noat
2 lw $27, -0x8001($27)
3
4 .space 8
This page took 0.036326 seconds and 4 git commands to generate.