Thu Apr 9 13:03:54 1998 Jillian Ye * c_gen.pl: Added handling for data from GIF PATH1/2/3 FIFO. Wed Apr 8 18:07:41 1998 Frank Ch. Eigler * t-cop2.s (mpg): Put END/NOP VU instructions to give something to VCALLMS to run. (end,error): Store rc for exit trap explicitly in $4. * Makefile.in: Zap ".s.run" target before update attempt. Wed Apr 8 16:53:00 1998 Jillian Ye * c_gen.pl: Added subroutin perform_test_read_only. Wed Apr 8 14:03:13 1998 Jillian Ye (jillian@cygnus.com> * sce_test40.dvpasm, sce_test41.dvpasm, sce_test42.dvpasm, sce_test43.dvpasm: Update the testcase to use correct include files. ../include/macros.s -> ./sce_macros.s test.vu -> sce_test*.vuasm Wed Apr 8 14:03:13 1998 Jillian Ye (jillian@cygnus.com> * Makefile.in : Remove sce_testcase from make "check" target until they are more stable. Added make "check_sce" target to drive the sce_testcase. Tue Apr 7 18:31:47 1998 Frank Ch. Eigler * t-cop2.s: New test for COP2 function. * Makefile.in: Added rule to assemble self-contained R5900 asm tests. Tue Apr 7 16:18:46 1998 Ian Carmichael * test41.dvpasm, test42.dvpasm, test43.dvpasm, test44.dvpasm: Added missing ITOP instructions. Tue Apr 7 11:20:50 1998 Jillian Ye * Added the SCE (feb28) testsuite. sce_testN.* corresponds to the original testN/test.* *.vuasm : MICRO code *.dvpasm : DMAtag and VIF code description *.out_gif.dat : GIF output values for the corresponding testcase. They are modified to compile before check in. * Added sce_macros.s, originated from SCE (feb28) provide macros.s. * Added sce_main.c as the driver for the SCE testcases. * Added refresh.s, needed by sce_main.c. It may be used by other test cases in the future. * Updated Makefile.in to work with the newly added testcases. Mon Apr 6 16:40:17 1998 Jillian Ye * c_gen.pl: Added subroutin perform_test64. Sun Apr 5 12:34:56 1998 Frank Ch. Eigler * t-pke3.trc: Modified to confirm parts of GPUIF PATH3-masking functionality. Fri Apr 3 15:41:07 1998 Jillian Ye * c_gen.pl: Added subroutin process_data_reg64. * ChangeLog: Added this entry. Fri Mar 27 19:31:36 1998 Frank Ch. Eigler * Makefile.in: Removed t-pke1 testcase. Remove previous "make -k" kludge previously in place for known-wrong test cases. * t-pke1.*: Removed obsolete testcase. * ts[sv]*.trc: Updated test cases from new SCEI spec for PKE unpack operation. Fri Mar 20 17:41:07 1998 Jim Lemke * t-dma.c: Created file of DMAC unit tests. * sky.ld: Created file to load tests at a lower addr. Tue Mar 17 15:41:07 1998 Frank Ch. Eigler * c_gen.pl: Added file from Toronto's /build directory. * Makefile.in (C_GEN): Use local c_gen.pl script. * ChangeLog: Added this entry. * t-pke4.trc: New file. * t-pke4.vif0expect: New file. Mon Mar 16 19:04:26 1998 Frank Ch. Eigler * tsv308_1.trc: Fixed test case as per SCEI email. * tsv316_1.trc: Ditto. * tsv408_1.trc: Same. * tsv416_1.trc: Again. * t-pke3.trc: Added more padding to one VU test to widen timing race. Fri Mar 13 20:34:13 1998 Frank Ch. Eigler * tss*.trc: New files, generated by perl script from SCEI "test0" bucket. * tsv*.trc: New files, generated by perl script from SCEI "test0" bucket. Note that tsv432_0 may obsolete t-pke1. * Makefile.in (TESTS): Run new scripts. (check): Bulldoze through failing test cases with "make -k" until SCEI fixes some of them. (.run.ok): Increased run-time limit since some test runs can take several seconds. Fri Mar 6 17:30:31 1998 Frank Ch. Eigler * t-pke4.run: Removed test, since it succeeds yet returns a non-zero exit code. * Makefile.in (RUNOPTS): Removed --memory-size flag, made unnecessary by sim/mips/interp.c changes. (TESTS): Removed t-pke4.ok target. * t-pke3.trc: Classified tests with [---] indicators, to match items up with entries documented in testplan.sgml. Added numerous additional tests. They assert behavior that assumes certain favorable answers to PKE question set #6 to SCEI. * t-pke1.trc: Added some [---] indicators. Mon Mar 2 18:54:26 1998 Frank Ch. Eigler * t-pke3.trc: Added FLUSH* / PKEMS* tests. Fri Feb 27 16:53:29 1998 Frank Ch. Eigler * Makefile.in (*): Changes now allow test case srcdir != objdir. Switched to "r5900.ld" linker script. Wed Feb 25 14:24:04 1998 Frank Ch. Eigler * t-pke3.trc: Added tests for PKEcode[i] stalling and masking, FBRST register STP and STC, erroneous register accesses. Tue Feb 24 19:32:10 1998 Frank Ch. Eigler * ChangeLog, Makefile.in, configure, configure.in, t-pke1.trc, t-pke1.vif0expect, t-pke2.trc, t-pke2.vif1expect, t-pke3.trc, t-pke4.run: Created.