Projet_SETI_RISC-V/riscv-gnu-toolchain/gdb/gas/testsuite/gas/mips/micromips-b16.s
2023-03-06 14:48:14 +01:00

23 lines
154 B
ArmAsm

.text
test1:
.space 65536
test2:
nop
b16 1f
1:
nop
bnez16 $2,1f
1:
nop
beqz16 $2,1f
1:
nop
b 1f
1:
nop
bnez $2,1f
1:
nop
beqz $2,1f
1:
nop