blob: ddbdaf15fb29bf20b33f908daed5d4d146652c90 [file] [log] [blame]
# 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