pcsx2/common
Jonathan Li 4d97089990 x86emitter: Fix Windows AVX2 detection
Technically it did work, but it was undefined behaviour. Use __cpuidex,
which allows setting ecx as well.

Also fix the _xgetbv intrinsic - I have no idea how PCSX2 even
compiled on Windows.
2015-11-29 10:57:51 +00:00
..
build utilities: Simplify _aligned_malloc wrapper 2015-09-12 10:01:04 +01:00
include x86emitter: Fix Windows AVX2 detection 2015-11-29 10:57:51 +00:00
src x86emitter: Fix Windows AVX2 detection 2015-11-29 10:57:51 +00:00
vsprops Remove useless postBuild stuff 2015-09-13 04:31:41 -04:00
svn_readme.txt Introduce end-of-line normalization 2015-08-04 23:52:48 +02:00