1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2025-03-04 18:56:07 +00:00
Ryujinx/ARMeilleure
Ficture Seven 0195d0938d
Fold ZeroExtend8/16/32 imm32/64 ()
* Fold ZeroExtend8/16/32 imm32/64

* Increment PTC version
2020-07-11 11:00:41 +10:00
..
CodeGen Fold ZeroExtend8/16/32 imm32/64 () 2020-07-11 11:00:41 +10:00
Common CodeGen Optimisations (LSRA and Translator) () 2020-03-18 22:44:32 +11:00
Decoders Fix VMVN (immediate), Add VPMIN, VPMAX, VMVN (register) () 2020-06-24 10:43:44 +10:00
Diagnostics Add Profiled Persistent Translation Cache. () 2020-06-16 20:28:02 +02:00
Instructions Fix VMVN (immediate), Add VPMIN, VPMAX, VMVN (register) () 2020-06-24 10:43:44 +10:00
IntermediateRepresentation Fix PPTC on Windows 7. () 2020-07-09 10:45:24 +10:00
Memory Implement a new physical memory manager and replace DeviceMemory () 2020-05-04 08:54:50 +10:00
State Implement CNTVCT_EL0 () 2020-05-23 12:15:59 +02:00
Translation Fold ZeroExtend8/16/32 imm32/64 () 2020-07-11 11:00:41 +10: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