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

	.include "media/testutils.inc"

	start

	.global mmacnfx_wl
mmacnfx_wl:
	mmacnfx.wl r0, r0, r0

	pass