OSDN Git Service

Fix quick mode bugs for Mips.
authorDouglas Leung <douglas@mips.com>
Wed, 25 Jun 2014 23:02:55 +0000 (16:02 -0700)
committerbuzbee <buzbee@google.com>
Fri, 27 Jun 2014 17:44:27 +0000 (10:44 -0700)
commit2db3e269e3051dacb3c8a4af8f03fdad9b0fd740
tree9653675093f7c7af9f56ce133acb1476ddf42a5d
parenta64d728836712e9295ada7de44d8cc3165d595a8
Fix quick mode bugs for Mips.

This patch enable quick mode for Mips and allows the emulator to boot.
However the emulator is still not 100% functional. It still have problems
launching some apps.

Change-Id: Id46a39a649a2fd431a9f13b06ecf34cbd1d20930
Signed-off-by: Douglas Leung <douglas@mips.com>
compiler/dex/quick/gen_common.cc
compiler/dex/quick/gen_invoke.cc
compiler/dex/quick/mips/codegen_mips.h
compiler/dex/quick/mips/int_mips.cc
compiler/dex/quick/mips/mips_lir.h
compiler/dex/quick/mips/target_mips.cc
compiler/dex/quick/mips/utility_mips.cc
compiler/dex/quick/ralloc_util.cc
dex2oat/dex2oat.cc
runtime/instruction_set.h