Interface IBinaryOpInstruction

    • Method Detail

      • getType

        java.lang.String getType()
      • throwsExceptionOnOverflow

        boolean throwsExceptionOnOverflow()
      • isUnsigned

        boolean isUnsigned()