Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ PPCMtpmc1
Function
PPCMtpmc1
src/dolphin/src/base/PPCArch.c:101–106 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
99
}
100
101
asm void PPCMtpmc1(register u32 newPmc1)
102
{
103
nofralloc;
104
mtspr PMC1, newPmc1;
105
blr
106
}
107
108
asm void PPCMtpmc2(register u32 newPmc2)
109
{
Callers
1
OSInit
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected