URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-old/] [gdb-6.8/] [sim/] [testsuite/] [sim/] [sh64/] [media/] [floatqd.cgs] - Rev 24
Go to most recent revision | Compare with Previous | Blame | View Log
# sh testcase for float.qd $drgh, $drf -*- Asm -*-
# mach: all
# as: -isa=shmedia
# ld: -m shelf64
.include "media/testutils.inc"
start
movi 1, r0
fmov.qd r0, dr0
float.qd dr0, dr2
pass
Go to most recent revision | Compare with Previous | Blame | View Log