Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
170
asm void PPCMtwpar(register u32 newwpar)
171
{
172
nofralloc;
173
mtspr WPAR, newwpar;
174
blr
175
}
176
177
void PPCDisableSpeculation(void)
178
{
Callers
1
EnableWriteGatherPipe
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected