summaryrefslogtreecommitdiff
path: root/sim/testsuite/sim/sh64/media/fldp.cgs
blob: 8727110378ca7592aad5c810b8575d3af3017c5a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# sh testcase for fld.p $rm, $disp10x8, $fpf -*- Asm -*-
# mach: all
# as: -isa=shmedia
# ld: -m shelf64

	.include "media/testutils.inc"

	start
init:
	movi 0x2800, r0

fldp:
	fld.p r0, 0, fp0
	fld.p r0, 8, fp2
	fld.p r0, -8, fp4
	pass