Searched refs:PMEVCNTR10_EL0 (Results 1 – 6 of 6) sorted by relevance
/external/rust/crates/gdbstub_arch/src/aarch64/reg/ |
D | id.rs | 649 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/ |
D | AArch64GenSystemOperands.inc | 509 PMEVCNTR10_EL0 = 57162, 2573 { "PMEVCNTR10_EL0", 0xDF4A, true, true, {} }, // 319 3418 { "PMEVCNTR10_EL0", 319 },
|
/external/llvm/test/MC/AArch64/ |
D | basic-a64-instructions.s | 3903 msr PMEVCNTR10_EL0, x12 4459 mrs x9, PMEVCNTR10_EL0
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64SystemOperands.td | 654 def : RWSysReg<"PMEVCNTR10_EL0", 0b11, 0b011, 0b1110, 0b1001, 0b010>;
|
/external/llvm/test/MC/Disassembler/AArch64/ |
D | basic-a64-instructions.txt | 3375 # 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/ |
D | AArch64SystemOperands.td | 928 def : RWSysReg<"PMEVCNTR10_EL0", 0b11, 0b011, 0b1110, 0b1001, 0b010>;
|