Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCSX2/pcsx2
/ intSetBranch
Function
intSetBranch
pcsx2/Interpreter.cpp:286–289 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
284
}
285
286
void intSetBranch()
287
{
288
branch2 = /*cpuRegs.branch =*/ 1;
289
}
290
291
////////////////////////////////////////////////////////////////////
292
// R5900 Branching Instructions!
Callers
1
ERET
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected