Home
last modified time | relevance | path

Searched refs:PMEVTYPER2_EL0 (Results 1 – 8 of 8) sorted by relevance

/external/OpenCSD/decoder/tests/snapshots/a55-test-tpiu/
Ddevice1.ini385 PMEVTYPER2_EL0=0x00000000 key
/external/OpenCSD/decoder/tests/snapshots/a57_single_step/
Ddevice1.ini385 PMEVTYPER2_EL0=0x00000000 key
/external/rust/crates/gdbstub_arch/src/aarch64/reg/
Did.rs695 pub const PMEVTYPER2_EL0: Self = Self::System(0b11_011_1110_1100_010); constant
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/AArch64/
DAArch64GenSystemOperands.inc533 PMEVTYPER2_EL0 = 57186,
2597 { "PMEVTYPER2_EL0", 0xDF62, true, true, {} }, // 343
3470 { "PMEVTYPER2_EL0", 343 },
/external/llvm/test/MC/AArch64/
Dbasic-a64-instructions.s3927 msr PMEVTYPER2_EL0, x12
4483 mrs x9, PMEVTYPER2_EL0
/external/llvm/lib/Target/AArch64/
DAArch64SystemOperands.td678 def : RWSysReg<"PMEVTYPER2_EL0", 0b11, 0b011, 0b1110, 0b1100, 0b010>;
/external/llvm/test/MC/Disassembler/AArch64/
Dbasic-a64-instructions.txt3399 # CHECK: msr {{pmevtyper2_el0|PMEVTYPER2_EL0}}, x12
3700 # CHECK: mrs x9, {{pmevtyper2_el0|PMEVTYPER2_EL0}}
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64SystemOperands.td952 def : RWSysReg<"PMEVTYPER2_EL0", 0b11, 0b011, 0b1110, 0b1100, 0b010>;