mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-03 04:12:10 +08:00
13 lines
165 B
Plaintext
13 lines
165 B
Plaintext
|
# 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
|