Skip to content

v2022.08.11

Compare
Choose a tag to compare
@marjevan marjevan released this 17 Aug 17:52
· 14 commits to main since this release
1ce1036

General:

  • Drop KNC Support

Added:

  • Support Clang14 static build (Resolves #283)

Modified:

  • Examples: Improve encoding for non-vector 64bit GPR instructions
  • Examples: Support repeatable "-set" knob for setting multiple operands (xed.c
    and xed-ex1.c)

Fixed:

  • Fixed decoder length check (ILD) for VEX instructions
  • Fixed STACKPUSH, STACKPOP registers definition
  • Fixed registers definition for the instructions: SWAPGS FXTRACT, F[,A]PTAN, and FSINCOS.
  • Fixed lock documentation (#280)
  • Improve EVEX Ubit handling and error detection

Full Changelog: v2022.04.17...v2022.08.11