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