1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-09-21 06:24:10 +01:00
Ryujinx/ARMeilleure
Ficture Seven 30d4f752f4
Fix Node Uses/Assignments (#1376)
* Fix Node Uses/Assignments

* Bump PPTC Version Number

Co-authored-by: jduncanator <1518948+jduncanator@users.noreply.github.com>
2020-07-13 20:20:07 +10:00
..
CodeGen Fix folding of ConvertI64ToI32 imm64 (#1383) 2020-07-13 19:10:33 +10:00
Common
Decoders Fix VMVN (immediate), Add VPMIN, VPMAX, VMVN (register) (#1303) 2020-06-24 10:43:44 +10:00
Diagnostics Add Profiled Persistent Translation Cache. (#769) 2020-06-16 20:28:02 +02:00
Instructions Fix VMVN (immediate), Add VPMIN, VPMAX, VMVN (register) (#1303) 2020-06-24 10:43:44 +10:00
IntermediateRepresentation Fix Node Uses/Assignments (#1376) 2020-07-13 20:20:07 +10:00
Memory
State Implement CNTVCT_EL0 (#1268) 2020-05-23 12:15:59 +02:00
Translation Fix Node Uses/Assignments (#1376) 2020-07-13 20:20:07 +10: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