Updated arm64.h to refelct changes to architecture in Armv9.2 and LLVM
14.0.5, and introduced new arm64 operand types. New operand type for svcr MSR/MRS/SMSTART/SMSTOP instructions to facilitate easier cstool printing. New operand type for SME instructions with a matrix register that is indexed.
This commit is contained in:
parent
222a8b4278
commit
dfa8c60c91
|
@ -86,3 +86,4 @@ Do Minh Tuan: Regression testing tool (cstest)
|
|||
david942j: BPF (both classic and extended) architecture.
|
||||
fanfuqiang & citypw & porto703 : RISCV architecture.
|
||||
Josh "blacktop" Maine: Arm64 architecture improvements.
|
||||
Finn Wilkinson: AArch64 update to Armv9.2-a (SME + SVE2 support)
|
||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue