32 #ifndef ZYDIS_FORMATTER_INTEL_H
33 #define ZYDIS_FORMATTER_INTEL_H
124 ZYAN_DEFINE_STRING_VIEW(
""),
125 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 },
130 ZYAN_DEFINE_STRING_VIEW(
""),
131 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 },
140 ZYAN_DEFINE_STRING_VIEW(
"0x"),
141 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 },
146 ZYAN_DEFINE_STRING_VIEW(
""),
147 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 },
211 ZYAN_DEFINE_STRING_VIEW(
""),
212 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 },
217 ZYAN_DEFINE_STRING_VIEW(
""),
218 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 },
226 ZYAN_DEFINE_STRING_VIEW(
""),
227 { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 },
233 ZYAN_DEFINE_STRING_VIEW(
"h"),
234 { 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:69
Defines the ZydisFormatterContext struct.
Definition: Formatter.h:633