You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Sergey Ukolov d164b7da91 For movemaskInverse compare with msk8421 instead of x_bc. 5 years ago
..
functions.hpp For movemaskInverse compare with msk8421 instead of x_bc. 5 years ago
sse_mathfun.h Port some of sse_mathfun to functions.hpp. Clean up SIMD headers. 5 years ago
sse_mathfun_extension.h Port sse_mathfun_extension to simd folder. 5 years ago
vector.hpp Change _mm_cvtps_epi32 (rounding conversion) to _mm_cvttps_epi32 (truncating conversion) in float_4 -> int32_4 cast. Add << and >> operators for int32_4. 5 years ago