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

12 lines
117 B
Text

# arm testcase for bx $hs
# mach: unfinished
.include "testutils.inc"
start
.global bx_hs
bx_hs:
bx r8
pass