* XGKICK now uses memory-based GIF fifo.
authorIan Carmichael <iancarm@cygnus>
Tue, 17 Feb 1998 23:50:35 +0000 (23:50 +0000)
committerIan Carmichael <iancarm@cygnus>
Tue, 17 Feb 1998 23:50:35 +0000 (23:50 +0000)
sim/mips/sky-vu1.c

index 78fe550ce69fe95cb74488ee36ef510285a3bc6f..2d01fec0da65f0ff55729b7578c3d43320b792a5 100644 (file)
@@ -293,7 +293,7 @@ void getoption(VectorUnitState* state)
        state->junk._vpepc = 0;
        state->junk._is_verb = 0;
        state->junk._is_dump = 0;
-       state->junk._pgpuif      = 2;
+       state->junk._pgpuif      = 4;   /* MEMGPUIF */
        state->junk._ITOP = 20;
        state->junk._TOP = 10;