[Overview][Constants][Types][Procedures and functions] | Reference for unit 'mmx' (#rtl) |
Is the current processor equipped with a SSE CPU
Source position: mmx.pp line 43
const is_sse_cpu: Boolean = false; |
The is_sse_cpu initialized constant allows you to determine if the computer has the SSE extensions. It is set correctly in the unit's initialization code.
No notes exist for this page yet.