aboutsummaryrefslogtreecommitdiff
path: root/ChocolArm64/Instruction/AInstEmitSimdShift.cs
AgeCommit message (Expand)Author
2018-07-14Add SMLSL, SQRSHRN and SRSHR (Vector) cpu instructions, nits (#225)gdkchan
2018-03-14CPU fix for the cases using a Mask with shift = 0gdkchan
2018-03-14Add CRC32 instruction and SLI (vector)gdkchan
2018-03-10Fix EmitScalarUnaryOpF and add SSRA (vector)gdkchan
2018-03-09Add SHLL instructiongdkchan
2018-02-20Split main project into core,graphics and chocolarm4 subproject (#29)emmauss