]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gas/testsuite/gas/riscv/bge.s
RISC-V: Support riscv bitmanip frozen ZBA/ZBB/ZBC instructions (v0.93).
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / riscv / bge.s
1 foo:
2 bge a1, a2, foo
3 ble a1, a2, foo
4 bgeu a1, a2, foo
5 bleu a1, a2, foo