aboutsummaryrefslogtreecommitdiff
path: root/ARMeilleure/Instructions/InstEmitAlu32.cs
AgeCommit message (Expand)Author
2021-12-08Implement UHADD8 instruction (#2908)Piyachet Kanda
2021-08-17Reduce JIT GC allocations (#2515)FICTURE7
2020-12-17Fix Vnmls_S fast path (F64: losing input d value). Fix Vnmla_S & Vnmls_S slow...LDj3SNuD
2020-03-11Implement VMULL, VMLSL, VRSHR, VQRSHRN, VQRSHRUN AArch32 instructions + other...gdkchan
2020-03-01Add SSAT, SSAT16, USAT and USAT16 ARM32 instructions (#954)gdkchan
2020-02-24Add most of the A32 instruction set to ARMeilleure (#897)riperiperi
2019-08-08Add a new JIT compiler for CPU code (#693)gdkchan