Bug 7655 - Add NEW ISAs (Instruction Set) of Intel new platform: Granite Rapids and Serria Forest
Summary: Add NEW ISAs (Instruction Set) of Intel new platform: Granite Rapids and Serr...
Status: NEW
Alias: None
Product: ANCK 5.10 Dev
Classification: ANCK
Component: X86 (show other bugs) X86
Version: unspecified
Hardware: All Linux
: P3-Medium S3-normal
Target Milestone: ---
Assignee: Guanjun
QA Contact: shuming
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-29 11:56 UTC by quanxian
Modified: 2023-12-06 11:09 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description quanxian intel_group 2023-11-29 11:56:06 UTC
Description of problem:
Add GNR and SRF new ISAs

Following Instruction in in CPUID enumeration.
CMPCCXADD
AVX-NE-CONVERT
AVX-IFMA
PREFETCHIT0-1
AVX-VNNI-INT8
AMX_FP16

How reproducible:
boot testing/check cpuinfo

Steps to Reproduce:
1.boot on GNR/SRF server
2.check output cpuinfo
3.ISA information exists

Actual results:
exists

Expected results:
exists

Additional info:
Comment 1 小龙 admin 2023-12-06 11:09:50 UTC
The PR Link: https://gitee.com/anolis/cloud-kernel/pulls/2474