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

	.include "media/testutils.inc"

	start

	.global mshaldsw
mshaldsw:
	mshalds.w r0, r0, r0

	pass