OSDN Git Service

Fix moving GC bugs in proxy stub for X86/X86_64
authorMathieu Chartier <mathieuc@google.com>
Thu, 18 Jun 2015 17:17:26 +0000 (10:17 -0700)
committerMathieu Chartier <mathieuc@google.com>
Thu, 18 Jun 2015 22:45:40 +0000 (15:45 -0700)
commitdfc5db6a6deea37c217e29e810e757945dae8586
treef0ff1f7b67e8681cfa9dda09d5fc44f92872f966
parentbf1fa2ccb5e7409910b99dc46b616e44c66ade68
Fix moving GC bugs in proxy stub for X86/X86_64

Needed to restore the refs.

(cherry picked from commit 9346ff0cfad6344d0bf4eaa69362dbe1987ac054)

Bug: 21907554
Change-Id: I562906dff07dcaa78dfb39646ba9ab35a5f56c6c
runtime/arch/x86/quick_entrypoints_x86.S
runtime/arch/x86_64/quick_entrypoints_x86_64.S
test/044-proxy/src/ReturnsAndArgPassing.java