Detailed info about the ModRM byte.
More...
#include <DecoderTypes.h>
|
|
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.
The documentation for this struct was generated from the following file: