aboutsummaryrefslogtreecommitdiff
path: root/ChocolArm64/Instruction/AInstEmitAlu.cs
AgeCommit message (Expand)Author
2018-07-03Remove broken adds/cmn with condition check optimization (#218)gdkchan
2018-06-02Fix mistake on astc conversion, make some static methods that shouldn't be pu...gdkchan
2018-04-25Add Cls_V, Clz_V, Orn_V instructions. Add 18 Tests: And_V, Bic_V, Bif_V, Bit_...LDj3SNuD
2018-03-23Add Cls Instruction. (#67)LDj3SNuD
2018-02-26Fix corner cases of ADCS and SBFMgdkchan
2018-02-24Add FABD (scalar), ADCS, SBCS instructions, update config with better default...gdkchan
2018-02-20Split main project into core,graphics and chocolarm4 subproject (#29)emmauss