12 lines
117 B
Text
12 lines
117 B
Text
# arm testcase for bx$cond $rn
|
|
# mach: unfinished
|
|
|
|
.include "testutils.inc"
|
|
|
|
start
|
|
|
|
.global bx
|
|
bx:
|
|
bx0 pc
|
|
|
|
pass
|