Projet_SETI_RISC-V/riscv-gnu-toolchain/gdb/sim/testsuite/arm/thumb/b.cgs
2023-03-06 14:48:14 +01:00

12 lines
118 B
Text

# arm testcase for b $offset11
# mach: unfinished
.include "testutils.inc"
start
.global b
b:
b footext
pass