aboutsummaryrefslogtreecommitdiff
path: root/ChocolArm64/Instruction/AInstEmitSimdCvt.cs
AgeCommit message (Expand)Author
2018-07-14Add SMLSL, SQRSHRN and SRSHR (Vector) cpu instructions, nits (#225)gdkchan
2018-07-12AInstEmitSimdCvt: Half-precision to single-precision conversion (#235)Merry
2018-05-18Add scalar variants of FCVTZS/FCVTZU, fix a issue on Ryushadergdkchan
2018-05-11Add intrinsics support (#121)gdkchan
2018-03-05Add MUL (vector by element), fix FCVTN, make svcs use MakeError toogdkchan
2018-03-05Add FCVTL and FCVTN instruction (no Half support yet), stub SvcClearEventgdkchan
2018-02-23Map heap on heap base region, fix for thread start on homebrew, add FCVTMU an...gdkchan
2018-02-20Split main project into core,graphics and chocolarm4 subproject (#29)emmauss