A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Timo Kreuzer bb14fcf0ac [INTRIN]
memory barriers
- implement a fixed version of __invlpg for MSVC, since the intrinsic is broken and can generate wrong instructions, when optimization is enabled
- add MSVC versions of _mm_mfence, _mm_lfence, _mm_sfence and __faststorefence
- add _mm_mfence() for gcc
- give _mm_lfence, _mm_sfence, __invlpg and __wbinvd proper 

svn path=/trunk/; revision=53151
2011-08-09 14:22:29 +00:00
reactos [INTRIN] 2011-08-09 14:22:29 +00:00
rosapps [SYSTEMINFO] 2011-04-05 21:20:42 +00:00
rostests [NTDLL_WINETEST] 2011-08-09 12:10:04 +00:00
wallpaper Rename the wallpaper to conform with ISO 9660:1988 and make cdmake happy... 2009-02-03 13:26:30 +00:00