Ryujinx/ARMeilleure
LDj3SNuD 83d94b21d0
Add FMaxNmV & FMinNmV Inst.s with Test. (#1279)
Successful unit testing on Windows (debug and release mode).
2020-05-27 18:51:59 +02:00
..
CodeGen Unwinding Follow-up. Fix a bug in JitUnwindWindows where ... (#1238) 2020-05-15 13:46:35 +02:00
Common CodeGen Optimisations (LSRA and Translator) (#978) 2020-03-18 22:44:32 +11:00
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 Add FMaxNmV & FMinNmV Inst.s with Test. (#1279) 2020-05-27 18:51:59 +02:00
IntermediateRepresentation Remove CpuId IR instruction (#1227) 2020-05-13 15:30:21 +10:00
Memory Implement a new physical memory manager and replace DeviceMemory (#856) 2020-05-04 08:54:50 +10:00
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 Upgrade projects to C#8 (#1193) 2020-05-04 12:14:48 +10:00
Optimizations.cs Add Fast Paths for Crypto instructions (A32/A64) (#1026) 2020-03-25 17:20:29 +11:00
Statistics.cs Suppress warnings from fields never used or never assigned (CS0169 and CS0649) (#919) 2020-04-21 07:59:59 +10:00