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

	.include "media/testutils.inc"

	start

	.global mcnvswub
mcnvswub:
	mcnvs.wub r0, r0, r0

	pass