Home
last modified time | relevance | path

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

/external/llvm/test/MC/AArch64/
Darm64-system-encoding.s388 mrs x3, DBGWCR9_EL1
572 ; CHECK: mrs x3, DBGWCR9_EL1 ; encoding: [0xe3,0x09,0x30,0xd5]
Dbasic-a64-instructions.s3768 msr DBGWCR9_EL1, x12
4278 mrs x9, DBGWCR9_EL1
/external/elfutils/tests/
Drun-readelf-mixed-corenote.sh420 DBGWVR9_EL1: 0x0000000000000000, DBGWCR9_EL1: 0x00000000
/external/rust/crates/gdbstub_arch/src/aarch64/reg/
Did.rs1204 pub const DBGWCR9_EL1: Self = Self::System(0b10_000_0000_1001_111); constant
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/AArch64/
DAArch64GenSystemOperands.inc375 DBGWCR9_EL1 = 32847,
2439 { "DBGWCR9_EL1", 0x804F, true, true, {} }, // 185
3210 { "DBGWCR9_EL1", 185 },
/external/llvm/lib/Target/AArch64/
DAArch64SystemOperands.td520 def : RWSysReg<"DBGWCR9_EL1", 0b10, 0b000, 0b0000, 0b1001, 0b111>;
/external/llvm/test/MC/Disassembler/AArch64/
Dbasic-a64-instructions.txt3241 # CHECK: msr {{dbgwcr9_el1|DBGWCR9_EL1}}, x12
3495 # CHECK: mrs x9, {{dbgwcr9_el1|DBGWCR9_EL1}}
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64SystemOperands.td794 def : RWSysReg<"DBGWCR9_EL1", 0b10, 0b000, 0b0000, 0b1001, 0b111>;