SPU: Remove RCHCNT loop handling of SPU_WrOutIntrMbox
This commit is contained in:
@@ -4357,11 +4357,6 @@ public:
|
||||
{
|
||||
switch (op.ra)
|
||||
{
|
||||
case SPU_WrOutIntrMbox:
|
||||
{
|
||||
res.value = wait_rchcnt(::offset32(&spu_thread::ch_out_intr_mbox), true);
|
||||
break;
|
||||
}
|
||||
case SPU_RdSigNotify1:
|
||||
{
|
||||
res.value = wait_rchcnt(::offset32(&spu_thread::ch_snr1));
|
||||
|
||||
Reference in New Issue
Block a user