summaryrefslogtreecommitdiff
path: root/src/core/arm/disassembler
AgeCommit message (Expand)Author
2015-08-11ARM Core, Video Core, CitraQt, Citrace: Use CommonTypes types instead of the ...Emmanuel Gil Peyrot
2015-08-11arm_disasm: ARMv6 mul/div and abs media instructionsaroulin
2015-08-11arm_disasm: ARMv6 parallel add/sub media instructionsaroulin
2015-08-09arm_disasm: ARMv6 reversal media instructionsaroulin
2015-08-09arm_disasm: ARMv6 saturation media instructionsaroulin
2015-08-09arm_disasm: ARMv6 packing and sign-extend media instructionsaroulin
2015-08-07Merge pull request #1026 from lioncash/disasmLioncash
2015-08-06arm_disasm: Remove unnecessary codeLioncash
2015-08-06Disassembler: ARMv6K REX instructionsaroulin
2015-08-06Disassembler: ARMv6K hint instructionsaroulin
2015-06-28Common: Fix FileUtil includes, and everything relying on those.Emmanuel Gil Peyrot
2015-05-29Remove every trailing whitespace from the project (but externals).Emmanuel Gil Peyrot
2015-02-27Merge pull request #620 from lioncash/bkptbunnei
2015-02-27arm_disasm: Show conditional code for BKPT instructions.Lioncash
2015-02-27arm_disasm: Remove unused variableLioncash
2015-02-10Asserts: break/crash program, fit to style guide; log.h->assert.harchshift
2014-12-20License changepurpasmart96
2014-11-19Remove trailing spaces in every file but the ones imported from SkyEye, AOSP ...Emmanuel Gil Peyrot
2014-09-13Merge pull request #97 from archshift/cleanupbunnei
2014-09-11Merge pull request #99 from archshift/ext-checkbunnei
2014-09-08core: Prune redundant includesarchshift
2014-09-08Added string_util to common, small changes in loader.cpparchshift
2014-09-07Dead code removal: video_core.cpp, load_symbol_map.cpparchshift
2014-09-06core: Make the ARM disassembler use std::string internallyLioncash
2014-04-30added a module to load symbol map files for debuggingbunnei
2014-04-08fixed project includes to use new directory structurebunnei
2014-04-08got rid of 'src' folders in each sub-projectbunnei