Home
last modified time | relevance | path

Searched refs:PMEVTYPER11_EL0 (Results 1 – 6 of 6) sorted by relevance

/external/rust/crates/gdbstub_arch/src/aarch64/reg/
Did.rs713 pub const PMEVTYPER11_EL0: Self = Self::System(0b11_011_1110_1101_011); constant
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/AArch64/
DAArch64GenSystemOperands.inc542 PMEVTYPER11_EL0 = 57195,
2606 { "PMEVTYPER11_EL0", 0xDF6B, true, true, {} }, // 352
3450 { "PMEVTYPER11_EL0", 352 },
/external/llvm/test/MC/AArch64/
Dbasic-a64-instructions.s3936 msr PMEVTYPER11_EL0, x12
4492 mrs x9, PMEVTYPER11_EL0
/external/llvm/lib/Target/AArch64/
DAArch64SystemOperands.td687 def : RWSysReg<"PMEVTYPER11_EL0", 0b11, 0b011, 0b1110, 0b1101, 0b011>;
/external/llvm/test/MC/Disassembler/AArch64/
Dbasic-a64-instructions.txt3408 # CHECK: msr {{pmevtyper11_el0|PMEVTYPER11_EL0}}, x12
3709 # CHECK: mrs x9, {{pmevtyper11_el0|PMEVTYPER11_EL0}}
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64SystemOperands.td961 def : RWSysReg<"PMEVTYPER11_EL0", 0b11, 0b011, 0b1110, 0b1101, 0b011>;