mirror of https://github.com/xqemu/xqemu.git
![]() 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> |
||
---|---|---|
.. | ||
assembler-a64.h | ||
constants-a64.h | ||
cpu-a64.h | ||
decoder-a64.cc | ||
decoder-a64.h | ||
disasm-a64.cc | ||
disasm-a64.h | ||
instructions-a64.cc | ||
instructions-a64.h |