ZYDIS_OPERAND_ENCODING_MASK
case ZYDIS_OPERAND_ENCODING_MASK:
(context->operands[1].encoding == ZYDIS_OPERAND_ENCODING_MASK))
(operand->encoding == ZYDIS_OPERAND_ENCODING_MASK))
(context->operands[i + 1].encoding == ZYDIS_OPERAND_ENCODING_MASK))
(operand->encoding == ZYDIS_OPERAND_ENCODING_MASK))