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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-stable/] [gdb-7.2/] [sim/] [testsuite/] [sim/] [fr30/] [stilm.cgs] - Rev 841

Compare with Previous | Blame | View Log

# fr30 testcase for stilm $i8
# mach(): fr30

        .include "testutils.inc"

        START

        .text
        .global stilm
stilm:
        stilm           0
        test_ilm        0

        stilm           0xe0
        test_ilm        0

        stilm           1
        test_ilm        1

        stilm           15
        test_ilm        15

        stilm           16
        test_ilm        16

        stilm           0
        test_ilm        16

        stilm           1
        test_ilm        17

        stilm           18
        test_ilm        18

        stilm           31
        test_ilm        31

        stilm           0xff
        test_ilm        31

        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.