Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCSX2/pcsx2
/ IPUProcessInterrupt
Function
IPUProcessInterrupt
pcsx2/IPU/IPU.cpp:81–85 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
79
}
80
81
__fi void IPUProcessInterrupt()
82
{
83
if (ipuRegs.ctrl.BUSY)
84
IPUWorker();
85
}
86
87
/////////////////////////////////////////////////////////
88
// Register accesses (run on EE thread)
Callers
2
IPU0dma
Function · 0.85
ipuCMDProcess
Function · 0.85
Calls
1
IPUWorker
Function · 0.85
Tested by
no test coverage detected