[0/5] Support Intel Arrow Lake/Lunar Lake ISAs

Message ID 20230713063303.205862-1-haochen.jiang@intel.com
Headers
Series Support Intel Arrow Lake/Lunar Lake ISAs |

Message

Jiang, Haochen July 13, 2023, 6:32 a.m. UTC
  Hi all,

These five patches aimed to add Intel Arrow Lake/Lunar Lake
instructions, including AVX-VNNI-INT16, SHA512, SM3, SM4 and
PBNDKB.

The information is based on newly released
Intel Architecture Instruction Set Extensions and Future Features.

The document comes following:
https://www.intel.com/content/www/us/en/develop/download/intel-architecture-instruction-set-extensions-programming-reference.html

Regtested on x86_64-pc-linux-gnu. In our previous new ISA patches,
it might fail on x86_64-w64-mingw32 but I have no such machines
to test with. Alan, could you have a look at the testcases see if
there is any potential problems?


BRs,
Haochen