Interface Instruction

    • Method Detail

      • getOpcode

        Opcode getOpcode()
        Gets the opcode of this instruction.
        Returns:
        The Opcode of this instruction.
      • getCodeUnits

        int getCodeUnits()
        Gets the size of this instruction.
        Returns:
        The size of this instruction, as a count of the number of 16-bit code units that make up this instruction.