commit | 06b66d05a6251d91b5e2516f579bfff5fa49191c | [log] [tgz] |
---|---|---|
author | Roland Levillain <rpl@google.com> | Wed Jul 01 12:47:25 2015 +0100 |
committer | Roland Levillain <rpl@google.com> | Wed Jul 01 12:48:31 2015 +0100 |
tree | 82edce66106b31acad30562463a78eef1abb68bc | |
parent | bbcc01a5a38d28c221c05788e56473a287f57589 [diff] |
Fix a MOV instruction in Optimizing's x86-64 code generator. Use `movl' instead of `movw' to store a 32-bit immediate (integer or reference) into a field. Also fix art::Location::RegisterOrInt32LongConstant to properly handle non-long constants. Change-Id: I34c6ec8eaa1632822a31969f87c9c2d6c5b96326