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

	.include "media/testutils.inc"

	start

	.global mmulfxl
mmulfxl:
	mmulfx.l r0, r0, r0

	pass