Interface Instruction

    • Method Detail

      • getAddress

        int getAddress()
      • getLength

        int getLength()
      • getBytes

        byte[] getBytes()
      • getAddressLabel

        java.util.Optional<java.lang.String> getAddressLabel()
      • setAddressLabel

        void setAddressLabel​(java.lang.String label)
      • getOpcodeMnemonic

        java.lang.String getOpcodeMnemonic()
      • operandHasAddress

        boolean operandHasAddress()
      • getOperandValue

        int getOperandValue()
      • setOperandLabel

        void setOperandLabel​(java.lang.String label)
      • formatOperandWithValue

        java.lang.String formatOperandWithValue()
      • formatOperandWithLabel

        java.lang.String formatOperandWithLabel()