| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-07-03 | Remove broken adds/cmn with condition check optimization (#218) | gdkchan | |
| 2018-06-02 | Fix mistake on astc conversion, make some static methods that shouldn't be ↵ | gdkchan | |
| public private, remove old commmented out code | |||
| 2018-04-25 | Add Cls_V, Clz_V, Orn_V instructions. Add 18 Tests: And_V, Bic_V, Bif_V, ↵ | LDj3SNuD | |
| Bit_V, Bsl_V, Cls_V, Clz_V, Orn_V, Orr_V. (#104) * Update AOpCodeTable.cs * Update AInstEmitSimdLogical.cs * Update AInstEmitSimdArithmetic.cs * Update ASoftFallback.cs * Update AInstEmitAlu.cs * Update Pseudocode.cs * Update Instructions.cs * Update CpuTestSimdReg.cs * Update CpuTestSimd.cs | |||
| 2018-03-23 | Add Cls Instruction. (#67) | LDj3SNuD | |
| * Update AInstEmitAlu.cs * Update ASoftFallback.cs * Update AOpCodeTable.cs | |||
| 2018-02-26 | Fix corner cases of ADCS and SBFM | gdkchan | |
| 2018-02-24 | Add FABD (scalar), ADCS, SBCS instructions, update config with better ↵ | gdkchan | |
| default control mappings, update readme with the new mappings | |||
| 2018-02-20 | Split main project into core,graphics and chocolarm4 subproject (#29) | emmauss | |
