Ryujinx/ARMeilleure
LDj3SNuD e36e97c64d
CPU: This PR fixes Fpscr, among other things. (#1433)
* CPU: This PR fixes Fpscr, among other things.

* Add Fpscr.Qc = 1 if sat. for Vqrshrn & Vqrshrun.

* Fix Vcmp & Vcmpe opcode table.

* Revert "Fix Vcmp & Vcmpe opcode table."

This reverts commit c117d9410d.

* Address PR feedbacks.
2020-08-08 17:18:51 +02:00
..
CodeGen Improve branch operations (#1442) 2020-08-05 08:52:33 +10:00
Common CodeGen Optimisations (LSRA and Translator) (#978) 2020-03-18 22:44:32 +11:00
Decoders Implements some 32-bit instructions (VBIC, VTST, VSRA) (#1192) 2020-07-19 15:11:58 -03:00
Diagnostics Improve branch operations (#1442) 2020-08-05 08:52:33 +10:00
Instructions CPU: This PR fixes Fpscr, among other things. (#1433) 2020-08-08 17:18:51 +02:00
IntermediateRepresentation Improve branch operations (#1442) 2020-08-05 08:52:33 +10:00
Memory Implement inline memory load/store exclusive and ordered (#1413) 2020-07-30 11:29:28 -03:00
State CPU: This PR fixes Fpscr, among other things. (#1433) 2020-08-08 17:18:51 +02:00
Translation CPU: This PR fixes Fpscr, among other things. (#1433) 2020-08-08 17:18:51 +02:00
ARMeilleure.csproj Add Profiled Persistent Translation Cache. (#769) 2020-06-16 20:28:02 +02:00
Optimizations.cs Faster crc32 implementation (#1294) 2020-06-05 20:58:27 +10:00
Statistics.cs Suppress warnings from fields never used or never assigned (CS0169 and CS0649) (#919) 2020-04-21 07:59:59 +10:00