
30 Mar
2010
30 Mar
'10
9:42 a.m.
Helge Bahmann wrote:
You could try changing that to something like: __m128i i = _mm_loadl_epi64( (__m128i * _Restrict) pMem); if (order == ...) ... return i.m128i_i64[0];
Thanks, Helge! My bug
Thanks will look into that and send you a version for testing
Ok, and I'll try transforming CDS to use Boost.Atomic. It will safer, I hope Regards, Max