Returns a Boolean value indicating a whether the CPU supports MMX instructions.
Bool = IsMMX
Implemented for older CPUs (lower as Pentium 200). All newer CPUs support MMX.
Print IsMMX
{Created by Sjouke Hamstra; Last updated: 10/10/2014 by James Gaite}