summaryrefslogtreecommitdiff
path: root/sim/testsuite/sim/arm/mla.cgs
blob: c82dd0cabf1a59d6eb1fdcfc72d4463254bc96c5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# arm testcase for mla$cond${set-cc?} ${mul-rd},$rm,$rs,${mul-rn}
# mach: unfinished

	.include "testutils.inc"

	start

	.global mla
mla:
	mla00 pc,pc,pc,pc

	pass