| Age | Commit message (Expand) | Author |
| 2018-10-30 | Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484) | Alex Barney |
| 2018-10-13 | Add Fmls_Se, Fmulx_Se/Ve, Smov_S Inst.; Opt. Clz/Clz_V, Cnt_V, Shl_V, S/Ushr_... | LDj3SNuD |
| 2018-09-26 | Optimize BIC, BSL, BIT, BIF, XTN, ZIP, DUP (Gp), FMADD (Scalar) and FCVT (Sca... | gdkchan |
| 2018-07-18 | Implement Ssubw_V and Usubw_V instructions. (#287) | LDj3SNuD |
| 2018-07-15 | Fix EmitHighNarrow(), EmitSaturatingNarrowOp() when Rd == Rn || Rd == Rm (& P... | LDj3SNuD |
| 2018-07-14 | Add SMLSL, SQRSHRN and SRSHR (Vector) cpu instructions, nits (#225) | gdkchan |
| 2018-07-09 | Fix ZIP/UZP/TRN instructions when Rd == Rn || Rd == Rm (#239) | gdkchan |
| 2018-05-11 | Add intrinsics support (#121) | gdkchan |
| 2018-04-12 | Add TRN1 & TRN2 (vector) instructions. Add 4 simple tests (4S, 8B). (#77) | LDj3SNuD |
| 2018-03-30 | Fix EXT/Widening instruction carrying garbage values on some cases, fix ABD (... | gdkchan |
| 2018-03-06 | Add SMLAL (vector), fix EXT instruction | gdkchan |
| 2018-03-02 | Add EXT, CMTST (vector) and UMULL (vector) instructions | gdkchan |
| 2018-02-20 | Split main project into core,graphics and chocolarm4 subproject (#29) | emmauss |