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

Subversion Repositories t400

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /t400/trunk/sw/verif/int
    from Rev 176 to Rev 179
    Reverse comparison

Rev 176 → Rev 179

/aisc/test.asm
1,5 → 1,5
;; *******************************************************************
;; $Id: test.asm,v 1.2 2006-05-28 19:22:11 arniml Exp $
;; $Id$
;;
;; Checks interrupt on AISC.
;; AISC is interrupted twice:
aisc/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: skip_tci/test.asm =================================================================== --- skip_tci/test.asm (revision 176) +++ skip_tci/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.1 2006-06-05 02:12:36 arniml Exp $ + ;; $Id$ ;; ;; Checks interrupt on a skipped "transfer of control" instruction. ;;
skip_tci/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: jid/test.asm =================================================================== --- jid/test.asm (revision 176) +++ jid/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.1 2006-05-28 21:59:08 arniml Exp $ + ;; $Id$ ;; ;; Checks interrupt on JID. ;;
jid/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: jmp/test.asm =================================================================== --- jmp/test.asm (revision 176) +++ jmp/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.3 2006-05-28 15:28:30 arniml Exp $ + ;; $Id$ ;; ;; Checks interrupt on JMP. ;;
jmp/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: jsrp_retsk/test.asm =================================================================== --- jsrp_retsk/test.asm (revision 176) +++ jsrp_retsk/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.1 2006-05-28 19:21:13 arniml Exp $ + ;; $Id$ ;; ;; Checks interrupt on JSRP and RETSK. ;;
jsrp_retsk/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: lbi/test.asm =================================================================== --- lbi/test.asm (revision 176) +++ lbi/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.1 2006-05-31 00:55:32 arniml Exp $ + ;; $Id$ ;; ;; Checks interrupt on LBI. ;; LBI is interrupted twice:
lbi/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: pass/test.asm =================================================================== --- pass/test.asm (revision 176) +++ pass/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.1 2006-05-27 19:05:42 arniml Exp $ + ;; $Id$ ;; ;; Pass interrupt test. ;; Always finds the pass mark when there's an interrupt
pass/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: skmbz/test.asm =================================================================== --- skmbz/test.asm (revision 176) +++ skmbz/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.1 2006-06-01 00:36:16 arniml Exp $ + ;; $Id$ ;; ;; Checks interrupt on SKMBZ. ;; AISC is interrupted twice:
skmbz/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: jsr_ret/test.asm =================================================================== --- jsr_ret/test.asm (revision 176) +++ jsr_ret/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.2 2006-05-28 19:22:35 arniml Exp $ + ;; $Id$ ;; ;; Checks interrupt on JSR and RET. ;;
jsr_ret/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: sequence/test.asm =================================================================== --- sequence/test.asm (revision 176) +++ sequence/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.1 2006-06-05 02:12:19 arniml Exp $ + ;; $Id$ ;; ;; Checks interrupt on a sequence of "transfer of control" ;; instructions.
sequence/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: jp/test.asm =================================================================== --- jp/test.asm (revision 176) +++ jp/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.4 2006-05-28 15:29:19 arniml Exp $ + ;; $Id$ ;; ;; Checks interrupt on JP. ;;
jp/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: lqid/test.asm =================================================================== --- lqid/test.asm (revision 176) +++ lqid/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.1 2006-05-28 23:07:31 arniml Exp $ + ;; $Id$ ;; ;; Checks interrupt on LQID. ;;
lqid/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: nop/test.asm =================================================================== --- nop/test.asm (revision 176) +++ nop/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.3 2006-05-28 15:30:06 arniml Exp $ + ;; $Id$ ;; ;; Checks interrupt on NOP. ;;
nop/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property

powered by: WebSVN 2.1.0

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