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

Function IsInt64NotEquality

Misc.cpp:4113–4171  ·  view source on GitHub ↗

--------------------------------------------------------------------------- Check construction not equality ((Int64)val <> XXX) cmp XXX,XXX jne @1 (_br1Adr = address of this instruction) cmp XXX,XXX ->skip1 up to this instruction je @2 -> skip2 up to this instruction, Result = skip2 @1:... -> delete 1 xRef to this instruction (address = _adr1)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

Adr2PosFunction · 0.85
DisassembleMethod · 0.80
GetOpMethod · 0.80

Tested by

no test coverage detected