32 #ifndef ZYDIS_FORMATTER_H
33 #define ZYDIS_FORMATTER_H
77 #define ZYDIS_FMTFLAG_UPPERCASE 0x00000001
82 #define ZYDIS_FMTFLAG_FORCE_SEGMENTS 0x00000002
86 #define ZYDIS_FMTFLAG_FORCE_OPERANDSIZE 0x00000004
Defines the basic ZydisDecodedInstruction and ZydisDecodedOperand structs.
General helper and platform detection macros.
Status code definitions and check macros.
uint32_t ZydisStatus
Defines the ZydisStatus datatype.
Definition: Status.h:48
Defines the ZydisDecodedInstruction struct.
Definition: DecoderTypes.h:740
Defines the ZydisDecodedOperand struct.
Definition: DecoderTypes.h:53