URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-old/] [gdb-6.8/] [sim/] [testsuite/] [sim/] [sh64/] [media/] [fcnvsd.cgs] - Rev 840
Compare with Previous | Blame | View Log
# sh testcase for fcnv.sd $frgh, $drf -*- Asm -*-
# mach: all
# as: -isa=shmedia
# ld: -m shelf64
.include "media/testutils.inc"
start
init:
pta wrong, tr0
fcnvsd:
movi 9, r0
fmov.ls r0, fr0
float.ls fr0, fr0
fcnv.sd fr0, dr2
movi 9, r0
fmov.qd r0, dr4
float.qd dr4, dr4
fcmpeq.d dr2, dr4, r7
bnei r7, 1, tr0
okay:
pass
wrong:
fail