diff options
author | Roland Levillain <rpl@google.com> | 2015-07-01 12:47:25 +0100 |
---|---|---|
committer | Roland Levillain <rpl@google.com> | 2015-07-01 12:48:31 +0100 |
commit | 06b66d05a6251d91b5e2516f579bfff5fa49191c (patch) | |
tree | 82edce66106b31acad30562463a78eef1abb68bc /compiler/driver/compiler_driver_test.cc | |
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
Diffstat (limited to 'compiler/driver/compiler_driver_test.cc')
0 files changed, 0 insertions, 0 deletions