mirror of https://github.com/x64dbg/zydis
Zydis: - Fixed operand-size of some instructions in 64-bit mode - Fixed operand decoding of the "movq MM, GPR" instruction - Added table-registers (GDRT, LDTR, IDTR, TR) - Added test-registers (TR0..TR7) - Added BNDCFG and BNDSTATUS registers - Added MXCR register InstructionEditor: - The code-generator now eliminates duplicate instruction-definitions to optimize the size of the generated tables - Fixed conflict indication for some operand type/encoding combinations - Added conflict indication for X86Flags |
||
|---|---|---|
| .. | ||
| Internal | ||
| Decoder.h | ||
| Defines.h | ||
| Formatter.h | ||
| Input.h | ||
| InstructionDetails.h | ||
| InstructionInfo.h | ||
| Mnemonic.h | ||
| Register.h | ||
| Status.h | ||
| SymbolResolver.h | ||
| Utils.h | ||
| Zydis.h | ||