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

	.include "media/testutils.inc"

	start

	.global mmacfxwl
mmacfxwl:
	mmacfx.wl r0, r0, r0

	pass