aboutsummaryrefslogtreecommitdiff
path: root/vm/compiler/codegen/mips/RallocUtil.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix the MIPS build:Raghu Gandham2012-07-311-9/+9
| | | | | | | 1. LOG->ALOG conversion 2. Remove Jumbo opcodes support Change-Id: Ifbd1eae2f5e7a1cab5828ebfbdba380ad499abfd
* [MIPS] Dalvik fast interpreter support and JIT implementationRaghu Gandham2012-05-021-0/+1025
Change-Id: I9bb4f6875b7061d3ffaee73f204026cb8ba3ed39 Signed-off-by: Raghu Gandham <raghu@mips.com> Signed-off-by: Chris Dearman <chris@mips.com> Signed-off-by: Douglas Leung <douglas@mips.com> Signed-off-by: Don Padgett <don@mips.com>