Zydis
v2.0.0
|
Defines the ZydisInstructionDefinitionDEFAULT
struct.
More...
#include <SharedData.h>
Public Member Functions | |
ZydisBool isPrivileged | ZYDIS_BITFIELD (1) |
ZydisBool isFarBranch | ZYDIS_BITFIELD (1) |
ZydisBool acceptsLOCK | ZYDIS_BITFIELD (1) |
ZydisBool acceptsREP | ZYDIS_BITFIELD (1) |
ZydisBool acceptsREPEREPZ | ZYDIS_BITFIELD (1) |
ZydisBool acceptsREPNEREPNZ | ZYDIS_BITFIELD (1) |
ZydisBool acceptsBOUND | ZYDIS_BITFIELD (1) |
ZydisBool acceptsXACQUIRE | ZYDIS_BITFIELD (1) |
ZydisBool acceptsXRELEASE | ZYDIS_BITFIELD (1) |
ZydisBool acceptsHLEWithoutLock | ZYDIS_BITFIELD (1) |
ZydisBool acceptsBranchHints | ZYDIS_BITFIELD (1) |
ZydisBool acceptsSegment | ZYDIS_BITFIELD (1) |
Data Fields | |
ZYDIS_INSTRUCTION_DEFINITION_BASE | |
Defines the ZydisInstructionDefinitionDEFAULT
struct.
ZydisBool isPrivileged ZYDIS_BITFIELD | ( | 1 | ) |
ZydisBool isFarBranch ZYDIS_BITFIELD | ( | 1 | ) |
ZydisBool acceptsLOCK ZYDIS_BITFIELD | ( | 1 | ) |
ZydisBool acceptsREP ZYDIS_BITFIELD | ( | 1 | ) |
ZydisBool acceptsREPEREPZ ZYDIS_BITFIELD | ( | 1 | ) |
ZydisBool acceptsREPNEREPNZ ZYDIS_BITFIELD | ( | 1 | ) |
ZydisBool acceptsBOUND ZYDIS_BITFIELD | ( | 1 | ) |
ZydisBool acceptsXACQUIRE ZYDIS_BITFIELD | ( | 1 | ) |
ZydisBool acceptsXRELEASE ZYDIS_BITFIELD | ( | 1 | ) |
ZydisBool acceptsHLEWithoutLock ZYDIS_BITFIELD | ( | 1 | ) |
ZydisBool acceptsBranchHints ZYDIS_BITFIELD | ( | 1 | ) |
ZydisBool acceptsSegment ZYDIS_BITFIELD | ( | 1 | ) |
ZYDIS_INSTRUCTION_DEFINITION_BASE |