[v4,0/6] Support Intel Sierra Forest Instructions

Message ID 20221031030507.35588-1-haochen.jiang@intel.com
Headers
Series Support Intel Sierra Forest Instructions |

Message

Jiang, Haochen Oct. 31, 2022, 3:05 a.m. UTC
  Hi all,

These six patches are our v4 patch for new ISAs.

For these six patches, only minor fixes are done comparing to v3.
All the comments mentioned in previous thread are fixed, including:

1. Add _ANY_ back to all ISAs.

2. Share the test dump file between 32/64 bits for WRMSRNS/MSRLIST.

3. Adjust the insertion in opcodes/i386-opc.tbl for AVX-IFMA and
AVX-VNNI-INT8.

4. Remove SwapSource usage in CMPccXADD and use cpuarch to handle
the special encoding in CMPccXADD.

Thanks for all the discussion and reviews. Ok for trunk?

BTW, there are still two patches pending for revise so they are
not included in this series. AVX-NE-CONVERT will be sent out soon
and RAO-INT still pending for the discussion on suffixes usage.

BRs,
Haochen