aboutsummaryrefslogtreecommitdiff
path: root/ARMeilleure/Instructions/InstEmitSimdShift32.cs
AgeCommit message (Expand)Author
2022-09-20Fpsr and Fpcr freed. (#3701)1.1.279LDj3SNuD
2022-09-09Implement VRSRA, VRSHRN, VQSHRUN, VQMOVN, VQMOVUN, VQADD, VQSUB, VRHADD, VPAD...1.1.255gdkchan
2021-08-17Reduce JIT GC allocations (#2515)FICTURE7
2020-10-13Add Umaal & Vabd_I, Vabdl_I, Vaddl_I, Vhadd, Vqshrn, Vshll inst.s (slow paths...LDj3SNuD
2020-08-08CPU: This PR fixes Fpscr, among other things. (#1433)LDj3SNuD
2020-07-19Implements some 32-bit instructions (VBIC, VTST, VSRA) (#1192)Valentin PONS
2020-06-16Add Profiled Persistent Translation Cache. (#769)LDj3SNuD
2020-03-11Implement VMULL, VMLSL, VRSHR, VQRSHRN, VQRSHRUN AArch32 instructions + other...gdkchan
2020-02-24Add most of the A32 instruction set to ARMeilleure (#897)riperiperi