java.lang.Object | |
↳ | com.pnfsoftware.jeb.core.units.code.asm.processor.InstructionUtil |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
InstructionUtil() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
static IInstructionOperand | getOperandByGlobalIndex(IInstruction insn, int opndIndexGlobal) | ||||||||||
static boolean |
isAddressOperand(IInstructionOperandGeneric op)
Indicate if an instruction Operand is an address type meaning
TYPE_ADDR or
TYPE_RELADDR |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Indicate if an instruction Operand is an address type meaning
TYPE_ADDR
or
TYPE_RELADDR