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

Function PPCMtwpar

src/dolphin/src/base/PPCArch.c:170–175  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

168}
169
170asm void PPCMtwpar(register u32 newwpar)
171{
172 nofralloc;
173 mtspr WPAR, newwpar;
174 blr
175}
176
177void PPCDisableSpeculation(void)
178{

Callers 1

EnableWriteGatherPipeFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected