MIPS: Fix the encoding of immediates with microMIPS JALX
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / micromips-b16.s
CommitLineData
ddaf2c41
MR
1 .text
2test1:
3 .space 65536
4test2:
5 b16 1f
61:
7 bnez16 $2,1f
81:
9 beqz16 $2,1f
101:
11 b 1f
121:
13 bnez $2,1f
141:
15 beqz $2,1f
161:
17 nop
This page took 0.1832 seconds and 4 git commands to generate.