summaryrefslogtreecommitdiff
path: root/disas/libvixl/LICENCE
AgeCommit message (Collapse)AuthorFilesLines
2014-02-08disas: Add subset of libvixl sources for A64 disassemblerPeter Maydell1-0/+30
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 <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <rth@twiddle.net>