URL
https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk
Subversion Repositories openrisc_me
[/] [openrisc/] [trunk/] [gnu-src/] [gdb-7.1/] [sim/] [testsuite/] [sim/] [sh64/] [compact/] [sts-fpul.cgs] - Rev 227
Compare with Previous | Blame | View Log
# 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