Age | Commit message (Expand) | Author |
2022-01-19 | Implement FCVTNS (Scalar GP) (#2953) | sharmander |
2019-12-29 | Implemented fast paths for: (#846) | LDj3SNuD |
2019-08-08 | Add a new JIT compiler for CPU code (#693) | gdkchan |
2019-07-08 | Add Saddlv_V Inst. Improve Cnt_V, Dup_Gp & Ins_Gp Tests. Tuneup Cls_V & Clz_V... | LDj3SNuD |
2019-04-20 | Sse optimized the 32-bit Vector & Scalar integer-to-fp conversion instruction... | LDj3SNuD |
2019-04-12 | Sse optimized the Vector & Scalar fp-to-integer conversion instructions (unsi... | LDj3SNuD |
2019-04-03 | Sse optimized all the fp to integer conversion instructions (signed) with Tes... | LDj3SNuD |
2019-02-23 | Add Tests for instructions Fcvtzs_Gp_Fixed & Fcvtzu_Gp_Fixed, Scvtf_Gp_Fixed ... | LDj3SNuD |
2018-10-23 | Fix Fcvtl_V and Fcvtn_V; fix half to float conv. and add float to half conv. ... | LDj3SNuD |
2018-09-08 | Remove old Tester, update Tests (some reworks). (#400) | LDj3SNuD |
2018-09-01 | Ryujinx.Tests: Add unicorn to test framework (#389) | Merry |
2018-07-12 | AInstEmitSimdCvt: Half-precision to single-precision conversion (#235) | Merry |