aboutsummaryrefslogtreecommitdiff
path: root/ARMeilleure/Instructions/InstEmitSimdMove32.cs
AgeCommit message (Expand)AuthorFilesLines
2021-08-17Reduce JIT GC allocations (#2515)FICTURE71-4/+4
2020-08-13Fix Vcvt_FI & Vcvt_RM; Add Vfma_S & Vfms_S. Add Tests. (#1471)LDj3SNuD1-1/+1
2020-06-24Fix VMVN (immediate), Add VPMIN, VPMAX, VMVN (register) (#1303)riperiperi1-1/+17
2020-03-10Implement VMOVL and VORR.I32 AArch32 SIMD instructions (#960)gdkchan1-0/+30
2020-03-05Implement Fast Paths for most A32 SIMD instructions (#952)jduncanator1-128/+341
2020-02-24Add most of the A32 instruction set to ARMeilleure (#897)riperiperi1-0/+336