|
Intel® X86 Encoder Decoder
|
#include <xed-flags.h>
Data Fields | |
| xed_uint16_t | fa_index |
| xed_uint8_t | may_write |
| xed_uint8_t | must_write |
| xed_uint8_t | nflags |
| number of flag actions associated with this record More... | |
| xed_flag_set_t | read |
| union of read flags More... | |
| xed_flag_set_t | undefined |
| union of undefined flags; More... | |
| xed_flag_set_t | written |
| union of written flags (includes undefined flags); More... | |
A collection of xed_flag_action_t's and unions of read and written flags
| xed_uint16_t fa_index |
| xed_uint8_t may_write |
| xed_uint8_t must_write |
| xed_uint8_t nflags |
number of flag actions associated with this record
| xed_flag_set_t read |
union of read flags
| xed_flag_set_t undefined |
union of undefined flags;
| xed_flag_set_t written |
union of written flags (includes undefined flags);