mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2024-11-14 17:06:48 +00:00
0992310b76
Protection for the `xgetbv` instruction for systems that do not support `xcr0` such as nehalem processors. The `XSAVE` cpuid indicates support for `XSAVE`, `XRESTOR`, `XSETBV`, `XGETBV` while `OSXSAVE` indicates if the operating system itself has `XSAVE` turned on. Both must be checked at the same time. |
||
---|---|---|
.. | ||
Arm64 | ||
Linking | ||
Optimizations | ||
RegisterAllocators | ||
Unwinding | ||
X86 | ||
CompiledFunction.cs | ||
PreAllocatorCommon.cs |