• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..25-Jun-2020-

vixl/H03-May-2022-14,84910,965

LICENCEH A D25-Jun-20201.6 KiB3128

Makefile.objsH A D25-Jun-2020752 158

READMEH A D25-Jun-2020439 129

README

1
2The code in this directory is a subset of libvixl:
3 https://github.com/armvixl/vixl
4(specifically, it is the set of files needed for disassembly only,
5taken from libvixl 1.12).
6Bugfixes should preferably be sent upstream initially.
7
8The disassembler does not currently support the entire A64 instruction
9set. Notably:
10 * Limited support for system instructions.
11 * A few miscellaneous integer and floating point instructions are missing.
12