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

Function PPCMtdec

src/dolphin/src/base/PPCArch.c:59–64  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

57}
58
59__declspec(weak) asm void PPCMtdec(register u32 newDec)
60{
61 nofralloc;
62 mtdec newDec;
63 blr
64}
65
66asm void PPCSync(void)
67{

Callers 1

SetTimerFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected