Go to the documentation of this file.
29 static bool has_mmx ();
30 static bool has_sse ();
31 static bool has_sse2 ();
32 static bool has_sse3 ();
33 static bool has_ssse3 ();
34 static bool has_sse4_1 ();
35 static bool has_sse4_2 ();
36 static bool has_3dnow ();
37 static bool has_3dnowext ();
38 static bool has_altivec ();
39 static bool has_armv7_a ();