13 lines
165 B
Plaintext
13 lines
165 B
Plaintext
|
# arm testcase for smlal$cond${set-cc?} $rdlo,$rdhi,$rm,$rs
|
||
|
# mach: unfinished
|
||
|
|
||
|
.include "testutils.inc"
|
||
|
|
||
|
start
|
||
|
|
||
|
.global smlal
|
||
|
smlal:
|
||
|
smlal00 pc,pc,pc,pc
|
||
|
|
||
|
pass
|