Module parser

Source
Expand description

Common map and table definitions useful for parsers.

Structs§

X64_FAMILIES_MAP
X64_REGISTER_MAP
X86_FAMILIES_MAP
X86_REGISTERS_MAP

Constants§

PREFIXES
A list of valid x86 prefixes
X64_FAMILIES
X64_REGISTERS
X64_SIZES
A list of x64 sizes in string and value representation.
X86_FAMILIES
X86_SIZES
A list of x86 sizes in string and value representation.