Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ PPCMfhid0
Function
PPCMfhid0
src/dolphin/src/base/PPCArch.c:31–36 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
29
}
30
31
asm u32 PPCMfhid0(void)
32
{
33
nofralloc;
34
mfspr r3, HID0;
35
blr
36
}
37
38
asm void PPCMthid0(register u32 newHID0)
39
{
Callers
2
__OSCacheInit
Function · 0.85
PPCDisableSpeculation
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected