Home | History | Annotate | Download | only in asm

Lines Matching refs:avx

28 # May version, >60% over original. Add AVX+shrd code path, >25%
35 # not shown.) Add AVX+BMI code path.
74 $xmm=$avx=0;
81 # TODO(davidben): Enable AVX2 code after testing by setting $avx to 2.
82 $avx = 1;
84 $avx = 0 unless ($xmm);
214 &and ("ebx",1<<28|1<<9); # mask AVX and SSSE3 bits
221 &je (&label("AVX")) if ($avx);
968 if ($avx) {
969 &set_label("AVX",32);
970 if ($avx>1) {
1135 if ($avx>1) {