MCPcopy 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
31asm u32 PPCMfhid0(void)
32{
33 nofralloc;
34 mfspr r3, HID0;
35 blr
36}
37
38asm void PPCMthid0(register u32 newHID0)
39{

Callers 2

__OSCacheInitFunction · 0.85
PPCDisableSpeculationFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected