| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-05-07 | Dyncom: Remove disassembler code | Yuri Kunde Schlesner | |
| Had licensing issue around it, in addition to several bugs. Closes #1632, #1280 | |||
| 2016-09-21 | Remove empty newlines in #include blocks. | Emmanuel Gil Peyrot | |
| This makes clang-format useful on those. Also add a bunch of forgotten transitive includes, which otherwise prevented compilation. | |||
| 2016-09-18 | Sources: Run clang-format on everything. | Emmanuel Gil Peyrot | |
| 2015-08-11 | ARM Core, Video Core, CitraQt, Citrace: Use CommonTypes types instead of the ↵ | Emmanuel Gil Peyrot | |
| standard u?int*_t types. | |||
| 2015-08-11 | arm_disasm: ARMv6 mul/div and abs media instructions | aroulin | |
| SMLAD, SMUAD, SMLSD, SMUSD, SMLALD, SMLSLD, SMMLA, SMMUL, SMMLS USAD8, USADA8 | |||
| 2015-08-11 | arm_disasm: ARMv6 parallel add/sub media instructions | aroulin | |
| {S, U, Q, UQ, SH, UH}{ADD16, ASX, SAX, SUB16, ADD8, SUB8} | |||
| 2015-08-09 | arm_disasm: ARMv6 reversal media instructions | aroulin | |
| REV, REV16, REVSH Only their ARM encoding, Thumb encoding is still missing. | |||
| 2015-08-09 | arm_disasm: ARMv6 saturation media instructions | aroulin | |
| SSAT, SSAT16, USAT, USAT16 | |||
| 2015-08-09 | arm_disasm: ARMv6 packing and sign-extend media instructions | aroulin | |
| PKH, SEL SXTAB, SXTAB16, SXTB, SXTB16, SXTH, SXTAH UXTAB, UXTAB16, UXTB, UXTB16, UXTH, UXTAH | |||
| 2015-08-06 | Disassembler: ARMv6K REX instructions | aroulin | |
| 2015-08-06 | Disassembler: ARMv6K hint instructions | aroulin | |
| 2014-09-06 | core: Make the ARM disassembler use std::string internally | Lioncash | |
| 2014-04-08 | got rid of 'src' folders in each sub-project | bunnei | |
