diff options
author | CarolineConcatto <51754594+CarolineConcatto@users.noreply.github.com> | 2023-10-13 14:25:42 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-13 14:25:42 +0100 |
commit | e4e02e31c24fa15456d938e9e37ee54f8202c079 (patch) | |
tree | 1945dabc2d8e3641f2e8f9fc82336151f668a699 /lldb/source/Commands/CommandObjectExpression.cpp | |
parent | 3f4bf998e897274758006f8423f2bdcd68cb2d55 (diff) | |
download | llvm-e4e02e31c24fa15456d938e9e37ee54f8202c079.zip llvm-e4e02e31c24fa15456d938e9e37ee54f8202c079.tar.gz llvm-e4e02e31c24fa15456d938e9e37ee54f8202c079.tar.bz2 |
[AArch64][NFC] Refactor NEON, SVE and SME classes and multiclasses fo… (#68800)
…r the assembly disassembly
This NFC patch refactors the assembly/disassembly class and multiclass
in the AArch64 backend to receive a new 2023/09 AArch64[1] ISA release.
The encoding for the 2023 instructions re-uses encoding blocks from
previous assembly/disassembly instructions.
The refactoring makes the class and multiclass for assembly/disassembly
generic so it can be used to describe the instructions for the new ISA.
[1]https://developer.arm.com/documentation/ddi0602/2023-09
Diffstat (limited to 'lldb/source/Commands/CommandObjectExpression.cpp')
0 files changed, 0 insertions, 0 deletions