aboutsummaryrefslogtreecommitdiff
path: root/ARMeilleure/Instructions/InstEmitSimdCmp.cs
AgeCommit message (Expand)Author
2023-01-10Implement JIT Arm64 backend (#4114)1.1.536gdkchan
2021-08-17Reduce JIT GC allocations (#2515)FICTURE7
2020-08-08CPU: This PR fixes Fpscr, among other things. (#1433)LDj3SNuD
2020-06-16Add Profiled Persistent Translation Cache. (#769)LDj3SNuD
2020-03-01Implement FACGE and FACGT (Scalar and Vector) AArch64 SIMD instructions (#956)gdkchan
2019-12-07Implemented fast paths for: (#841)LDj3SNuD
2019-11-09Fix Fcmge_S/V & Fcmgt_S/V Inst.s (#815)LDj3SNuD
2019-08-08Add a new JIT compiler for CPU code (#693)gdkchan