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

Subversion Repositories xgate

[/] [xgate/] [trunk/] [sw/] [xgate_test_code/] [irq_test/] [irq_test.s] - Diff between revs 69 and 89

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 69 Rev 89
Line 158... Line 158...
        DC.W    _ERROR  ; point to start address
        DC.W    _ERROR  ; point to start address
        DC.W    V_PTR   ; point to initial variables
        DC.W    V_PTR   ; point to initial variables
 
 
        ORG     $2000 ; with comment
        ORG     $2000 ; with comment
 
 
V_PTR   EQU     123
V_PTR   EQU     123
 
 
        DC.W    END_CODE_
        DC.W    END_CODE_
        DS.W    8
        DS.W    8
        DC.B    $56
        DC.B    $56
        DS.B    11
        DS.B    11

powered by: WebSVN 2.1.0

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