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

	.include "media/testutils.inc"

	start

	.global mshflob
mshflob:
	mshflo.b r0, r0, r0

	pass