Skip to content

v2022.10.11

Compare
Choose a tag to compare
@marjevan marjevan released this 17 Aug 17:50
· 11 commits to main since this release
9fc12ab

This release updates CPUs and instructions according to ISE (Intel Architecture Instruction Set Extensions and Future Features) rev-046, September 2022.

Added:

  • Added new chips: Granite Rapids, Sierra Forest, Grand Ridge and Lakefield
  • Added new Instructions: AMX-FP16, AVX-IFMA, AVX-NE-CONVERT, AVX-VNNI-INT8, CMPCCXADD,
    ICACHE_PREFETCH, MSRLIST, RAO-INT and WRMSRNS
  • Added getter API for VEX.pp prefix encoding value

Fixed:

  • Fixed instructions-set list for SPR
  • Fixed first operand access definition for SSE compute instructions (#287)

Modified:

  • Internal core modifications and updates

Full Changelog: v2022.08.11...v2022.10.11