Zydis
master
|
Used in encoder's primary lookup table which allows to access a set of instruction definitions for specified mnemonic in constant time. More...
#include <EncoderData.h>
Data Fields | |
ZyanU16 | encoder_reference |
Index to main array of ZydisEncodableInstruction . More... | |
ZyanU8 | instruction_count |
The number of entries. More... | |
Used in encoder's primary lookup table which allows to access a set of instruction definitions for specified mnemonic in constant time.
ZyanU16 encoder_reference |
Index to main array of ZydisEncodableInstruction
.
ZyanU8 instruction_count |
The number of entries.