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/] [stres.cgs] - Diff between revs 157 and 223

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

Rev 157 Rev 223
# fr30 testcase for stres $@Ri+,$u4
# fr30 testcase for stres $@Ri+,$u4
# mach(): fr30
# mach(): fr30
        .include "testutils.inc"
        .include "testutils.inc"
        START
        START
        .text
        .text
        .global stres
        .global stres
stres:
stres:
        ; Test stres $@Ri+,$u4
        ; Test stres $@Ri+,$u4
        ; The current implementation simply increments Ri
        ; The current implementation simply increments Ri
        mvi_h_gr        0x1000,r7
        mvi_h_gr        0x1000,r7
        set_cc          0x0f            ; Condition codes are irrelevent
        set_cc          0x0f            ; Condition codes are irrelevent
        stres           0,@r7+
        stres           0,@r7+
        test_cc         1 1 1 1
        test_cc         1 1 1 1
        test_h_gr       0x1004,r7
        test_h_gr       0x1004,r7
        mvi_h_gr        0x1000,r7
        mvi_h_gr        0x1000,r7
        set_cc          0x0f            ; Condition codes are irrelevent
        set_cc          0x0f            ; Condition codes are irrelevent
        stres           0xf,@r7+
        stres           0xf,@r7+
        test_cc         1 1 1 1
        test_cc         1 1 1 1
        test_h_gr       0x1004,r7
        test_h_gr       0x1004,r7
        pass
        pass
 
 

powered by: WebSVN 2.1.0

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