Home
last modified time | relevance | path

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

/external/rust/crates/gdbstub_arch/src/aarch64/reg/
Did.rs649 pub const PMEVCNTR10_EL0: Self = Self::System(0b11_011_1110_1001_010); constant
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/AArch64/
DAArch64GenSystemOperands.inc509 PMEVCNTR10_EL0 = 57162,
2573 { "PMEVCNTR10_EL0", 0xDF4A, true, true, {} }, // 319
3418 { "PMEVCNTR10_EL0", 319 },
/external/llvm/test/MC/AArch64/
Dbasic-a64-instructions.s3903 msr PMEVCNTR10_EL0, x12
4459 mrs x9, PMEVCNTR10_EL0
/external/llvm/lib/Target/AArch64/
DAArch64SystemOperands.td654 def : RWSysReg<"PMEVCNTR10_EL0", 0b11, 0b011, 0b1110, 0b1001, 0b010>;
/external/llvm/test/MC/Disassembler/AArch64/
Dbasic-a64-instructions.txt3375 # CHECK: msr {{pmevcntr10_el0|PMEVCNTR10_EL0}}, x12
3676 # CHECK: mrs x9, {{pmevcntr10_el0|PMEVCNTR10_EL0}}
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64SystemOperands.td928 def : RWSysReg<"PMEVCNTR10_EL0", 0b11, 0b011, 0b1110, 0b1001, 0b010>;