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

	.include "media/testutils.inc"

	start

	.global mshardl
mshardl:
	mshard.l r0, r0, r0

	pass