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

	.include "media/testutils.inc"

	start

	.global mshlrdw
mshlrdw:
	mshlrd.w r0, r0, r0

	pass