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