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

	.include "media/testutils.inc"

	start

	.global mcnvswb
mcnvswb:
	mcnvs.wb r0, r0, r0

	pass