mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-08 16:01:42 +12:00
RawSPU: implement Prxy_TagStatus_offs
Rollback to immediate MFC transfers
This commit is contained in:
parent
cfb858a51c
commit
3a08dd7dde
3 changed files with 16 additions and 14 deletions
|
@ -274,6 +274,7 @@ void SPUThread::cpu_init()
|
|||
srr0 = 0;
|
||||
ch_tag_upd = 0;
|
||||
ch_tag_mask = 0;
|
||||
mfc_prxy_mask = 0;
|
||||
ch_tag_stat.data.store({});
|
||||
ch_stall_mask = 0;
|
||||
ch_stall_stat.data.store({});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue