diff options
author | Peter Maydell | 2015-02-13 06:46:09 +0100 |
---|---|---|
committer | Peter Maydell | 2015-02-13 06:46:09 +0100 |
commit | c2ebd862a54b7e12175d65c03ba259926cb2237a (patch) | |
tree | 1e027d72e5ded48160fa81aeff73453cbcf1ebef /hw/core/ptimer.c | |
parent | target-arm: A64: Avoid left shifting negative integers in disas_pc_rel_addr (diff) | |
download | qemu-c2ebd862a54b7e12175d65c03ba259926cb2237a.tar.gz qemu-c2ebd862a54b7e12175d65c03ba259926cb2237a.tar.xz qemu-c2ebd862a54b7e12175d65c03ba259926cb2237a.zip |
target-arm: A64: Avoid signed shifts in disas_ldst_pair()
Avoid shifting potentially negative signed offset values in
disas_ldst_pair() by keeping the offset in a uint64_t rather
than an int64_t.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 1423233250-15853-5-git-send-email-peter.maydell@linaro.org
Diffstat (limited to 'hw/core/ptimer.c')
0 files changed, 0 insertions, 0 deletions