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

Subversion Repositories openrisc_me

[/] [openrisc/] [tags/] [gdb/] [gdb-6.8/] [gdb-6.8.openrisc-2.1/] [sim/] [testsuite/] [sim/] [frv/] [andcr.cgs] - Diff between revs 24 and 33

Only display areas with differences | Details | Blame | View Log

Rev 24 Rev 33
# frv testcase for andcr $CCi,$CCj,$CCk
# frv testcase for andcr $CCi,$CCj,$CCk
# mach: all
# mach: all
        .include "testutils.inc"
        .include "testutils.inc"
        start
        start
        .global andcr
        .global andcr
andcr:
andcr:
        set_spr_immed   0x1b1b,cccr
        set_spr_immed   0x1b1b,cccr
        andcr           cc7,cc7,cc3
        andcr           cc7,cc7,cc3
        test_spr_immed  0x1b1b,cccr
        test_spr_immed  0x1b1b,cccr
        andcr           cc7,cc6,cc3
        andcr           cc7,cc6,cc3
        test_spr_immed  0x1b1b,cccr
        test_spr_immed  0x1b1b,cccr
        andcr           cc7,cc5,cc3
        andcr           cc7,cc5,cc3
        test_spr_immed  0x1b1b,cccr
        test_spr_immed  0x1b1b,cccr
        andcr           cc7,cc4,cc3
        andcr           cc7,cc4,cc3
        test_spr_immed  0x1b1b,cccr
        test_spr_immed  0x1b1b,cccr
        andcr           cc6,cc7,cc3
        andcr           cc6,cc7,cc3
        test_spr_immed  0x1b1b,cccr
        test_spr_immed  0x1b1b,cccr
        andcr           cc6,cc6,cc3
        andcr           cc6,cc6,cc3
        test_spr_immed  0x1b1b,cccr
        test_spr_immed  0x1b1b,cccr
        andcr           cc6,cc5,cc3
        andcr           cc6,cc5,cc3
        test_spr_immed  0x1b1b,cccr
        test_spr_immed  0x1b1b,cccr
        andcr           cc6,cc4,cc3
        andcr           cc6,cc4,cc3
        test_spr_immed  0x1b1b,cccr
        test_spr_immed  0x1b1b,cccr
        andcr           cc5,cc7,cc3
        andcr           cc5,cc7,cc3
        test_spr_immed  0x1b1b,cccr
        test_spr_immed  0x1b1b,cccr
        andcr           cc5,cc6,cc3
        andcr           cc5,cc6,cc3
        test_spr_immed  0x1b1b,cccr
        test_spr_immed  0x1b1b,cccr
        andcr           cc5,cc5,cc3
        andcr           cc5,cc5,cc3
        test_spr_immed  0x1b1b,cccr
        test_spr_immed  0x1b1b,cccr
        andcr           cc5,cc4,cc3
        andcr           cc5,cc4,cc3
        test_spr_immed  0x1b1b,cccr
        test_spr_immed  0x1b1b,cccr
        andcr           cc4,cc7,cc3
        andcr           cc4,cc7,cc3
        test_spr_immed  0x1b1b,cccr
        test_spr_immed  0x1b1b,cccr
        andcr           cc4,cc6,cc3
        andcr           cc4,cc6,cc3
        test_spr_immed  0x1b1b,cccr
        test_spr_immed  0x1b1b,cccr
        andcr           cc4,cc5,cc3
        andcr           cc4,cc5,cc3
        test_spr_immed  0x1b9b,cccr
        test_spr_immed  0x1b9b,cccr
        andcr           cc4,cc4,cc3
        andcr           cc4,cc4,cc3
        test_spr_immed  0x1bdb,cccr
        test_spr_immed  0x1bdb,cccr
        pass
        pass
 
 

powered by: WebSVN 2.1.0

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