aboutsummaryrefslogtreecommitdiff
path: root/ARMeilleure/Instructions/InstEmitSimdLogical.cs
AgeCommit message (Expand)Author
2021-08-17Reduce JIT GC allocations (#2515)FICTURE7
2021-05-20Add `BIC/ORR Vd.T, #imm` fast path (#2279)FICTURE7
2019-12-29Implemented fast paths for: (#846)LDj3SNuD
2019-08-08Add a new JIT compiler for CPU code (#693)gdkchan