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