mirror of https://github.com/PCSX2/pcsx2.git
171e7f016d
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. |
||
---|---|---|
.. | ||
implement | ||
instructions.h | ||
internal.h | ||
legacy_instructions.h | ||
legacy_internal.h | ||
legacy_types.h | ||
sse_helpers.h | ||
tools.h | ||
x86_intrin.h | ||
x86emitter.h | ||
x86types.h |