summaryrefslogtreecommitdiff
path: root/sim/testsuite/sim/sh64/media/mmullowl.cgs
blob: b50ccfcb5dd88d2fa865c0fe579cc9c51d4d8e31 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# sh testcase for mmullo.wl $rm, $rn, $rd -*- Asm -*-
# mach: all
# as: -isa=shmedia
# ld: -m shelf64

	.include "media/testutils.inc"

	start

	.global mmullowl
mmullowl:
	mmullo.wl r0, r0, r0

	pass