OSDN Git Service

[MIPS64] Fix art_quick_invoke_stub argument offsets.
authorNikola Veljkovic <Nikola.Veljkovic@imgtec.com>
Tue, 2 Jun 2015 15:27:53 +0000 (17:27 +0200)
committerAndreas Gampe <agampe@google.com>
Tue, 2 Jun 2015 15:38:38 +0000 (15:38 +0000)
commit80f7a57e2aec7515c7a54c4b5c9e703a66623fea
treeb4b61f6a96a7d004ffa83318735fc639385f5519
parent637be5cefe1462b8d0bd5e065bd64a10f01647ac
[MIPS64] Fix art_quick_invoke_stub argument offsets.

ArtMethod reference's size got bigger, so we need to move other args
and leave enough space for ArtMethod* and 'this' pointer.

This fixes mips64 boot.

Bug: 19264997
Change-Id: I47198d5f39a4caab30b3b77479d5eedaad5006ab
runtime/arch/mips64/quick_entrypoints_mips64.S