Add macro expansions for ADD, SUB, DADD and DSUB for MIPS r6
[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.030628 seconds and 4 git commands to generate.