From f9c384055563339636ebf83e653b27dc9c411a9e Mon Sep 17 00:00:00 2001 From: Jillian Ye Date: Wed, 29 Apr 1998 00:35:04 +0000 Subject: [PATCH] *** empty log message *** --- sim/testsuite/sky/.Sanitize | 3 ++- sim/testsuite/sky/ChangeLog | 10 ++++++++++ sim/testsuite/sky/refresh.dvpasm | 12 ++++++++++++ 3 files changed, 24 insertions(+), 1 deletion(-) create mode 100644 sim/testsuite/sky/refresh.dvpasm diff --git a/sim/testsuite/sky/.Sanitize b/sim/testsuite/sky/.Sanitize index 343a1ed332..55d87d54b6 100644 --- a/sim/testsuite/sky/.Sanitize +++ b/sim/testsuite/sky/.Sanitize @@ -29,7 +29,7 @@ configure configure.in c_gen.pl -refresh.s +refresh.dvpasm sce2_test11.dvpasm sce2_test11.vuasm sce2_test11_out_gif.dat @@ -214,6 +214,7 @@ t-cop2.s t-cop2.vuexpect t-cop2b.c t-dma.c +t-dma.dmaexpect t-pke2.trc t-pke2.vif1expect t-pke3.trc diff --git a/sim/testsuite/sky/ChangeLog b/sim/testsuite/sky/ChangeLog index 9dd2fa4cf5..c2896d1bc6 100644 --- a/sim/testsuite/sky/ChangeLog +++ b/sim/testsuite/sky/ChangeLog @@ -1,3 +1,13 @@ +Tue Apr 28 20:16:02 EDT 1998 Jillian Ye + + * sce*test*_out_gif.dat: change the last line of the files + to be "7f 00000000 00000000". + + * renamed refresh.s to refresh.dvpasm to indicate that + it should be compiled with dvp-elf-as instead of the mips one. + + * added t-dma.dma.expect + Wed Apr 22 11:32:31 1998 Doug Evans * Makefile.in (GCC_FOR_TARGET): Add options to find newlib and diff --git a/sim/testsuite/sky/refresh.dvpasm b/sim/testsuite/sky/refresh.dvpasm new file mode 100644 index 0000000000..0264c33c6f --- /dev/null +++ b/sim/testsuite/sky/refresh.dvpasm @@ -0,0 +1,12 @@ +.include "sce_macros.s" +.global gpu_refresh +.text +gpu_refresh: +DMAcnt * +direct * +GIFpacked REGS={A_D}, NLOOP=1, EOP ; WAS GPUIFpacked REG=... +iwzyx 0x00000000, 0x0000007f, 0x00000000, 0x00000000 +.endgif ; New Line +.EndDirect +.EndDmaData +DMAend