MCPcopy Create free account
hub / github.com/cseagle/blc / get_booleanflip

Function get_booleanflip

opcodes.cc:94–135  ·  view source on GitHub ↗

Every comparison operation has a complementary form that produces the opposite output on the same inputs. Set \b reorder to true if the complimentary operation involves reordering the input parameters. \param opc is the OpCode to complement \param reorder is set to \b true if the inputs need to be reordered \return the complementary OpCode or CPUI_MAX if not given a comparison operation

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

applyOpMethod · 0.85
opFlipInPlaceExecuteFunction · 0.85
evaluateMethod · 0.85
checkPrintNegationMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected