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

	.include "testutils.inc"

	start

	.global mul
mul:
	mul00 pc,pc,pc

	pass