MCPcopy Create free account
hub / github.com/crypto2011/IDR / ProcessInt64ComparisonViaStack1

Function ProcessInt64ComparisonViaStack1

Misc.cpp:3847–3919  ·  view source on GitHub ↗

--------------------------------------------------------------------------- Check construction comparison ((Int64)val >(<) XXX) push reg push reg ... cmp XXX,[esp+4] (m-th row) set cfSkip (_skipAdr1) jxx @1 ->set cfSkip (_skipAdr2) cmp XXX,[esp] @1:pop reg pop reg jxx @2

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

AnalyzeProc1Method · 0.85

Calls 6

Adr2PosFunction · 0.85
IsFlagSetFunction · 0.85
Pos2AdrFunction · 0.85
SetFlagFunction · 0.85
DisassembleMethod · 0.80
GetOpMethod · 0.80

Tested by

no test coverage detected