mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-02-11 13:02:10 +08:00
16 lines
137 B
Plaintext
16 lines
137 B
Plaintext
|
# cr16 testcase for bal $disp24
|
||
|
# mach(): cr16
|
||
|
|
||
|
.include "testutils.inc"
|
||
|
|
||
|
start
|
||
|
|
||
|
.global bal24
|
||
|
bal24:
|
||
|
bal (ra), ok
|
||
|
|
||
|
fail
|
||
|
|
||
|
ok:
|
||
|
pass
|