32 #ifndef ZYDIS_FORMATTER_INTEL_H
33 #define ZYDIS_FORMATTER_INTEL_H
125 ZYAN_DEFINE_STRING_VIEW(
""),
126 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 },
131 ZYAN_DEFINE_STRING_VIEW(
""),
132 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 },
141 ZYAN_DEFINE_STRING_VIEW(
"0x"),
142 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 },
147 ZYAN_DEFINE_STRING_VIEW(
""),
148 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 },
213 ZYAN_DEFINE_STRING_VIEW(
""),
214 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 },
219 ZYAN_DEFINE_STRING_VIEW(
""),
220 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 },
228 ZYAN_DEFINE_STRING_VIEW(
""),
229 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 },
235 ZYAN_DEFINE_STRING_VIEW(
"h"),
236 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 },
enum ZydisRegister_ ZydisRegister
Defines the ZydisRegister enum.
Provides some internal, more performant, but unsafe helper functions for the ZyanString data-type.
@ ZYDIS_LETTER_CASE_DEFAULT
Uses the given text "as is".
Definition: String.h:70
Defines the ZydisFormatterContext struct.
Definition: Formatter.h:639