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

Function IsInt64Equality

Misc.cpp:4047–4105  ·  view source on GitHub ↗

--------------------------------------------------------------------------- Check construction equality ((Int64)val = XXX) cmp XXX,XXX jne @1 (_br1Adr = address of this instruction) cmp XXX,XXX ->skip1 up to this instruction jne @1 -> 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