MCPcopy 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
692void offset_decode( std::string& output )
693{
694 label_decode( output, DECODE_OFFSET );
695}
696
697//*********************END OF DECODE ROUTINES******************
698

Callers 13

disBranchFunction · 0.85
BC0FFunction · 0.85
BC0TFunction · 0.85
BC0FLFunction · 0.85
BC0TLFunction · 0.85
BC1FFunction · 0.85
BC1TFunction · 0.85
BC1FLFunction · 0.85
BC1TLFunction · 0.85
P_BC2FFunction · 0.85
P_BC2TFunction · 0.85
P_BC2FLFunction · 0.85

Calls 1

label_decodeFunction · 0.85

Tested by

no test coverage detected