mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-06 12:09:26 +08:00
13 lines
129 B
Plaintext
13 lines
129 B
Plaintext
|
# arm testcase for bl-lo ${lbwl-lo}
|
||
|
# mach: unfinished
|
||
|
|
||
|
.include "testutils.inc"
|
||
|
|
||
|
start
|
||
|
|
||
|
.global bl_lo
|
||
|
bl_lo:
|
||
|
bl-lo 0
|
||
|
|
||
|
pass
|