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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-old/] [gdb-7.1/] [sim/] [testsuite/] [sim/] [sh64/] [media/] [ftrcsl.cgs] - Rev 816

Go to most recent revision | Compare with Previous | Blame | View Log

# sh testcase for ftrc.sl $frgh, $frf -*- Asm -*-
# mach: all
# as: -isa=shmedia
# ld: -m shelf64

        .include "media/testutils.inc"

        start

        .global ftrcsl
init:
        pta wrong, tr0

ftrcsl:
        movi -9, r0
        fmov.ls r0, fr0
        float.ls fr0, fr0
        ftrc.sl fr0, fr1
        fmov.sl fr1, r1
        bne r0, r1, tr0

okay:
        pass

wrong:
        fail

Go to most recent revision | 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.