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

	.include "media/testutils.inc"

	start

	.global fstp
fstp:
	fst.p r0, 0, fp0

	pass