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

	.include "media/testutils.inc"

	start

	.global mmulfxw
mmulfxw:
	mmulfx.w r0, r0, r0

	pass