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