CPUInfo, VIACPUInfoclass VIAInfoImpl extends CPUIDCPUInfo implements VIACPUInfo
| コンストラクタ | 説明 |
|---|---|
VIAInfoImpl() |
| 修飾子とタイプ | メソッド | 説明 |
|---|---|---|
java.lang.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 インタフェース内 VIACPUInfopublic boolean IsNanoCompatible()
IsNanoCompatible インタフェース内 VIACPUInfopublic java.lang.String getCPUModelString()
getCPUModelString インタフェース内 CPUInfogetCPUModelString クラス内 CPUIDCPUInfopublic boolean hasX64()
hasX64 インタフェース内 CPUInfohasX64 クラス内 CPUIDCPUInfo