12 lines
129 B
Text
12 lines
129 B
Text
# arm testcase for bl-hi ${lbwl-hi}
|
|
# mach: unfinished
|
|
|
|
.include "testutils.inc"
|
|
|
|
start
|
|
|
|
.global bl_hi
|
|
bl_hi:
|
|
bl-hi 0
|
|
|
|
pass
|