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

	.include "media/testutils.inc"

	start

	.global fstxp
fstxp:
	fstx.p r0, r0, fp0

	pass