Ryujinx/ARMeilleure
merry a11784fcbf
Arm64: Cpu feature detection (#4264)
* Arm64: Cpu feature detection

* Ptc: Add Arm64 feature info

* nits

* simplify CheckSysctlName

* restore some macos flags

* feedback
2023-01-12 08:05:18 +01:00
..
CodeGen Arm64: Cpu feature detection (#4264) 2023-01-12 08:05:18 +01:00
Common Use new ArgumentNullException and ObjectDisposedException throw-helper API (#4163) 2022-12-27 20:27:11 +01:00
Decoders Fix Lambda Explicit Type Specification Warning (#4090) 2022-12-10 22:12:51 +01:00
Diagnostics
Instructions Arm64: Cpu feature detection (#4264) 2023-01-12 08:05:18 +01:00
IntermediateRepresentation Implement JIT Arm64 backend (#4114) 2023-01-10 19:16:59 -03:00
Memory Implement JIT Arm64 backend (#4114) 2023-01-10 19:16:59 -03:00
Native Implement JIT Arm64 backend (#4114) 2023-01-10 19:16:59 -03:00
Signal Implement JIT Arm64 backend (#4114) 2023-01-10 19:16:59 -03:00
State
Translation Arm64: Cpu feature detection (#4264) 2023-01-12 08:05:18 +01:00
Allocators.cs Optimize LSRA (#2563) 2021-10-08 18:15:44 -03:00
ARMeilleure.csproj Implement JIT Arm64 backend (#4114) 2023-01-10 19:16:59 -03:00
Optimizations.cs Arm64: Cpu feature detection (#4264) 2023-01-12 08:05:18 +01:00
Statistics.cs