[AArch64] Add v8.9a/v9.4a FEAT_ATS1A
FEAT_ATS1A adds three new AT system instruction aliases. This feature is optional from v8.9a/v9.4a. FEAT_ATS1A is a very late addition to the 2022 A-profile VMSA extension, and has not yet been added to the public docs available on developer.arm.com These AT instructions are added without a command-line flag or feature, because it is system-instruction only, and FEAT_S1PIE also has no command-line flag. Differential Revision: https://reviews.llvm.org/D146962
Loading
Please sign in to comment