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