aboutsummaryrefslogtreecommitdiff
path: root/ARMeilleure/Instructions/SoftFallback.cs
AgeCommit message (Expand)Author
2022-09-20Fpsr and Fpcr freed. (#3701)LDj3SNuD
2022-09-19Implemented in IR the managed methods of the ShlReg region of the SoftFallbac...LDj3SNuD
2022-09-08Implemented in IR the managed methods of the Saturating region ... (#3665)LDj3SNuD
2022-08-25ARMeilleure: Hardware accelerate SHA256 (#3585)merry
2022-02-17Use ReadOnlySpan<byte> compiler optimization for static data (#3130)Berkan Diler
2021-02-22Implement VCNT instruction (#1963)mageven
2021-01-04CPU (A64): Add Pmull_V Inst. with Clmul fast path for the "1/2D -> 1Q" varian...LDj3SNuD
2020-04-17Improve V128 (#1097)Ficture Seven
2020-02-24Add most of the A32 instruction set to ARMeilleure (#897)riperiperi
2019-12-29Implemented fast paths for: (#846)LDj3SNuD
2019-10-04Add Tbx Inst. (fast & slow paths), with Tests. (#782)LDj3SNuD
2019-08-08Add a new JIT compiler for CPU code (#693)gdkchan