Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCSX2/pcsx2
/ getHI
Method
getHI
pcsx2/DebugTools/DebugInterface.cpp:545–548 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
543
544
545
u128 R5900DebugInterface::getHI()
546
{
547
return cpuRegs.HI.UQ;
548
}
549
550
u128 R5900DebugInterface::getLO()
551
{
Callers
1
getReferenceValue
Method · 0.80
Calls
1
From32
Function · 0.85
Tested by
no test coverage detected