Accept valid one byte signed and unsigned values for the IMM8 operand.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mips16-vis-1.s
CommitLineData
30c09090
RS
1 .set mips16
2 .globl foo
3 .hidden foo
4 .ent foo
5foo:
6 nop
7 .end foo
This page took 0.349983 seconds and 4 git commands to generate.