disas/libvixl: Update to libvixl 1.6
commit6aea44fc2b842e14de18006ed7609f4a90cd3bf4
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 24 Oct 2014 11:19:11 +0000 (24 12:19 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 24 Oct 2014 11:19:11 +0000 (24 12:19 +0100)
tree7aab53b4e2e0c8376c752c2844c5805a8448bb85
parentc6faa758e30c3563f22ffbee11bf206a3ee952c8
disas/libvixl: Update to libvixl 1.6

Update our copy of libvixl to upstream 1.6. There are no
changes of any particular interest to QEMU, so this is simply
keeping up with current upstream.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 1412091418-25744-1-git-send-email-peter.maydell@linaro.org
12 files changed:
disas/arm-a64.cc
disas/libvixl/README
disas/libvixl/a64/assembler-a64.h
disas/libvixl/a64/decoder-a64.cc
disas/libvixl/a64/decoder-a64.h
disas/libvixl/a64/disasm-a64.cc
disas/libvixl/a64/disasm-a64.h
disas/libvixl/a64/instructions-a64.cc
disas/libvixl/a64/instructions-a64.h
disas/libvixl/code-buffer.h [new file with mode: 0644]
disas/libvixl/utils.cc
disas/libvixl/utils.h