summaryrefslogtreecommitdiff
path: root/sim/testsuite/sim/sh64/compact/sts-fpul.cgs
blob: ddbdaf15fb29bf20b33f908daed5d4d146652c90 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# sh testcase for sts fpul, $rn -*- Asm -*-
# mach: all
# as: -isa=shcompact
# ld: -m shelf32

	.include "compact/testutils.inc"

	start

	.global sts_fpul
sts_fpul:
	# This is properly exercised by the lds-fpul test case.
	sts fpul, r1
	pass