| 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 | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Indicate if an instruction Operand is an address type meaning
TYPE_ADDR or
TYPE_RELADDR