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

Function ProcessInt64Comparison

Misc.cpp:3776–3835  ·  view source on GitHub ↗

--------------------------------------------------------------------------- Check construction comparison ((Int64)val >(<) XXX) cmp XXX,XXX -> set cfSkip (_skipAdr1 = address of this instruction) jxx @1 -> set cfSkip (_skipAdr2 = address of this instruction) cmp XXX,XXX jxx @@ -> set cfSkip (_skipAdr3 = address of this instruction) jmp @@ set cfSkip (_skipAdr4 = address of this instruction) @1:jxx

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

AnalyzeProc1Method · 0.85

Calls 4

SetFlagFunction · 0.85
Adr2PosFunction · 0.85
DisassembleMethod · 0.80
GetOpMethod · 0.80

Tested by

no test coverage detected