mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-11-15 22:55:02 +00:00
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. |
||
|---|---|---|
| .. | ||
| CodeGen | ||
| Common | ||
| Decoders | ||
| Diagnostics | ||
| Instructions | ||
| IntermediateRepresentation | ||
| Memory | ||
| Native | ||
| Signal | ||
| State | ||
| Translation | ||
| Allocators.cs | ||
| ARMeilleure.csproj | ||
| Optimizations.cs | ||
| Statistics.cs | ||