MCPcopy Create free account
hub / github.com/bfbbdecomp/bfbb / PPCMthid0

Function PPCMthid0

src/dolphin/src/base/PPCArch.c:38–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

36}
37
38asm void PPCMthid0(register u32 newHID0)
39{
40 nofralloc;
41 mtspr HID0, newHID0;
42 blr
43}
44
45asm u32 PPCMfl2cr(void)
46{

Callers 1

PPCDisableSpeculationFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected