MIPS: Fix the encoding of immediates with microMIPS JALX
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mips16-vis-1.s
... / ...
CommitLineData
1 .set mips16
2 .globl foo
3 .hidden foo
4 .ent foo
5foo:
6 nop
7 .end foo
This page took 0.025764 seconds and 4 git commands to generate.