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

Function PPCSync

src/dolphin/src/base/PPCArch.c:66–71  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

64}
65
66asm void PPCSync(void)
67{
68 nofralloc;
69 sc;
70 blr
71}
72
73__declspec(weak) asm void PPCHalt(void) //spins infinitely
74{

Callers 5

GXSetCPUFifoFunction · 0.85
GXSetGPFifoFunction · 0.85
GXFlushFunction · 0.85
__GXShutdownFunction · 0.85
__ARChecksizeFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected