OpenCores
URL https://opencores.org/ocsvn/scarts/scarts/trunk

Subversion Repositories scarts

[/] [scarts/] [trunk/] [toolchain/] [scarts-gdb/] [gdb-6.8/] [sim/] [testsuite/] [sim/] [sh64/] [media/] [fdivd.cgs] - Rev 26

Compare with Previous | Blame | View Log

# sh testcase for fdiv.d $drg, $drh, $drf -*- Asm -*-
# mach: all
# as: -isa=shmedia
# ld: -m shelf64

        .include "media/testutils.inc"

        start
init:
        pta wrong, tr0

fdivd1:
        movi 1, r0
        fmov.qd r0, dr0
        float.qd dr0, dr0
        movi 2, r1
        fmov.qd r1, dr2
        float.qd dr2, dr2
        fdiv.d dr0, dr2, dr4

fdvid2:
        movi 6, r0
        fmov.qd r0, dr0
        float.qd dr0, dr0
        movi 2, r1
        fmov.qd r1, dr2
        float.qd dr2, dr2
        fdiv.d dr0, dr2, dr4
        movi 3, r3
        fmov.qd r3, dr6
        float.qd dr6, dr6
        fcmpeq.d dr4, dr6, r7
        bnei r7, 1, tr0

okay:
        pass

wrong:
        fail

Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.