class VIAInfoImpl extends CPUIDCPUInfo implements VIACPUInfo
| Constructor and Description |
|---|
VIAInfoImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCPUModelString()
Gets the CPU model description.
|
boolean |
hasX64()
Checks if CPU supports the 64-bit support.
|
boolean |
IsC3Compatible() |
boolean |
IsNanoCompatible() |
getVendor, hasABM, hasADX, hasAES, hasAVX, hasAVX2, hasAVX512, hasBMI1, hasBMI2, hasFMA3, hasMMX, hasMOVBE, hasSSE, hasSSE2, hasSSE3, hasSSE41, hasSSE42, hasSSE4A, hasTBMpublic String getCPUModelString()
CPUInfogetCPUModelString in interface CPUInfogetCPUModelString in class CPUIDCPUInfopublic boolean hasX64()
CPUInfohasX64 in interface CPUInfohasX64 in class CPUIDCPUInfopublic boolean IsC3Compatible()
IsC3Compatible in interface VIACPUInfopublic boolean IsNanoCompatible()
IsNanoCompatible in interface VIACPUInfo