mirror of https://github.com/xqemu/xqemu.git
disas/libvixl: Update README for version base
Signed-off-by: Richard Henderson <rth@redhat.com> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
This commit is contained in:
parent
b841642daa
commit
1ce8be7e0d
|
@ -2,7 +2,7 @@
|
||||||
The code in this directory is a subset of libvixl:
|
The code in this directory is a subset of libvixl:
|
||||||
https://github.com/armvixl/vixl
|
https://github.com/armvixl/vixl
|
||||||
(specifically, it is the set of files needed for disassembly only,
|
(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.
|
Bugfixes should preferably be sent upstream initially.
|
||||||
|
|
||||||
The disassembler does not currently support the entire A64 instruction
|
The disassembler does not currently support the entire A64 instruction
|
||||||
|
|
Loading…
Reference in New Issue