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/black_box
    from Rev 176 to Rev 179
    Reverse comparison

Rev 176 → Rev 179

/skgbz/test.asm
1,5 → 1,5
;; *******************************************************************
;; $Id: test.asm,v 1.1.1.1 2006-05-06 01:56:45 arniml Exp $
;; $Id$
;;
;; Checks the SKGBZ instruction.
;;
skgbz/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: rmb_smb/test.asm =================================================================== --- rmb_smb/test.asm (revision 176) +++ rmb_smb/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.1.1.1 2006-05-06 01:56:45 arniml Exp $ + ;; $Id$ ;; ;; Checks the RMB and SMB instructions. ;; Starting with 0 in M, all bits are set and then reset.
rmb_smb/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: clra/test.asm =================================================================== --- clra/test.asm (revision 176) +++ clra/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.1.1.1 2006-05-06 01:56:45 arniml Exp $ + ;; $Id$ ;; ;; Checks the CLRA instruction. ;;
clra/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.1.1 2006-05-06 01:56:45 arniml Exp $ + ;; $Id$ ;; ;; Checks the SKGMZ instruction. ;;
skmbz/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: rc_sc/test.asm =================================================================== --- rc_sc/test.asm (revision 176) +++ rc_sc/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.1.1.1 2006-05-06 01:56:45 arniml Exp $ + ;; $Id$ ;; ;; Checks the RC and SC instructions. ;;
rc_sc/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.2 2006-05-21 17:30:32 arniml Exp $ + ;; $Id$ ;; ;; Checks the LQID and INL instruction. ;;
lqid/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: xds/test.asm =================================================================== --- xds/test.asm (revision 176) +++ xds/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.1.1.1 2006-05-06 01:56:45 arniml Exp $ + ;; $Id$ ;; ;; Checks the XDS instruction. ;;
xds/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: ld/test.asm =================================================================== --- ld/test.asm (revision 176) +++ ld/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.1.1.1 2006-05-06 01:56:45 arniml Exp $ + ;; $Id$ ;; ;; Checks the LD instruction. ;; Br can't be observed directly via XABR on COP41x.
ld/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.2 2006-05-14 22:32:37 arniml Exp $ + ;; $Id$ ;; ;; Pass test. ;; Always finds the pass mark.
pass/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: asc/test.asm =================================================================== --- asc/test.asm (revision 176) +++ asc/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.2 2006-05-16 23:43:45 arniml Exp $ + ;; $Id$ ;; ;; Checks the ASC instruction. ;;
asc/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.1.1 2006-05-06 01:56:45 arniml Exp $ + ;; $Id$ ;; ;; Checks the JID instruction. ;;
jid/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: casc/test.asm =================================================================== --- casc/test.asm (revision 176) +++ casc/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.2 2006-05-16 07:57:23 arniml Exp $ + ;; $Id$ ;; ;; Checks the CASC instruction. ;;
casc/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.2 2006-05-17 00:29:52 arniml Exp $ + ;; $Id$ ;; ;; Checks the JP instruction. ;; Both for pages 2,3 and other pages.
jp/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: xad/test.asm =================================================================== --- xad/test.asm (revision 176) +++ xad/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.1 2006-05-19 00:56:03 arniml Exp $ + ;; $Id$ ;; ;; Checks the XAD instruction. ;;
xad/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: ogi/test.asm =================================================================== --- ogi/test.asm (revision 176) +++ ogi/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.2 2006-05-16 22:54:07 arniml Exp $ + ;; $Id$ ;; ;; Checks the OGI instruction. ;;
ogi/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: omg_ing/test.asm =================================================================== --- omg_ing/test.asm (revision 176) +++ omg_ing/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.2 2006-05-17 00:39:13 arniml Exp $ + ;; $Id$ ;; ;; Checks the OMG and ING instructions. ;;
omg_ing/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: skc/test.asm =================================================================== --- skc/test.asm (revision 176) +++ skc/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.1.1.1 2006-05-06 01:56:45 arniml Exp $ + ;; $Id$ ;; ;; Checks the SKC instruction. ;;
skc/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: ske/test.asm =================================================================== --- ske/test.asm (revision 176) +++ ske/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.1.1.1 2006-05-06 01:56:45 arniml Exp $ + ;; $Id$ ;; ;; Checks the SKE instruction. ;;
ske/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: lbi_short/test.asm =================================================================== --- lbi_short/test.asm (revision 176) +++ lbi_short/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.1.1.1 2006-05-06 01:56:45 arniml Exp $ + ;; $Id$ ;; ;; Checks the LBI instruction (single byte). ;;
lbi_short/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: lbi_long/test.asm =================================================================== --- lbi_long/test.asm (revision 176) +++ lbi_long/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.1 2006-05-18 01:17:12 arniml Exp $ + ;; $Id$ ;; ;; Checks the LBI instruction (two byte). ;;
lbi_long/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.1.1.1 2006-05-06 01:56:45 arniml Exp $ + ;; $Id$ ;; ;; Checks the JMP instruction. ;;
jmp/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: add/test.asm =================================================================== --- add/test.asm (revision 176) +++ add/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.1.1.1 2006-05-06 01:56:45 arniml Exp $ + ;; $Id$ ;; ;; Checks the ADD instruction. ;;
add/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: retsk/test.asm =================================================================== --- retsk/test.asm (revision 176) +++ retsk/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.1.1.1 2006-05-06 01:56:45 arniml Exp $ + ;; $Id$ ;; ;; Checks the RETSK instruction. ;;
retsk/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: cab_cba/test.asm =================================================================== --- cab_cba/test.asm (revision 176) +++ cab_cba/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.1.1.1 2006-05-06 01:56:45 arniml Exp $ + ;; $Id$ ;; ;; Checks the CAB & CBA instructions. ;;
cab_cba/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: ret/test.asm =================================================================== --- ret/test.asm (revision 176) +++ ret/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.1.1.1 2006-05-06 01:56:45 arniml Exp $ + ;; $Id$ ;; ;; Checks the RET instruction. ;;
ret/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: xas/test.asm =================================================================== --- xas/test.asm (revision 176) +++ xas/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.2 2006-05-27 22:46:29 arniml Exp $ + ;; $Id$ ;; ;; Checks the XAS instruction. ;;
xas/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: inil/test.asm =================================================================== --- inil/test.asm (revision 176) +++ inil/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.2 2006-05-24 00:48:04 arniml Exp $ + ;; $Id$ ;; ;; Checks the INIL instruction. ;;
inil/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: xabr/test.asm =================================================================== --- xabr/test.asm (revision 176) +++ xabr/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.1 2006-05-20 01:53:06 arniml Exp $ + ;; $Id$ ;; ;; Checks the XABR instruction. ;;
xabr/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: inin/test.asm =================================================================== --- inin/test.asm (revision 176) +++ inin/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.1 2006-05-22 23:17:59 arniml Exp $ + ;; $Id$ ;; ;; Checks the ININ instruction. ;;
inin/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: jsr/test.asm =================================================================== --- jsr/test.asm (revision 176) +++ jsr/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.1.1.1 2006-05-06 01:56:45 arniml Exp $ + ;; $Id$ ;; ;; Checks the JSR instruction. ;;
jsr/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: comp/test.asm =================================================================== --- comp/test.asm (revision 176) +++ comp/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.1.1.1 2006-05-06 01:56:45 arniml Exp $ + ;; $Id$ ;; ;; Checks the COMP instruction. ;;
comp/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: skt/test.asm =================================================================== --- skt/test.asm (revision 176) +++ skt/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.1 2006-05-20 02:46:20 arniml Exp $ + ;; $Id$ ;; ;; Checks the SKT instruction. ;;
skt/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: ldd/test.asm =================================================================== --- ldd/test.asm (revision 176) +++ ldd/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.1 2006-05-20 17:56:22 arniml Exp $ + ;; $Id$ ;; ;; Checks the LDD instruction. ;;
ldd/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: xis/test.asm =================================================================== --- xis/test.asm (revision 176) +++ xis/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.1.1.1 2006-05-06 01:56:45 arniml Exp $ + ;; $Id$ ;; ;; Checks the XIS instruction. ;;
xis/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: obd/test.asm =================================================================== --- obd/test.asm (revision 176) +++ obd/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.2 2006-05-18 00:22:43 arniml Exp $ + ;; $Id$ ;; ;; Checks the OBD instruction. ;;
obd/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: x/test.asm =================================================================== --- x/test.asm (revision 176) +++ x/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.1.1.1 2006-05-06 01:56:45 arniml Exp $ + ;; $Id$ ;; ;; Checks the X instruction. ;; Br can't be observed directly via XABR on COP41x.
x/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: adt/test.asm =================================================================== --- adt/test.asm (revision 176) +++ adt/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.2 2006-05-15 23:36:16 arniml Exp $ + ;; $Id$ ;; ;; Checks the ADT instruction. ;;
adt/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: stii/test.asm =================================================================== --- stii/test.asm (revision 176) +++ stii/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.1.1.1 2006-05-06 01:56:45 arniml Exp $ + ;; $Id$ ;; ;; Checks the STII instruction. ;;
stii/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: xor/test.asm =================================================================== --- xor/test.asm (revision 176) +++ xor/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.1.1.1 2006-05-06 01:56:45 arniml Exp $ + ;; $Id$ ;; ;; Checks the XOR instruction. ;;
xor/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: skgz/test.asm =================================================================== --- skgz/test.asm (revision 176) +++ skgz/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.1.1.1 2006-05-06 01:56:45 arniml Exp $ + ;; $Id$ ;; ;; Checks the SKGZ instruction. ;;
skgz/test.asm Property changes : Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Index: jsrp/test.asm =================================================================== --- jsrp/test.asm (revision 176) +++ jsrp/test.asm (revision 179) @@ -1,5 +1,5 @@ ;; ******************************************************************* - ;; $Id: test.asm,v 1.1.1.1 2006-05-06 01:56:45 arniml Exp $ + ;; $Id$ ;; ;; Checks the JSRP instruction. ;;
jsrp/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.