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

Subversion Repositories scarts

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

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 26 jlechner
# fr30 testcase for stilm $i8
2
# mach(): fr30
3
 
4
        .include "testutils.inc"
5
 
6
        START
7
 
8
        .text
9
        .global stilm
10
stilm:
11
        stilm           0
12
        test_ilm        0
13
 
14
        stilm           0xe0
15
        test_ilm        0
16
 
17
        stilm           1
18
        test_ilm        1
19
 
20
        stilm           15
21
        test_ilm        15
22
 
23
        stilm           16
24
        test_ilm        16
25
 
26
        stilm           0
27
        test_ilm        16
28
 
29
        stilm           1
30
        test_ilm        17
31
 
32
        stilm           18
33
        test_ilm        18
34
 
35
        stilm           31
36
        test_ilm        31
37
 
38
        stilm           0xff
39
        test_ilm        31
40
 
41
        pass

powered by: WebSVN 2.1.0

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