30 #define COMPILE_TEMPLATE_SSE 1
31 #define COMPILE_TEMPLATE_SSSE3 1
33 #define RENAME(a) a ## _ssse3
35 #undef COMPILE_TEMPLATE_SSSE3
40 #define RENAME(a) a ## _sse2
42 #undef COMPILE_TEMPLATE_SSE
47 #define RENAME(a) a ## _mmx
DECLARE_ASM_CONST(16, const xmm_reg, pb_1)