Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCSX2/pcsx2
/ CPCOND0
Function
CPCOND0
pcsx2/COP0.cpp:593–596 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
591
}
592
593
int CPCOND0()
594
{
595
return (((dmacRegs.stat.CIS | ~dmacRegs.pcr.CPC) & 0x3FF) == 0x3ff);
596
}
597
598
//#define CPCOND0 1
599
Callers
4
BC0F
Function · 0.85
BC0T
Function · 0.85
BC0FL
Function · 0.85
BC0TL
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected