summaryrefslogtreecommitdiffstats
path: root/disassembler/disassembler_mips.cc
Commit message (Expand)AuthorAgeFilesLines
* ART: Use jalr instead of jr for MipsAndreas Gampe2015-01-131-0/+2
* C++11 related clean-up of DISALLOW_..Ian Rogers2014-10-221-1/+1
* Tidy up logging.Ian Rogers2014-10-221-0/+1
* Avoid printing absolute addresses in oatdumpBrian Carlstrom2014-09-161-8/+7
* Allow mixing of thread offsets between 32 and 64bit architectures.Ian Rogers2014-04-011-1/+1
* x86-64 disassembler support.Ian Rogers2014-03-141-3/+0
* Move disassembler out of runtime.Ian Rogers2013-09-091-0/+275