OSDN Git Service

ART: Fix Mips Thread offset checks
authorAndreas Gampe <agampe@google.com>
Tue, 2 Aug 2016 15:44:20 +0000 (08:44 -0700)
committerAndreas Gampe <agampe@google.com>
Tue, 2 Aug 2016 15:45:00 +0000 (08:45 -0700)
commitd993327afa51a9ac216da0e5a5eba455aa79a6c9
treed3da5e9bc5f30b7cfbac1c0783a46ac2c2eeb399
parentc984725d0035e1925371757c38fed339b409e525
ART: Fix Mips Thread offset checks

Follow-up to commit 542451cc546779f5c67840e105c51205a1b0a8fd.

Bug: 30373134
Test: m test-art-host
Change-Id: I1d0202896e683cb20db30e8aac1c5ebcacc96467
runtime/arch/mips/thread_mips.cc