Свойство | Тип | Описание | |
---|---|---|---|
AddressSpace64Bit | |||
CycleCounter | |||
CycleCounter64Bit | |||
GPRegisters64Bit | |||
MisalignedAccess | |||
SingleThreaded |
Свойство | Тип | Описание | |
---|---|---|---|
CpuSystemFeature | |||
CpuSystemFeature | |||
IsDefined | bool |
Метод | Описание | |
---|---|---|
Equals ( |
Compares for equality with another CpuSystemFeature object. Comparison is performed by value. |
|
Equals ( System other ) : bool |
Compares for equality with another object. Comparison is performed by value. |
|
GetHashCode ( ) : int |
Provides a hash for the object. Non-equal CpuSystemFeature objects are guaranteed to have different hashes. |
|
ToString ( ) : string |
Provides a string ID for the object. The string ID starts with a Latin letter and contains only Latin letters, digits, and underscore symbol. |
Метод | Описание | |
---|---|---|
CpuSystemFeature ( uint id ) | ||
CpuSystemFeature ( uint id, uint architectureId ) | ||
IsDefined ( uint id, uint architectureId ) : bool |
public Equals ( |
||
other | ||
Результат | bool |
public static CpuSystemFeature,Yeppp AddressSpace64Bit | ||
Результат |
public static CpuSystemFeature,Yeppp CycleCounter | ||
Результат |
public static CpuSystemFeature,Yeppp CycleCounter64Bit | ||
Результат |
public static CpuSystemFeature,Yeppp GPRegisters64Bit | ||
Результат |
public static CpuSystemFeature,Yeppp MisalignedAccess | ||
Результат |