Skip to content

Commit

Permalink
Regenerate encoder tables
Browse files Browse the repository at this point in the history
  • Loading branch information
flobernd committed Nov 5, 2024
1 parent 0e4a87e commit 0848597
Show file tree
Hide file tree
Showing 4 changed files with 1,028 additions and 1,059 deletions.
18 changes: 0 additions & 18 deletions include/Zydis/Generated/EnumRegister.h
Original file line number Diff line number Diff line change
Expand Up @@ -368,24 +368,6 @@ typedef enum ZydisRegister_
ZYDIS_REGISTER_BNDCFG,
ZYDIS_REGISTER_BNDSTATUS,

// DFV pseudo registers
ZYDIS_REGISTER_DFV0,
ZYDIS_REGISTER_DFV1,
ZYDIS_REGISTER_DFV2,
ZYDIS_REGISTER_DFV3,
ZYDIS_REGISTER_DFV4,
ZYDIS_REGISTER_DFV5,
ZYDIS_REGISTER_DFV6,
ZYDIS_REGISTER_DFV7,
ZYDIS_REGISTER_DFV8,
ZYDIS_REGISTER_DFV9,
ZYDIS_REGISTER_DFV10,
ZYDIS_REGISTER_DFV11,
ZYDIS_REGISTER_DFV12,
ZYDIS_REGISTER_DFV13,
ZYDIS_REGISTER_DFV14,
ZYDIS_REGISTER_DFV15,

// Uncategorized
ZYDIS_REGISTER_MXCSR,
ZYDIS_REGISTER_PKRU,
Expand Down
Loading

0 comments on commit 0848597

Please sign in to comment.