Searched refs:ZYDIS_DECODER_MODE_MINIMAL (Results 1 – 2 of 2) sorted by relevance
69 ZYDIS_DECODER_MODE_MINIMAL, enumerator
4860 if (!(state->decoder->decoder_mode & (1 << ZYDIS_DECODER_MODE_MINIMAL))) in ZydisDecodeInstruction()4909 (1 << ZYDIS_DECODER_MODE_MINIMAL) | in ZydisDecoderInit()4959 if ((mode == ZYDIS_DECODER_MODE_MINIMAL) && !enabled) in ZydisDecoderEnableMode()4989 if (decoder->decoder_mode & (1 << ZYDIS_DECODER_MODE_MINIMAL)) in ZydisDecoderDecodeFull()5067 if (decoder->decoder_mode & (1 << ZYDIS_DECODER_MODE_MINIMAL)) in ZydisDecoderDecodeOperands()