MCPcopy 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
545u128 R5900DebugInterface::getHI()
546{
547 return cpuRegs.HI.UQ;
548}
549
550u128 R5900DebugInterface::getLO()
551{

Callers 1

getReferenceValueMethod · 0.80

Calls 1

From32Function · 0.85

Tested by

no test coverage detected