Home
last modified time | relevance | path

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

/external/rust/crates/gdbstub_arch/src/aarch64/reg/
Did.rs300 pub const PMMIR_EL1: Self = Self::System(0b11_000_1001_1110_110); constant
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/AArch64/
DAArch64GenSystemOperands.inc856 PMMIR_EL1 = 50422,
2920 { "PMMIR_EL1", 0xC4F6, true, true, {AArch64::FeaturePMU} }, // 666
3481 { "PMMIR_EL1", 666 },
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64SystemOperands.td1328 def : RWSysReg<"PMMIR_EL1", 0b11, 0b000, 0b1001, 0b1110, 0b110>;