mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-11-16 04:35:01 +00:00
* ARMeilleure: Add `GFNI` detection This is intended for utilizing the `gf2p8affineqb` instruction * ARMeilleure: Add `gf2p8affineqb` Not using the VEX or EVEX-form of this instruction is intentional. There are `GFNI`-chips that do not support AVX(so no VEX encoding) such as Tremont(Lakefield) chips as well as Jasper Lake. |
||
|---|---|---|
| .. | ||
| CodeGen | ||
| Common | ||
| Decoders | ||
| Diagnostics | ||
| Instructions | ||
| IntermediateRepresentation | ||
| Memory | ||
| Signal | ||
| State | ||
| Translation | ||
| Allocators.cs | ||
| ARMeilleure.csproj | ||
| Optimizations.cs | ||
| Statistics.cs | ||