Intel® X86 Encoder Decoder
|
#include "xed-common-hdrs.h"
Macros | |
#define | XED_FLAG_ACTION_0_DEFINED 1 |
#define | XED_FLAG_ACTION_1_DEFINED 1 |
#define | XED_FLAG_ACTION_ah_DEFINED 1 |
#define | XED_FLAG_ACTION_INVALID_DEFINED 1 |
#define | XED_FLAG_ACTION_LAST_DEFINED 1 |
#define | XED_FLAG_ACTION_mod_DEFINED 1 |
#define | XED_FLAG_ACTION_pop_DEFINED 1 |
#define | XED_FLAG_ACTION_tst_DEFINED 1 |
#define | XED_FLAG_ACTION_u_DEFINED 1 |
Functions | |
XED_DLL_EXPORT xed_flag_action_enum_t | str2xed_flag_action_enum_t (const char *s) |
This converts strings to xed_flag_action_enum_t types. More... | |
const XED_DLL_EXPORT char * | xed_flag_action_enum_t2str (const xed_flag_action_enum_t p) |
This converts strings to xed_flag_action_enum_t types. More... | |
XED_DLL_EXPORT xed_flag_action_enum_t | xed_flag_action_enum_t_last (void) |
Returns the last element of the enumeration. More... | |
#define XED_FLAG_ACTION_0_DEFINED 1 |
#define XED_FLAG_ACTION_1_DEFINED 1 |
#define XED_FLAG_ACTION_ah_DEFINED 1 |
#define XED_FLAG_ACTION_INVALID_DEFINED 1 |
#define XED_FLAG_ACTION_LAST_DEFINED 1 |
#define XED_FLAG_ACTION_mod_DEFINED 1 |
#define XED_FLAG_ACTION_pop_DEFINED 1 |
#define XED_FLAG_ACTION_tst_DEFINED 1 |
#define XED_FLAG_ACTION_u_DEFINED 1 |