mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-02-23 13:21:43 +08:00
* XGKICK now uses memory-based GIF fifo.
This commit is contained in:
parent
f8611801b1
commit
374ed20d80
@ -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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user