All Implemented Interfaces:
IInstructionOperandGeneric, IInstructionOperandRegisterBased, IInstructionOperandSized, IInstructionOperand

@Ser public class Operand extends AbstractInstructionOperandGeneric
A simple implementation of IInstructionOperandGeneric.
  • Constructor Details

    • Operand

      public Operand(int type, int size, long value)
  • Method Details