Commit 54659e3a authored by Alexei Zavjalov's avatar Alexei Zavjalov
Browse files

ART: LoadConstWide should clobber temp reg



If we have 2+ LoadConstWide(FP) calls in one method it is possible
that LoadConstWide will load the method poiner only once. In some
cases, for example, if we have branches, initialization might not be
done and it may lead to a segmentation fault.

Change-Id: If45fc2d1109d7ce9bd272f5c56446b2a6884daac
Signed-off-by: default avatarAlexei Zavjalov <alexei.zavjalov@intel.com>
parent f90283f6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment