Searched refs:ID_MMFR5_EL1 (Results 1 – 3 of 3) sorted by relevance
/external/rust/crates/gdbstub_arch/src/aarch64/reg/ |
D | id.rs | 134 pub const ID_MMFR5_EL1: Self = Self::System(0b11_000_0000_0011_110); constant
|
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/AArch64/ |
D | AArch64GenSystemOperands.inc | 243 ID_MMFR5_EL1 = 49182, 2307 { "ID_MMFR5_EL1", 0xC01E, true, false, {} }, // 53 3355 { "ID_MMFR5_EL1", 53 },
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64SystemOperands.td | 615 def : ROSysReg<"ID_MMFR5_EL1", 0b11, 0b000, 0b0000, 0b0011, 0b110>;
|