Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCSX2/pcsx2
/ VCALLMSR
Function
VCALLMSR
pcsx2/COP2.cpp:22–27 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
20
}
21
22
void VCALLMSR()
23
{
24
_vu0FinishMicro();
25
vu0ExecMicro(VU0.VI[REG_CMSAR0].US[0]);
26
//vif0Regs.stat.VEW = false;
27
}
28
29
void BC2F()
30
{
Callers
nothing calls this directly
Calls
2
_vu0FinishMicro
Function · 0.85
vu0ExecMicro
Function · 0.85
Tested by
no test coverage detected