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 18:51:25 +0000 (11:51 -0700)
commit9346ff0cfad6344d0bf4eaa69362dbe1987ac054
treeb54b7a4ea4025173f89640a753d09384bb7f914a
parentf16474d08ed51a3ccfaa70360aefdf12ebc79da1
Fix moving GC bugs in proxy stub for X86/X86_64

Needed to restore the refs.

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