Remove unneeded AUX register symbols.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / noat-5.s
1 .set noat
2 sw $27, 0x8000($27)
3
4 .space 8
This page took 0.032625 seconds and 4 git commands to generate.