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

Subversion Repositories scarts

[/] [scarts/] [trunk/] [toolchain/] [scarts-gdb/] [gdb-6.8/] [sim/] [testsuite/] [sim/] [frv/] [fr400/] [mhdseth.cgs] - Rev 26

Compare with Previous | Blame | View Log

# frv testcase for mhdseth $s12,$FRk
# mach: all

        .include "../testutils.inc"

        start

        .global mhdseth
mhdseth:
        set_fr_immed    0,fr1
        mhdseth         0,fr1
        test_fr_iimmed  0,fr1
        mhdseth         1,fr1
        test_fr_iimmed  0x08000800,fr1 
        mhdseth         0xf,fr1
        test_fr_iimmed  0x78007800,fr1
        mhdseth         -16,fr1
        test_fr_iimmed  0x80008000,fr1
        mhdseth         -1,fr1
        test_fr_iimmed  0xf800f800,fr1

        pass

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.