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