summaryrefslogtreecommitdiffstats
path: root/hw/core/ptimer.c
diff options
context:
space:
mode:
authorPeter Maydell2015-02-13 06:46:09 +0100
committerPeter Maydell2015-02-13 06:46:09 +0100
commitc2ebd862a54b7e12175d65c03ba259926cb2237a (patch)
tree1e027d72e5ded48160fa81aeff73453cbcf1ebef /hw/core/ptimer.c
parenttarget-arm: A64: Avoid left shifting negative integers in disas_pc_rel_addr (diff)
downloadqemu-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