OSDN Git Service

x86: Fix art_quick_instrumentation_exit
authorDmitry Petrochenko <dmitry.petrochenko@intel.com>
Wed, 27 Aug 2014 11:45:56 +0000 (18:45 +0700)
committerAndreas Gampe <agampe@google.com>
Fri, 5 Sep 2014 02:47:46 +0000 (02:47 +0000)
commit5324dc896b69fc14a24334f52169e2319b9b3842
tree549710afd96a9b537a67d584a259b4cd38b423fd
parented20a4d80bcd8d47b5bcdd51ef17c786c0e5015c
x86: Fix art_quick_instrumentation_exit

Make sure that we use a move-immediate instead of a
move-from-address (previously this was a load, whereas now
we are interested in the address as a value).

Change-Id: I4048c4a97abcc6524fe976bdc35b834d8f3bc592
Signed-off-by: Dmitry Petrochenko <dmitry.petrochenko@intel.com>
runtime/arch/x86/quick_entrypoints_x86.S