Statistics
| Branch: | Revision:

root / disas @ feature-archipelago

Name Size
  libvixl
Makefile.objs 964 Bytes
alpha.c 79.8 kB
arm-a64.cc 2.3 kB
arm.c 157.3 kB
cris.c 79.8 kB
hppa.c 100.2 kB
i386.c 163.3 kB
ia64.c 396.7 kB
lm32.c 12.6 kB
m68k.c 211.7 kB
microblaze.c 62.1 kB
mips.c 206.6 kB
moxie.c 11.9 kB
ppc.c 237 kB
s390.c 101 kB
sh4.c 82.7 kB
sparc.c 171.7 kB
tci.c 1.8 kB

Latest revisions

# Date Author Comment
189f792d 02/17/2014 06:12 pm Richard Henderson

disas/i386: Disassemble ANDN/SHLX/SHRX/SHAX

Reviewed-by: Paolo Bonzini <>
Reviewed-by: Aurelien Jarno <>
Signed-off-by: Richard Henderson <>

0dbcf95a 02/15/2014 10:26 pm Michael Tokarev

libvixl: fix 64bit constants usage

Since commit 999b53ec8794f203964db3ecf939a3da5c4bc843:
Author: Claudio Fontana <>
Date: Wed Feb 5 17:27:28 2014 +0000

disas: Implement disassembly output for A64
Use libvixl to implement disassembly output in debug...
878a735d 02/08/2014 04:50 pm Peter Maydell

disas: Add subset of libvixl sources for A64 disassembler

Add the subset of the libvixl sources that are needed for the
A64 disassembler support. These sources come from
https://github.com/armvixl/vixl commit 578645f14e122d2b
which is VIXL release 1.1.

Signed-off-by: Peter Maydell <>...

37fd5b53 02/08/2014 04:50 pm Peter Maydell

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...

999b53ec 02/08/2014 04:50 pm Claudio Fontana

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.

Signed-off-by: Claudio Fontana <>
[PMM: * added support for target disassembly...

ba00599c 01/26/2014 12:12 am Aurelien Jarno

disas/i386.c: disassemble movbe instruction

Signed-off-by: Aurelien Jarno <>
Signed-off-by: Richard Henderson <>

95f5b6e3 09/02/2013 11:06 am Anton Blanchard

disas/ppc.c: Fix little endian disassembly

Use info->endian to select the endian of the instruction to
be disassembled.

Signed-off-by: Anton Blanchard <>
Reviewed-by: Anthony Liguori <>
Signed-off-by: Alexander Graf <>

0637c56c 04/27/2013 03:16 am Richard Henderson

tcg-arm: Implement division instructions

An armv7 extension implements division, present on Cortex A15.

Reviewed-by: Aurelien Jarno <>
Signed-off-by: Richard Henderson <>

d640045a 04/13/2013 02:51 pm Aurelien Jarno

target-i386: add AES-NI instructions

Reviewed-by: Edgar E. Iglesias <>
Reviewed-by: Richard Henderson <>
Signed-off-by: Aurelien Jarno <>

309b4de1 04/13/2013 02:51 pm Aurelien Jarno

disas/i386.c: disassemble aes-ni instructions

Reviewed-by: Richard Henderson <>
Signed-off-by: Aurelien Jarno <>

View revisions

Also available in: Atom