URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-old/] [gdb-6.8/] [sim/] [testsuite/] [sim/] [sh64/] [media/] [fmovqd.cgs] - Rev 840
Compare with Previous | Blame | View Log
# sh testcase for fmov.qd $rm, $drf -*- Asm -*-
# mach: all
# as: -isa=shmedia
# ld: -m shelf64
.include "media/testutils.inc"
start
init:
pta wrong, tr0
fmovdq:
movi 4, r0
fmov.qd r0, dr0
fmov.dq dr0, r1
bne r0, r1, tr0
okay:
pass
wrong:
fail