summaryrefslogtreecommitdiff
path: root/sim/testsuite/sim/arm/umull.cgs
blob: a58541c450ba04ba2495720cb1e40910404d6b98 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# 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