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

	.include "media/testutils.inc"

	start

	.global mshlldl
mshlldl:
	mshlld.l r0, r0, r0

	pass