Accept valid one byte signed and unsigned values for the IMM8 operand.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / noat-4.s
1 .set noat
2 lw $27, symbol($27)
3
4 .space 8
This page took 0.030433 seconds and 4 git commands to generate.