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

Function ProcessInt64ComparisonViaStack2

Misc.cpp:3936–4038  ·  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] pop reg ->set cfSkip (_skipAdr3) pop reg ->set cfSkip (_skipAdr4) jxx @@ ->set cfSkip (_skipAdr5) jmp @@ ->set cfSkip (_skipAdr6) @1: pop reg pop reg jxx

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