Commit Graph

6 Commits

Author SHA1 Message Date
RainRat b91c727481
fix typos (#2344) 2024-04-30 10:37:53 +08:00
Wu ChenXu ba3effd320 Merge pull request #1925 from FinnWilkinson/next
Fixed SME index alias printing issue.
2022-10-24 19:10:17 +08:00
pancake b83d341b3d arm64: fix invalid free introduced in 662bb3f6cc 2022-10-11 18:56:03 +02:00
Finn Wilkinson 483f14a920 Fixed SME index alias printing issue. 2022-10-11 15:37:34 +01:00
Finn Wilkinson 3ef5bb6b79 Updated synctool scripts to extract new functions and match type/formatting changes in LLVM 14.0.5 tablegen files.
- asmwriter.py : As well as new functions, recognition of new SME index printing was added. The printAliasInstr function also required a re-write to match its counter-part and changes in logic in LLVM 14.0.5
 - disassemblertables-arch.py : Minor type changes for some functions, as well as adding support for new SME decode functions.
 - mapping_insn-arch.py : Minor change to correct incorrect instruction aliasing in generated AArch64MappingInsn.inc etc.
 - registerinfo.py : minor change to reflect change in LLVM 14.0.5
 - systemoperand.py : corrected minor type changes made in LLVM 14.0.5 and added extraction of SVCR, BTI, DBnXS lists and encoding functions.
2022-09-30 15:34:50 +01:00
Nguyen Anh Quynh 2888e50d45 add suite/synctools 2019-05-07 12:26:19 +08:00