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

Subversion Repositories scarts

[/] [scarts/] [trunk/] [toolchain/] [scarts-gdb/] [gdb-6.8/] [sim/] [testsuite/] [sim/] [fr30/] [copop.cgs] - Blame information for rev 26

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 26 jlechner
# fr30 testcase for copop $u4,$cc,$CRj,CRi
2
# mach(): fr30
3
 
4
        .include "testutils.inc"
5
 
6
        START
7
 
8
        .text
9
        .global copop
10
copop:
11
        ; Test copop copop $u4,$cc,$CRj,CRi
12
        ; The current implementation is a noop
13
        set_cc          0x0f            ; Condition codes are irrelevent
14
        copop           0,0,cr0,cr15
15
        test_cc         1 1 1 1
16
 
17
        set_cc          0x0e            ; Condition codes are irrelevent
18
        copop           15,255,cr0,cr15
19
        test_cc         1 1 1 0
20
 
21
        pass

powered by: WebSVN 2.1.0

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