Ryujinx/ARMeilleure
gdkchan 89ccec197e
Implement VMOVL and VORR.I32 AArch32 SIMD instructions (#960)
* Implement VMOVL and VORR.I32 AArch32 SIMD instructions

* Rename <dt> to <size> on test description

* Rename Widen to Long and improve VMOVL implementation a bit
2020-03-10 16:17:30 +11:00
..
CodeGen Optimize x64 loads and stores using complex addressing modes (#972) 2020-03-10 09:29:34 +11:00
Common Implemented fast paths for: (#841) 2019-12-07 13:45:32 +01:00
Decoders Implement VMOVL and VORR.I32 AArch32 SIMD instructions (#960) 2020-03-10 16:17:30 +11:00
Diagnostics Add most of the A32 instruction set to ARMeilleure (#897) 2020-02-24 08:20:40 +11:00
Instructions Implement VMOVL and VORR.I32 AArch32 SIMD instructions (#960) 2020-03-10 16:17:30 +11:00
IntermediateRepresentation Optimize x64 loads and stores using complex addressing modes (#972) 2020-03-10 09:29:34 +11:00
Memory Add a GetSpan method to the memory manager and use it on GPU (#877) 2020-01-13 10:27:50 +11:00
State Add SSAT, SSAT16, USAT and USAT16 ARM32 instructions (#954) 2020-03-01 07:51:55 +11:00
Translation Optimize x64 loads and stores using complex addressing modes (#972) 2020-03-10 09:29:34 +11:00
ARMeilleure.csproj Render Profiler in GUI (#854) 2020-02-06 11:25:47 +00:00
Optimizations.cs Fix Fcmge_S/V & Fcmgt_S/V Inst.s (#815) 2019-11-09 23:21:03 -03:00
Statistics.cs Add a new JIT compiler for CPU code (#693) 2019-08-08 21:56:22 +03:00