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.
Andrew Belt 06c81a5293 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
..
functions.hpp Port sse_mathfun_extension to simd folder. 5 years ago
sse_mathfun.h Auto-format code with astyle. 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