[AArch64] RME MEC instructions and system registers
This patch adds assembler/disassembler support for RME MEC (Memory Encryption Contexts). Cache maintence instructions added: - DC CIPAPA - DC CIGDPAPA System registers added: - MECIDR_EL2 - MECID_P0_EL2 - MECID_A0_EL2 - MECID_P1_EL2 - MECID_A1_EL2 - VMECID_P_EL2 - VMECID_A_EL2 - MECID_RL_A_EL3 Differential Revision: https://reviews.llvm.org/D137431
Loading
Please sign in to comment