qemu/disas
Peter Maydell 37fd5b53ba disas/libvixl: Fix upstream libvixl compilation issues
Fix various minor issues with upstream libvixl so that it will compile
successfully on the platforms QEMU cares about:
 * remove unused GBytes constant (it clashes with the glib headers)
 * fix suffixes on constants to use 'LL' for 64 bit constants so
   we can compile on 32 bit hosts

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <rth@twiddle.net>
2014-02-08 14:50:48 +00:00
..
libvixl disas/libvixl: Fix upstream libvixl compilation issues 2014-02-08 14:50:48 +00:00
alpha.c
arm.c tcg-arm: Implement division instructions 2013-04-27 02:16:44 +02:00
cris.c
hppa.c
i386.c disas/i386.c: disassemble movbe instruction 2014-01-25 14:12:17 -08:00
ia64.c
lm32.c lm32-dis: fix NULL pointer dereference 2013-03-18 19:40:34 +01:00
m68k.c Replace all setjmp()/longjmp() with sigsetjmp()/siglongjmp() 2013-02-23 16:11:19 +00:00
Makefile.objs Add moxie disassembler 2013-03-23 14:25:41 +00:00
microblaze.c
mips.c
moxie.c Add moxie disassembler 2013-03-23 14:25:41 +00:00
ppc.c disas/ppc.c: Fix little endian disassembly 2013-09-02 10:06:41 +02:00
s390.c target-s390: Fix disassembly of cpsdr 2013-01-05 12:00:00 -08:00
sh4.c
sparc.c
tci.c