MIPS: Fix the encoding of immediates with microMIPS JALX
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / illegal.s
1 # Source file used to test illegal operands.
2
3 foo:
4 move 1,2
5 c.eq.s 1,2
This page took 0.030129 seconds and 4 git commands to generate.