freenet.support.CPUInformation
class VIAInfoImpl extends CPUIDCPUInfo implements VIACPUInfo
Modifier and Type | Field and Description |
---|---|
protected static boolean |
isC3Compatible |
protected static boolean |
isNanoCompatible |
protected static String |
modelString |
isX64
Constructor and Description |
---|
VIAInfoImpl() |
Modifier and Type | Method and Description |
---|---|
String |
getCPUModelString() |
boolean |
hasX64() |
boolean |
IsC3Compatible() |
boolean |
IsNanoCompatible() |
getVendor, hasMMX, hasSSE, hasSSE2, hasSSE3, hasSSE41, hasSSE42, hasSSE4A
protected static boolean isC3Compatible
protected static boolean isNanoCompatible
protected static String modelString
public boolean IsC3Compatible()
IsC3Compatible
in interface VIACPUInfo
public boolean IsNanoCompatible()
IsNanoCompatible
in interface VIACPUInfo
public String getCPUModelString()
getCPUModelString
in interface CPUInfo
public boolean hasX64()
hasX64
in class CPUIDCPUInfo