Statistics
| Branch: | Revision:

root / disas / libvixl @ feature-archipelago

Name Size
  a64
LICENCE 1.6 kB
Makefile.objs 267 Bytes
README 467 Bytes
globals.h 2.5 kB
platform.h 1.9 kB
utils.cc 4 kB
utils.h 4.9 kB

Latest revisions

# Date Author Comment
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...

View revisions

Also available in: Atom