URL
https://opencores.org/ocsvn/t400/t400/trunk
[/] [t400/] [trunk/] [sw/] [verif/] [int/] [jmp/] [test.asm] - Diff between revs 75 and 84
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 75 |
Rev 84 |
Line 1... |
Line 1... |
;; *******************************************************************
|
;; *******************************************************************
|
;; $Id: test.asm,v 1.1 2006-05-28 02:44:02 arniml Exp $
|
;; $Id: test.asm,v 1.2 2006-05-28 13:36:19 arniml Exp $
|
;;
|
;;
|
;; Checks interrupt on JMP.
|
;; Checks interrupt on JMP.
|
;;
|
;;
|
|
|
;; 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_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"
|
© copyright 1999-2025
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.