URL
https://opencores.org/ocsvn/scarts/scarts/trunk
Subversion Repositories scarts
[/] [scarts/] [trunk/] [toolchain/] [scarts-gdb/] [gdb-6.8/] [sim/] [testsuite/] [sim/] [sh64/] [media/] [fldp.cgs] - Rev 26
Compare with Previous | Blame | View Log
# sh testcase for fld.p $rm, $disp10x8, $fpf -*- Asm -*-
# mach: all
# as: -isa=shmedia
# ld: -m shelf64
.include "media/testutils.inc"
start
init:
movi 0x2800, r0
fldp:
fld.p r0, 0, fp0
fld.p r0, 8, fp2
fld.p r0, -8, fp4
pass