Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ PPCMtpmc3
Function
PPCMtpmc3
src/dolphin/src/base/PPCArch.c:115–120 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
113
}
114
115
asm void PPCMtpmc3(register u32 newPmc3)
116
{
117
nofralloc;
118
mtspr PMC3, newPmc3;
119
blr
120
}
121
122
asm void PPCMtpmc4(register u32 newPmc4)
123
{
Callers
1
OSInit
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected