another Broadwell CPU ID

This commit is contained in:
zzz
2020-06-12 16:00:44 +00:00
parent c840f223cd
commit 066833819b

View File

@ -353,6 +353,7 @@ class IntelInfoImpl extends CPUIDCPUInfo implements IntelCPUInfo
// Broadwell 14 nm
// See Haswell notes below
case 0x47:
case 0x3d: {
CPUIDCPUInfo c = new CPUIDCPUInfo();
if (c.hasAVX2() && c.hasBMI1() && c.hasBMI2() &&