aboutsummaryrefslogtreecommitdiff
path: root/ARMeilleure/Instructions/InstEmitMul32.cs
AgeCommit message (Expand)Author
2022-09-10Implement Thumb (32-bit) memory (ordered), multiply, extension and bitfield i...1.1.261gdkchan
2022-02-17ARMeilleure: Thumb support (All T16 instructions) (#3105)1.1.36merry
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-10-13Add Umaal & Vabd_I, Vabdl_I, Vaddl_I, Vhadd, Vqshrn, Vshll inst.s (slow paths...LDj3SNuD
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