MCPcopy 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
22void VCALLMSR()
23{
24 _vu0FinishMicro();
25 vu0ExecMicro(VU0.VI[REG_CMSAR0].US[0]);
26 //vif0Regs.stat.VEW = false;
27}
28
29void BC2F()
30{

Callers

nothing calls this directly

Calls 2

_vu0FinishMicroFunction · 0.85
vu0ExecMicroFunction · 0.85

Tested by

no test coverage detected