Age | Commit message (Expand) | Author |
2021-08-17 | Reduce JIT GC allocations (#2515) | FICTURE7 |
2021-01-04 | CPU (A64): Add Pmull_V Inst. with Clmul fast path for the "1/2D -> 1Q" varian... | LDj3SNuD |
2020-12-17 | Fix Vnmls_S fast path (F64: losing input d value). Fix Vnmla_S & Vnmls_S slow... | LDj3SNuD |
2020-12-15 | CPU: Implement VFMA (Vector) (#1762) | sharmander |
2020-12-03 | CPU: Implement VFNMS.F32/64 (#1758) | sharmander |
2020-08-13 | Fix Vcvt_FI & Vcvt_RM; Add Vfma_S & Vfms_S. Add Tests. (#1471) | LDj3SNuD |
2020-07-19 | Implements some 32-bit instructions (VBIC, VTST, VSRA) (#1192) | Valentin PONS |
2020-07-17 | CPU: A32: Add Vadd & Vsub Wide (S/U_8/16/32) Inst.s with Test. (#1390) | LDj3SNuD |
2020-06-16 | Add Profiled Persistent Translation Cache. (#769) | LDj3SNuD |
2020-03-11 | Implement VMULL, VMLSL, VRSHR, VQRSHRN, VQRSHRUN AArch32 instructions + other... | gdkchan |
2020-03-05 | Implement Fast Paths for most A32 SIMD instructions (#952) | jduncanator |
2020-02-24 | Add most of the A32 instruction set to ARMeilleure (#897) | riperiperi |