MIPS: Fix the encoding of immediates with microMIPS JALX
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / ext-ill.l
1 .*: Assembler messages:
2 .*:5: Error: operand 4 out of range `ext \$2,\$3,1,0'
3 .*:6: Error: operand 4 out of range `dext \$2,\$3,1,0'
4 .*:7: Error: operand 4 out of range `dextm \$2,\$3,31,2'
5 .*:8: Error: operand 4 out of range `dextm \$2,\$3,1,32'
6 .*:9: Error: operand 4 out of range `dextu \$2,\$3,33,0'
This page took 0.03881 seconds and 4 git commands to generate.