[INTRIN]
authorTimo Kreuzer <timo.kreuzer@reactos.org>
Fri, 21 Jan 2011 20:56:36 +0000 (20:56 +0000)
committerTimo Kreuzer <timo.kreuzer@reactos.org>
Fri, 21 Jan 2011 20:56:36 +0000 (20:56 +0000)
commite62f89f35b14d3d811c3776c1ea3ea5e7b9f58c3
treefa626bfcffbe666634e324d5d814fce30ac65442
parent313c5318b3e240e13f46e258806c232e8dfa9228
[INTRIN]
- Implement _mm_sfence, _mm_lfence, __faststorefence (for amd64)
- Don't use __sync_synchronize() for _ReadWriteBarrier, as it issues an mfence instruction and this is not what we want
- Remove "BUGBUG" comment, because the fact that _ReadBarrier and _WriteBarrier are full (compiler) barriers isn't critical.

svn path=/trunk/; revision=50456
reactos/include/crt/mingw32/intrin_x86.h