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

Subversion Repositories t400

[/] [t400/] [tags/] [rel_1_1/] [sw/] [verif/] [int/] [jp/] [test.asm] - Diff between revs 80 and 82

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

Rev 80 Rev 82
Line 1... Line 1...
        ;; *******************************************************************
        ;; *******************************************************************
        ;; $Id: test.asm,v 1.2 2006-05-28 13:19:04 arniml Exp $
        ;; $Id: test.asm,v 1.3 2006-05-28 13:21:36 arniml Exp $
        ;;
        ;;
        ;; Checks interrupt on JP.
        ;; Checks interrupt on JP.
        ;;
        ;;
 
 
        ;; the cpu type is defined on asl's command line
        ;; the cpu type is defined on asl's command line
Line 32... Line 32...
 
 
        org     0x0fd
        org     0x0fd
        jmp     fail
        jmp     fail
int_routine:
int_routine:
        nop
        nop
        save_m_c
        save_a_m_c
        check_sa        ret_instr
        check_sa        ret_instr
        restore_c_m
        restore_c_m_a
        ret
        ret
 
 
 
 
        org     0x200
        org     0x200
        include "int_pass_fail.asm"
        include "int_pass_fail.asm"

powered by: WebSVN 2.1.0

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