JCL Help:TTransmetaSpecific
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: TTransmetaSpecific Record
[+] JclSysInfo.pas Records
[+] TTransmetaSpecific Fields
Search in JCL Help
Search in all projects
Summary
The summary for this help topic does not exist, edit this page
Pascal
public TTransmetaSpecific = record
ExFeatures: Cardinal;
DataTLB: array [[[JCL_Help:TTLBInformation|TTLBInformation]]] of Byte;
CodeTLB: array [[[JCL_Help:TTLBInformation|TTLBInformation]]] of Byte;
L1DataCache: array [[[JCL_Help:TCacheInformation|TCacheInformation]]] of Byte;
L1CodeCache: array [[[JCL_Help:TCacheInformation|TCacheInformation]]] of Byte;
L2Cache: Cardinal;
RevisionABCD: Cardinal;
RevisionXXXX: Cardinal;
Frequency: Cardinal;
CodeMorphingABCD: Cardinal;
CodeMorphingXXXX: Cardinal;
TransmetaFeatures: Cardinal;
TransmetaInformations: array [0..64] of Char;
CurrentVoltage: Cardinal;
CurrentFrequency: Cardinal;
CurrentPerformance: Cardinal;
end;
Description
The description for this help topic does not exist, edit this page
About
Unit
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page