Home
last modified time | relevance | path

Searched refs:MPAM0_EL1 (Results 1 – 3 of 3) sorted by relevance

/external/rust/crates/gdbstub_arch/src/aarch64/reg/
Did.rs320 pub const MPAM0_EL1: Self = Self::System(0b11_000_1010_0101_001); constant
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/AArch64/
DAArch64GenSystemOperands.inc863 MPAM0_EL1 = 50473,
2927 { "MPAM0_EL1", 0xC529, true, true, {AArch64::FeatureMPAM} }, // 673
3377 { "MPAM0_EL1", 673 },
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64SystemOperands.td1345 def : RWSysReg<"MPAM0_EL1", 0b11, 0b000, 0b1010, 0b0101, 0b001>;