hg: aarch32-port/jdk9/hotspot: 8146339: aarch32: mov immediate generates incorrect value for some immediate values
edward.nevill at gmail.com
edward.nevill at gmail.com
Wed Dec 30 17:21:19 UTC 2015
Changeset: 3e5e7c6bf5e6
Author: enevill
Date: 2015-12-30 17:16 +0000
URL: http://hg.openjdk.java.net/aarch32-port/jdk9/hotspot/rev/3e5e7c6bf5e6
8146339: aarch32: mov immediate generates incorrect value for some immediate values
Summary: Use movw/movt instead of just movt for immediates with bottom 16 bits 0
Reviewed-by: duke
Contributed-by: xiang.yuan at linaro.org
! src/cpu/aarch32/vm/assembler_aarch32.cpp
More information about the aarch32-port-dev
mailing list