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

Subversion Repositories eco32

[/] [eco32/] [trunk/] [fpga/] [tests/] [test_002/] [test_002.s] - Blame information for rev 302

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 295 hellwig
;
2
; simple instruction test
3
;
4
 
5
        .nosyn
6
 
7
        add     $0,$0,$0
8
        add     $0,$0,$0
9
        add     $0,$0,$0
10
        add     $0,$0,$0
11
 
12
        sub     $3,$4,$5
13
 
14
        add     $0,$0,$0
15
        add     $0,$0,$0
16
        add     $0,$0,$0
17
        add     $0,$0,$0
18
 
19
        add     $0,$3,$3 ; $3 = 0xF138B482
20
 
21
        add     $0,$0,$0
22
        add     $0,$0,$0
23
        add     $0,$0,$0
24
        add     $0,$0,$0
25 302 hellwig
 
26
stop:
27
        j       stop
28
 
29
        add     $0,$0,$0
30
        add     $0,$0,$0
31
        add     $0,$0,$0
32
        add     $0,$0,$0

powered by: WebSVN 2.1.0

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