forked from I2P_Developers/i2p.i2p
another Broadwell CPU ID
This commit is contained in:
@ -353,6 +353,7 @@ class IntelInfoImpl extends CPUIDCPUInfo implements IntelCPUInfo
|
|||||||
|
|
||||||
// Broadwell 14 nm
|
// Broadwell 14 nm
|
||||||
// See Haswell notes below
|
// See Haswell notes below
|
||||||
|
case 0x47:
|
||||||
case 0x3d: {
|
case 0x3d: {
|
||||||
CPUIDCPUInfo c = new CPUIDCPUInfo();
|
CPUIDCPUInfo c = new CPUIDCPUInfo();
|
||||||
if (c.hasAVX2() && c.hasBMI1() && c.hasBMI2() &&
|
if (c.hasAVX2() && c.hasBMI1() && c.hasBMI2() &&
|
||||||
|
Reference in New Issue
Block a user