diff options
| author | Richard Henderson | 2014-05-27 22:43:48 +0200 |
|---|---|---|
| committer | Peter Maydell | 2014-06-29 23:02:52 +0200 |
| commit | 1ce8be7e0de4698b1c8bd76ea568e1f46524412c (patch) | |
| tree | debb43b82d725e757bfd3321fae07d117b05327b | |
| parent | timer: cadence_ttc: Convert to instance_init (diff) | |
| download | qemu-1ce8be7e0de4698b1c8bd76ea568e1f46524412c.tar.gz qemu-1ce8be7e0de4698b1c8bd76ea568e1f46524412c.tar.xz qemu-1ce8be7e0de4698b1c8bd76ea568e1f46524412c.zip | |
disas/libvixl: Update README for version base
Signed-off-by: Richard Henderson <rth@redhat.com>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
| -rw-r--r-- | disas/libvixl/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/disas/libvixl/README b/disas/libvixl/README index 96814a5dc1..a0ecac3dd3 100644 --- a/disas/libvixl/README +++ b/disas/libvixl/README @@ -2,7 +2,7 @@ The code in this directory is a subset of libvixl: https://github.com/armvixl/vixl (specifically, it is the set of files needed for disassembly only, -taken from libvixl 1.1). +taken from libvixl 1.4). Bugfixes should preferably be sent upstream initially. The disassembler does not currently support the entire A64 instruction |
