OSDN Git Service

ART: Move code from RA to T9 in Mips64 longjump
authorAndreas Gampe <agampe@google.com>
Fri, 25 Sep 2015 15:24:13 +0000 (08:24 -0700)
committerAndreas Gampe <agampe@google.com>
Fri, 25 Sep 2015 20:12:58 +0000 (13:12 -0700)
commitdbf056d38dddda10c5f409e3155c7b4211183f63
treea4974b691cea88469cfe5e172b682820a41a1ca4
parente02fa201444f5e599f9375b7da330f42350b007e
ART: Move code from RA to T9 in Mips64 longjump

Do not use the return address. It should not be clobbered as we
may need it, e.g., for single-frame deopt.

Change-Id: I401d7b0034bc4e210bda231ec78ee31242053b36
runtime/arch/mips64/context_mips64.cc
runtime/arch/mips64/context_mips64.h
runtime/arch/mips64/quick_entrypoints_mips64.S