Interface IInstructionOperandSized
- All Superinterfaces:
IInstructionOperand
- All Known Subinterfaces:
IInstructionOperandCMA
,IInstructionOperandGeneric
,IInstructionOperandList
- All Known Implementing Classes:
AbstractInstructionOperandGeneric
,AbstractInstructionOperandList
,Operand
Operands with a size.
-
Method Summary
Methods inherited from interface com.pnfsoftware.jeb.core.units.code.IInstructionOperand
format
-
Method Details
-
getOperandBitsize
int getOperandBitsize()Get the operand size in bits.- Returns:
-