X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=qemu%2Fdisas%2Flibvixl%2FREADME;h=932a41adf7ff3ab979b9c94f00ca967017ffeb28;hb=a14b48d18a9ed03ec191cf16b162206998a895ce;hp=58db41c67c54cb7c58ed2aa0425fd5c0ee7bb819;hpb=e44e3482bdb4d0ebde2d8b41830ac2cdb07948fb;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.