summaryrefslogtreecommitdiff
path: root/sim/testsuite/sim/sh64/media/floatld.cgs
blob: 31f6111061b785f285b5fad23ec5ae39e49867cc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# sh testcase for float.ld $frgh, $drf -*- Asm -*-
# mach: all
# as: -isa=shmedia
# ld: -m shelf64

	.include "media/testutils.inc"

	start
	movi 1, r0
	fmov.ls r0, fr0
	float.ld fr0, dr0
	pass