Zydis
master
|
Detailed info about the ModRM
byte.
More...
#include <DecoderTypes.h>
Data Fields | |
ZyanU8 | mod |
The addressing mode. More... | |
ZyanU8 | reg |
Register specifier or opcode-extension. More... | |
ZyanU8 | rm |
Register specifier or opcode-extension. More... | |
ZyanU8 | offset |
The offset of the ModRM byte, relative to the beginning of the instruction, in bytes. More... | |
Detailed info about the ModRM
byte.
ZyanU8 mod |
The addressing mode.
ZyanU8 offset |
The offset of the ModRM
byte, relative to the beginning of the instruction, in bytes.
ZyanU8 reg |
Register specifier or opcode-extension.
ZyanU8 rm |
Register specifier or opcode-extension.