diff options
author | Michael Tokarev | 2014-02-15 21:26:25 +0100 |
---|---|---|
committer | Peter Maydell | 2014-02-15 21:26:30 +0100 |
commit | 0dbcf95a1ea5a5ca6222765ff8813c2cc17e8abd (patch) | |
tree | 449b5592ec9e5b02abef6e170f69e6c28ab7c643 /hw/usb/dev-hid.c | |
parent | Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-02-15' in... (diff) | |
download | qemu-0dbcf95a1ea5a5ca6222765ff8813c2cc17e8abd.tar.gz qemu-0dbcf95a1ea5a5ca6222765ff8813c2cc17e8abd.tar.xz qemu-0dbcf95a1ea5a5ca6222765ff8813c2cc17e8abd.zip |
libvixl: fix 64bit constants usage
Since commit 999b53ec8794f203964db3ecf939a3da5c4bc843:
Author: Claudio Fontana <claudio.fontana@linaro.org>
Date: Wed Feb 5 17:27:28 2014 +0000
disas: Implement disassembly output for A64
Use libvixl to implement disassembly output in debug
logs for A64, for use with both AArch64 hosts and targets.
disas/libvixl/ contains functions which uses 64bit constants
without using appropriate suffixes, which fails on 32bits.
Fix this by using ULL suffix.
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'hw/usb/dev-hid.c')
0 files changed, 0 insertions, 0 deletions