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