Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ PPCMtl2cr
Function
PPCMtl2cr
src/dolphin/src/base/PPCArch.c:52–57 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
}
51
52
asm void PPCMtl2cr(register u32 newL2cr)
53
{
54
nofralloc;
55
mtspr L2CR, newL2cr;
56
blr
57
}
58
59
__declspec(weak) asm void PPCMtdec(register u32 newDec)
60
{
Callers
3
DCEnable
Function · 0.85
L2GlobalInvalidate
Function · 0.85
__OSCacheInit
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected