Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCSX2/pcsx2
/ offset_decode
Function
offset_decode
pcsx2/DebugTools/DisR5900asm.cpp:692–695 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
690
}
691
692
void offset_decode( std::string& output )
693
{
694
label_decode( output, DECODE_OFFSET );
695
}
696
697
//*********************END OF DECODE ROUTINES******************
698
Callers
13
disBranch
Function · 0.85
BC0F
Function · 0.85
BC0T
Function · 0.85
BC0FL
Function · 0.85
BC0TL
Function · 0.85
BC1F
Function · 0.85
BC1T
Function · 0.85
BC1FL
Function · 0.85
BC1TL
Function · 0.85
P_BC2F
Function · 0.85
P_BC2T
Function · 0.85
P_BC2FL
Function · 0.85
Calls
1
label_decode
Function · 0.85
Tested by
no test coverage detected