summaryrefslogtreecommitdiffstats
path: root/src/disassembler_mips.cc
Commit message (Expand)AuthorAgeFilesLines
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-275/+0
* Fixes for comparisons between signed and unsigned values with new jb-mr2 comp...Brian Carlstrom2013-03-241-10/+10
* Move stringpiece.h and stringprintf.h to base/.Elliott Hughes2012-12-131-1/+1
* Move logging.h into base/logging.h.Elliott Hughes2012-12-121-1/+1
* Add "kind" argument to Get/SetVReg.Ian Rogers2012-11-161-1/+1
* Dump maps inline in disassembled code.Ian Rogers2012-10-091-0/+5
* Fix endianness of compiled code and stacks of stubs for MIPS.jeffhao2012-10-031-3/+2
* MIPS disassembler.Elliott Hughes2012-04-251-0/+271