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

Subversion Repositories t400

[/] [t400/] [tags/] [rel_1_1/] [sw/] [verif/] [int/] [nop/] [test.asm] - Diff between revs 75 and 81

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

Rev 75 Rev 81
Line 1... Line 1...
        ;; *******************************************************************
        ;; *******************************************************************
        ;; $Id: test.asm,v 1.1 2006-05-28 02:44:27 arniml Exp $
        ;; $Id: test.asm,v 1.2 2006-05-28 13:20:49 arniml Exp $
        ;;
        ;;
        ;; Checks interrupt on NOP.
        ;; Checks interrupt on NOP.
        ;;
        ;;
 
 
        ;; the cpu type is defined on asl's command line
        ;; the cpu type is defined on asl's command line
Line 26... Line 26...
 
 
        org     0x0fd
        org     0x0fd
        jmp     fail
        jmp     fail
int_routine:
int_routine:
        nop
        nop
 
        save_a_m_c
        check_sa        ret_instr
        check_sa        ret_instr
 
        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.