1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-12-01 03:42:02 +00:00
Ryujinx/ARMeilleure
2020-07-25 20:01:57 +02:00
..
CodeGen Add SSE4.2 Path for CRC32, add A32 variant, add tests for non-castagnoli variants. (#1328) 2020-07-13 20:48:14 +10:00
Common
Decoders Implements some 32-bit instructions (VBIC, VTST, VSRA) (#1192) 2020-07-19 15:11:58 -03:00
Diagnostics Add Profiled Persistent Translation Cache. (#769) 2020-06-16 20:28:02 +02:00
Instructions Implements some 32-bit instructions (VBIC, VTST, VSRA) (#1192) 2020-07-19 15:11:58 -03:00
IntermediateRepresentation Add SSE4.2 Path for CRC32, add A32 variant, add tests for non-castagnoli variants. (#1328) 2020-07-13 20:48:14 +10:00
Memory
State Refactor NativeContext (#1410) 2020-07-24 16:13:14 -03:00
Translation PPTC version increment (#1427) 2020-07-25 20:01:57 +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