15 lines
137 B
Text
15 lines
137 B
Text
# cr16 testcase for bal $disp24
|
|
# mach(): cr16
|
|
|
|
.include "testutils.inc"
|
|
|
|
start
|
|
|
|
.global bal24
|
|
bal24:
|
|
bal (ra), ok
|
|
|
|
fail
|
|
|
|
ok:
|
|
pass
|