Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ PPCDisableSpeculation
Function
PPCDisableSpeculation
src/dolphin/src/base/PPCArch.c:177–180 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
175
}
176
177
void PPCDisableSpeculation(void)
178
{
179
PPCMthid0(PPCMfhid0() | HID0_SPD);
180
}
181
182
asm void PPCSetFpNonIEEEMode(void)
183
{
Callers
1
OSInit
Function · 0.85
Calls
2
PPCMthid0
Function · 0.85
PPCMfhid0
Function · 0.85
Tested by
no test coverage detected