3
5
Fork 13
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2025-03-02 18:42:17 +00:00
Ryujinx/ARMeilleure
LDj3SNuD 6938988427
Fix Vcvt_FI & Vcvt_RM; Add Vfma_S & Vfms_S. Add Tests. ()
* Fix Vcvt_FI & Vcvt_RM; Add Vfma_S & Vfms_S. Add Tests.

* Address PR feedback & Nit.
2020-08-13 02:34:02 -03:00
..
CodeGen Improve branch operations () 2020-08-05 08:52:33 +10:00
Common CodeGen Optimisations (LSRA and Translator) () 2020-03-18 22:44:32 +11:00
Decoders Fix Vcvt_FI & Vcvt_RM; Add Vfma_S & Vfms_S. Add Tests. () 2020-08-13 02:34:02 -03:00
Diagnostics Improve branch operations () 2020-08-05 08:52:33 +10:00
Instructions Fix Vcvt_FI & Vcvt_RM; Add Vfma_S & Vfms_S. Add Tests. () 2020-08-13 02:34:02 -03:00
IntermediateRepresentation Improve branch operations () 2020-08-05 08:52:33 +10:00
Memory Implement inline memory load/store exclusive and ordered () 2020-07-30 11:29:28 -03:00
State CPU: This PR fixes Fpscr, among other things. () 2020-08-08 17:18:51 +02:00
Translation Fix Vcvt_FI & Vcvt_RM; Add Vfma_S & Vfms_S. Add Tests. () 2020-08-13 02:34:02 -03:00
ARMeilleure.csproj Add Profiled Persistent Translation Cache. () 2020-06-16 20:28:02 +02:00
Optimizations.cs Faster crc32 implementation () 2020-06-05 20:58:27 +10:00
Statistics.cs Suppress warnings from fields never used or never assigned (CS0169 and CS0649) () 2020-04-21 07:59:59 +10:00