aboutsummaryrefslogtreecommitdiff
path: root/ARMeilleure/Instructions/InstEmitSimdShift.cs
AgeCommit message (Expand)Author
2021-08-17Reduce JIT GC allocations (#2515)FICTURE7
2020-07-13Add Fmax/minv_V & S/Ushl_S Inst.s with Tests. Fix Maxps/d & Minps/d d… (#1335)LDj3SNuD
2020-06-16Add Profiled Persistent Translation Cache. (#769)LDj3SNuD
2019-12-29Implemented fast paths for: (#846)LDj3SNuD
2019-10-24Add Sli_S/V & Sri_S/V inst.s (fast & slow paths), with Tests. (#797)LDj3SNuD
2019-08-08Add a new JIT compiler for CPU code (#693)gdkchan