From: Richard Henderson <[email protected]> Signed-off-by: Richard Henderson <[email protected]> --- disas/libvixl/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/disas/libvixl/README b/disas/libvixl/README index 96814a5..a0ecac3 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 -- 1.9.3
