[MIPS] Add Loongson 3A1000 proccessor support.
[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.04418 seconds and 4 git commands to generate.