class VIAInfoImpl extends CPUIDCPUInfo implements VIACPUInfo
isX64
Constructor and Description |
---|
VIAInfoImpl() |
Modifier and Type | Method and Description |
---|---|
String |
getCPUModelString() |
boolean |
hasX64() |
boolean |
IsC3Compatible() |
boolean |
IsNanoCompatible() |
getVendor, hasAES, hasMMX, hasSSE, hasSSE2, hasSSE3, hasSSE41, hasSSE42, hasSSE4A
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