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

Function PPCMtpmc4

src/dolphin/src/base/PPCArch.c:122–127  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

120}
121
122asm void PPCMtpmc4(register u32 newPmc4)
123{
124 nofralloc;
125 mtspr PMC4, newPmc4;
126 blr
127}
128
129u32 PPCMffpscr(void)
130{

Callers 1

OSInitFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected