aboutsummaryrefslogtreecommitdiff
path: root/ARMeilleure/Common/BitUtils.cs
AgeCommit message (Expand)Author
2022-11-18Use ReadOnlySpan<byte> compiler optimization in more places (#3853)1.1.358Berkan Diler
2021-10-05Add `Operand.Label` support to `Assembler` (#2680)FICTURE7
2020-03-18CodeGen Optimisations (LSRA and Translator) (#978)riperiperi
2019-12-07Implemented fast paths for: (#841)LDj3SNuD
2019-08-08Add a new JIT compiler for CPU code (#693)gdkchan