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