ZydisDecoderState
static void ZydisSetAttributes(ZydisDecoderState* state, ZydisDecodedInstruction* instruction,
static ZyanStatus ZydisInputPeek(ZydisDecoderState* state,
static void ZydisInputSkip(ZydisDecoderState* state, ZydisDecodedInstruction* instruction)
static ZyanStatus ZydisInputNext(ZydisDecoderState* state,
static ZyanStatus ZydisCollectOptionalPrefixes(ZydisDecoderState* state,
static ZyanStatus ZydisDecodeOptionalInstructionParts(ZydisDecoderState* state,
static ZyanStatus ZydisInputNextBytes(ZydisDecoderState* state,
static ZyanStatus ZydisNodeHandlerOpcode(ZydisDecoderState* state,
static ZyanStatus ZydisNodeHandlerModrmMod(ZydisDecoderState* state,
static ZyanStatus ZydisNodeHandlerModrmModCompact(ZydisDecoderState* state,
static ZyanStatus ZydisNodeHandlerModrmReg(ZydisDecoderState* state,
static ZyanStatus ZydisNodeHandlerModrmRm(ZydisDecoderState* state,
static ZyanStatus ZydisNodeHandlerMandatoryPrefix(const ZydisDecoderState* state,
static ZyanStatus ZydisNodeHandlerOperandSize(const ZydisDecoderState* state,
static ZyanStatus ZydisCheckErrorConditions(ZydisDecoderState* state,
static ZyanStatus ZydisDecodeInstruction(ZydisDecoderState* state,
ZydisDecoderState state;
static ZyanStatus ZydisReadDisplacement(ZydisDecoderState* state,
static ZyanStatus ZydisReadImmediate(ZydisDecoderState* state,