Zydis
master
|
Defines the ZydisInstructionDefinitionLEGACY
struct.
More...
#include <SharedData.h>
Public Member Functions | |
ZyanBool is_privileged | ZYAN_BITFIELD (1) |
ZyanBool accepts_LOCK | ZYAN_BITFIELD (1) |
ZyanBool accepts_REP | ZYAN_BITFIELD (1) |
ZyanBool accepts_REPEREPZ | ZYAN_BITFIELD (1) |
ZyanBool accepts_REPNEREPNZ | ZYAN_BITFIELD (1) |
ZyanBool accepts_BOUND | ZYAN_BITFIELD (1) |
ZyanBool accepts_XACQUIRE | ZYAN_BITFIELD (1) |
ZyanBool accepts_XRELEASE | ZYAN_BITFIELD (1) |
ZyanBool accepts_NOTRACK | ZYAN_BITFIELD (1) |
ZyanBool accepts_hle_without_lock | ZYAN_BITFIELD (1) |
ZyanBool accepts_branch_hints | ZYAN_BITFIELD (1) |
Data Fields | |
ZYDIS_INSTRUCTION_DEFINITION_BASE | |
Defines the ZydisInstructionDefinitionLEGACY
struct.
ZyanBool is_privileged ZYAN_BITFIELD | ( | 1 | ) |
ZyanBool accepts_LOCK ZYAN_BITFIELD | ( | 1 | ) |
ZyanBool accepts_REP ZYAN_BITFIELD | ( | 1 | ) |
ZyanBool accepts_REPEREPZ ZYAN_BITFIELD | ( | 1 | ) |
ZyanBool accepts_REPNEREPNZ ZYAN_BITFIELD | ( | 1 | ) |
ZyanBool accepts_BOUND ZYAN_BITFIELD | ( | 1 | ) |
ZyanBool accepts_XACQUIRE ZYAN_BITFIELD | ( | 1 | ) |
ZyanBool accepts_XRELEASE ZYAN_BITFIELD | ( | 1 | ) |
ZyanBool accepts_NOTRACK ZYAN_BITFIELD | ( | 1 | ) |
ZyanBool accepts_hle_without_lock ZYAN_BITFIELD | ( | 1 | ) |
ZyanBool accepts_branch_hints ZYAN_BITFIELD | ( | 1 | ) |
ZYDIS_INSTRUCTION_DEFINITION_BASE |