|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IntelCPUInfo
An interface for classes that provide lowlevel information about Intel CPU's
Method Summary | |
---|---|
boolean |
IsAtomCompatible()
|
boolean |
IsCore2Compatible()
Supports the SSE 3 instructions. |
boolean |
IsCoreiCompatible()
Supports the SSE 3, 4.1, 4.2 instructions. |
boolean |
IsPentium2Compatible()
|
boolean |
IsPentium3Compatible()
|
boolean |
IsPentium4Compatible()
|
boolean |
IsPentiumCompatible()
|
boolean |
IsPentiumMCompatible()
|
boolean |
IsPentiumMMXCompatible()
|
Methods inherited from interface freenet.support.CPUInformation.CPUInfo |
---|
getCPUModelString, getVendor, hasAES, hasMMX, hasSSE, hasSSE2, hasSSE3, hasSSE41, hasSSE42, hasSSE4A |
Method Detail |
---|
boolean IsPentiumCompatible()
boolean IsPentiumMMXCompatible()
boolean IsPentium2Compatible()
boolean IsPentium3Compatible()
boolean IsPentium4Compatible()
boolean IsPentiumMCompatible()
boolean IsAtomCompatible()
boolean IsCore2Compatible()
boolean IsCoreiCompatible()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |