Searched refs:PMEVTYPER11_EL0 (Results 1 – 6 of 6) sorted by relevance
/external/rust/crates/gdbstub_arch/src/aarch64/reg/ |
D | id.rs | 713 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/ |
D | AArch64GenSystemOperands.inc | 542 PMEVTYPER11_EL0 = 57195, 2606 { "PMEVTYPER11_EL0", 0xDF6B, true, true, {} }, // 352 3450 { "PMEVTYPER11_EL0", 352 },
|
/external/llvm/test/MC/AArch64/ |
D | basic-a64-instructions.s | 3936 msr PMEVTYPER11_EL0, x12 4492 mrs x9, PMEVTYPER11_EL0
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64SystemOperands.td | 687 def : RWSysReg<"PMEVTYPER11_EL0", 0b11, 0b011, 0b1110, 0b1101, 0b011>;
|
/external/llvm/test/MC/Disassembler/AArch64/ |
D | basic-a64-instructions.txt | 3408 # 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/ |
D | AArch64SystemOperands.td | 961 def : RWSysReg<"PMEVTYPER11_EL0", 0b11, 0b011, 0b1110, 0b1101, 0b011>;
|