| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-07-14 | Add SMLSL, SQRSHRN and SRSHR (Vector) cpu instructions, nits (#225) | gdkchan | |
| * Add SMLSL, SQRSHRN and SRSHR (Vector) cpu instructions * Address PR feedback * Address PR feedback * Remove another useless temp var * nit: Alignment * Replace Context.CurrOp.GetBitsCount() with Op.GetBitsCount() * Fix encodings and move flag bit test out of the loop | |||
| 2018-07-12 | AInstEmitSimdCvt: Half-precision to single-precision conversion (#235) | Merry | |
| 2018-05-18 | Add scalar variants of FCVTZS/FCVTZU, fix a issue on Ryushader | gdkchan | |
| 2018-05-11 | Add intrinsics support (#121) | gdkchan | |
| * Initial intrinsics support * Update tests to work with the new Vector128 type and intrinsics * Drop SSE4.1 requirement * Fix copy-paste mistake | |||
| 2018-03-05 | Add MUL (vector by element), fix FCVTN, make svcs use MakeError too | gdkchan | |
| 2018-03-05 | Add FCVTL and FCVTN instruction (no Half support yet), stub SvcClearEvent | gdkchan | |
| 2018-02-23 | Map heap on heap base region, fix for thread start on homebrew, add FCVTMU ↵ | gdkchan | |
| and FCVTPU (general) instructions, fix FMOV (higher 64 bits) encodings, improve emit code for FCVT* (general) instructions | |||
| 2018-02-20 | Split main project into core,graphics and chocolarm4 subproject (#29) | emmauss | |
