X86 instruction disassembler decoder tables, contexts, and shared helpers.
Types
Name |
Description |
The specification for how to extract and interpret one operand. |
Type Aliases
Name |
Description |
Unique identifier for an instruction specifier in the decode tables. |
Enums
Name |
Description |
Decoding mode for the Intel disassembler. |
|
Combinations of attribute bits relevant to instruction decode. |
|
Type of ModR/M decision, determining how many table entries it has. |
|
Opcode map selecting which decode table to consult. |
|
Physical encodings of instruction operands. |
|
Semantic interpretations of instruction operands. |
|
Attributes of an instruction known before the opcode can be decoded. |
Created with MrDocs