Keaton-Ryujinx/ARMeilleure
merry f8cd072b62
Faster crc32 implementation (#1294)
* Add Pclmulqdq intrinsic

* Implement crc32 in terms of pclmulqdq

* Address PR comments
2020-06-05 20:58:27 +10:00
..
CodeGen Faster crc32 implementation (#1294) 2020-06-05 20:58:27 +10:00
Common
Decoders Add FMaxNmV & FMinNmV Inst.s with Test. (#1279) 2020-05-27 18:51:59 +02:00
Diagnostics Suppress CS0169 CS0649 warns from HID structs (#1222) 2020-05-10 16:02:41 +02:00
Instructions Faster crc32 implementation (#1294) 2020-06-05 20:58:27 +10:00
IntermediateRepresentation Faster crc32 implementation (#1294) 2020-06-05 20:58:27 +10:00
Memory
State Implement CNTVCT_EL0 (#1268) 2020-05-23 12:15:59 +02:00
Translation Unwinding Follow-up. Fix a bug in JitUnwindWindows where ... (#1238) 2020-05-15 13:46:35 +02:00
ARMeilleure.csproj
Optimizations.cs Faster crc32 implementation (#1294) 2020-06-05 20:58:27 +10:00
Statistics.cs