ryujinx/ARMeilleure
gdkchan a1efd87c45
Implement remaining Arm64 HINT instructions as NOP ()
* Implement remaining HINT instructions as NOP

* Split HINT encodings more to account for CSDB
2023-04-09 13:21:16 -03:00
..
CodeGen ARMeilleure: Check for XSAVE cpuid flag for AVX{2,512} () 2023-03-22 14:51:21 -03:00
Common Use new ArgumentNullException and ObjectDisposedException throw-helper API () 2022-12-27 20:27:11 +01:00
Decoders Implement remaining Arm64 HINT instructions as NOP () 2023-04-09 13:21:16 -03:00
Diagnostics Make structs readonly when applicable () 2022-12-05 14:47:39 +01:00
Instructions ARMeilleure: Add initial support for AVX512 (EVEX encoding) (cont) () 2023-03-20 16:09:24 -03:00
IntermediateRepresentation ARMeilleure: Add initial support for AVX512 (EVEX encoding) (cont) () 2023-03-20 16:09:24 -03:00
Memory Clear CPU side data on GPU buffer clears () 2023-02-16 18:28:49 -03:00
Native Implement JIT Arm64 backend () 2023-01-10 19:16:59 -03:00
Signal Clear CPU side data on GPU buffer clears () 2023-02-16 18:28:49 -03:00
State A64: Add fast path for Fcvtas_Gp/S/V, Fcvtau_Gp/S/V and Frinta_S/V in… () 2022-10-19 00:21:33 +00:00
Translation ARMeilleure: Add initial support for AVX512 (EVEX encoding) (cont) () 2023-03-20 16:09:24 -03:00
Allocators.cs Optimize LSRA () 2021-10-08 18:15:44 -03:00
ARMeilleure.csproj ARMeilleure: Add initial support for AVX512 (EVEX encoding) (cont) () 2023-03-20 16:09:24 -03:00
Optimizations.cs ARMeilleure: Add initial support for AVX512 (EVEX encoding) (cont) () 2023-03-20 16:09:24 -03:00
Statistics.cs Suppress warnings from fields never used or never assigned (CS0169 and CS0649) () 2020-04-21 07:59:59 +10:00