Is the current processor equipped with a MMX capable CPU.
Source position: mmx.pp line 44
| const is_mmx_cpu: Boolean = False; | 
The is_mmx_cpu initialized constant allows you to determine if the computer has MMX extensions. It is set correctly in the unit's initialization code.