MIPS/GAS/testsuite: Drop the `mips16e-' prefix from SAVE/RESTORE tests
[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.031394 seconds and 4 git commands to generate.