Files
pcsx2/common/include
Jonathan Li 171e7f016d common: Work around GCC8 _xgetbv bug
clang and earlier GCC versions do not provide the _xgetbv intrinsic.
GCC8 does, but unfortunately it's broken.
(https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85684).

Re-use our _xgetbv implementation to avoid the bug, but rename it to
avoid compilation errors as well.
2018-05-12 12:05:20 +01:00
..
2016-11-12 16:52:49 +01:00
2009-10-16 03:58:29 +00:00
2016-11-12 16:52:49 +01:00
2016-11-12 16:52:49 +01:00
2016-11-12 16:52:49 +01:00
2016-11-12 16:52:49 +01:00