OpenCores
URL https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk

Subversion Repositories openrisc_2011-10-31

[/] [openrisc/] [tags/] [gnu-src/] [gdb-6.8/] [pre-binutils-2.20.1-sync/] [sim/] [testsuite/] [sim/] [fr30/] [copop.cgs] - Diff between revs 157 and 223

Go to most recent revision | Only display areas with differences | Details | Blame | View Log

Rev 157 Rev 223
# fr30 testcase for copop $u4,$cc,$CRj,CRi
# fr30 testcase for copop $u4,$cc,$CRj,CRi
# mach(): fr30
# mach(): fr30
        .include "testutils.inc"
        .include "testutils.inc"
        START
        START
        .text
        .text
        .global copop
        .global copop
copop:
copop:
        ; Test copop copop $u4,$cc,$CRj,CRi
        ; Test copop copop $u4,$cc,$CRj,CRi
        ; The current implementation is a noop
        ; The current implementation is a noop
        set_cc          0x0f            ; Condition codes are irrelevent
        set_cc          0x0f            ; Condition codes are irrelevent
        copop           0,0,cr0,cr15
        copop           0,0,cr0,cr15
        test_cc         1 1 1 1
        test_cc         1 1 1 1
        set_cc          0x0e            ; Condition codes are irrelevent
        set_cc          0x0e            ; Condition codes are irrelevent
        copop           15,255,cr0,cr15
        copop           15,255,cr0,cr15
        test_cc         1 1 1 0
        test_cc         1 1 1 0
        pass
        pass
 
 

powered by: WebSVN 2.1.0

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