|
Intel® X86 Encoder Decoder
|
a struct representing an instruction's default flags values More...
#include <xed-flags.h>
Data Fields | ||
| xed_uint8_t | flat | |
| struct { | ||
| xed_uint32_t cf:1 | ||
| xed_uint32_t of:1 | ||
| xed_uint32_t pad:4 | ||
| xed_uint32_t sf:1 | ||
| xed_uint32_t zf:1 | ||
| } | s | |
a struct representing an instruction's default flags values
| xed_uint32_t cf |
| xed_uint8_t flat |
| xed_uint32_t of |
| xed_uint32_t pad |
| struct { ... } s |
| xed_uint32_t sf |
| xed_uint32_t zf |