mirror of
https://github.com/i2p/i2p.i2p.git
synced 2026-06-07 08:51:42 +00:00
another Broadwell CPU ID
This commit is contained in:
@@ -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() &&
|
||||
|
||||
Reference in New Issue
Block a user