BinNavi.API.reil.ReilHelpers Member List

This is the complete list of members for BinNavi.API.reil.ReilHelpers, including all inherited members.
isFunctionCall(final ReilInstruction instruction)BinNavi.API.reil.ReilHelpers [static]
isNativeRegister(final ReilOperand operand)BinNavi.API.reil.ReilHelpers [static]
isRegister(final ReilOperand operand)BinNavi.API.reil.ReilHelpers [static]
isReilRegister(final ReilOperand operand)BinNavi.API.reil.ReilHelpers [static]
isReilRegister(final String value)BinNavi.API.reil.ReilHelpers [static]
isTernaryInstruction(final ReilInstruction instruction)BinNavi.API.reil.ReilHelpers [static]
isUnconditionalJump(final ReilInstruction instruction)BinNavi.API.reil.ReilHelpers [static]
toNativeAddress(final Address address)BinNavi.API.reil.ReilHelpers [static]
toReilAddress(final Address address)BinNavi.API.reil.ReilHelpers [static]