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 993a27efc9 Use sse4.2 roundps intrinsic in simd::trunc, floor, ceil, and round. Use floor() in fmod() instead of trunc(). 1 year ago
..
Vector.hpp Fix int32_4 bitshift intrinsics. 2 years ago
common.hpp Use x64 intrinsic header on x64, instead of simde since conflicts with plugins including x64 intrinsic headers. 2 years ago
functions.hpp Use sse4.2 roundps intrinsic in simd::trunc, floor, ceil, and round. Use floor() in fmod() instead of trunc(). 1 year ago
sse_mathfun.h Allow building on ARM64. Only Mac tested, and deps not tested. 2 years ago
sse_mathfun_extension.h Port sse_mathfun_extension to simd folder. 5 years ago