Searched refs:bit_3DNOWP (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/gcc/config/i386/
H A Ddriver-i386.c47 #define bit_3DNOWP (1 << 30) macro
122 has_3dnowp = !!(edx & bit_3DNOWP);

Completed in 94 milliseconds