X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=qemu%2Fdisas%2Flibvixl%2FREADME;h=932a41adf7ff3ab979b9c94f00ca967017ffeb28;hb=437fd90c0250dee670290f9b714253671a990160;hp=58db41c67c54cb7c58ed2aa0425fd5c0ee7bb819;hpb=5bbd6fe9b8bab2a93e548c5a53b032d1939eec05;p=kvmfornfv.git diff --git a/qemu/disas/libvixl/README b/qemu/disas/libvixl/README index 58db41c67..932a41adf 100644 --- a/qemu/disas/libvixl/README +++ b/qemu/disas/libvixl/README @@ -2,11 +2,10 @@ 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.7). +taken from libvixl 1.12). Bugfixes should preferably be sent upstream initially. The disassembler does not currently support the entire A64 instruction set. Notably: - * No Advanced SIMD support. * Limited support for system instructions. * A few miscellaneous integer and floating point instructions are missing.