6 May
2015
6 May
'15
12:15 p.m.
On 6 May 2015 at 7:45, Jason Roehm wrote:
You should be able to implement all of the SSE operations you need using intrinsics, which are well-supported on all recent x86 compilers.
I had thought that MSVC does not permit reinterpret casting from FP to integer without register store and reload, however this stackoverflow https://stackoverflow.com/questions/13631951/bitwise-cast-from-m128-to -m128i-on-msvc says you can tell MSVC to not error out during the cast using the magic _mm_castpd_si128 intrinsic. Useful to know. Thanks. Niall -- ned Productions Limited Consulting http://www.nedproductions.biz/ http://ie.linkedin.com/in/nialldouglas/