Home
last modified time | relevance | path

Searched refs:DBGWCR1_EL1 (Results 1 – 10 of 10) sorted by relevance

/external/OpenCSD/decoder/tests/snapshots/a55-test-tpiu/
Ddevice1.ini217 DBGWCR1_EL1=0x00000000 key
/external/OpenCSD/decoder/tests/snapshots/a57_single_step/
Ddevice1.ini217 DBGWCR1_EL1=0x00000000 key
/external/llvm/test/MC/AArch64/
Darm64-system-encoding.s380 mrs x3, DBGWCR1_EL1
564 ; CHECK: mrs x3, DBGWCR1_EL1 ; encoding: [0xe3,0x01,0x30,0xd5]
Dbasic-a64-instructions.s3760 msr DBGWCR1_EL1, x12
4270 mrs x9, DBGWCR1_EL1
/external/elfutils/tests/
Drun-readelf-mixed-corenote.sh412 DBGWVR1_EL1: 0x0000000000000000, DBGWCR1_EL1: 0x00000000
/external/rust/crates/gdbstub_arch/src/aarch64/reg/
Did.rs1132 pub const DBGWCR1_EL1: Self = Self::System(0b10_000_0000_0001_111); constant
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/AArch64/
DAArch64GenSystemOperands.inc367 DBGWCR1_EL1 = 32783,
2431 { "DBGWCR1_EL1", 0x800F, true, true, {} }, // 177
3202 { "DBGWCR1_EL1", 177 },
/external/llvm/lib/Target/AArch64/
DAArch64SystemOperands.td512 def : RWSysReg<"DBGWCR1_EL1", 0b10, 0b000, 0b0000, 0b0001, 0b111>;
/external/llvm/test/MC/Disassembler/AArch64/
Dbasic-a64-instructions.txt3233 # CHECK: msr {{dbgwcr1_el1|DBGWCR1_EL1}}, x12
3487 # CHECK: mrs x9, {{dbgwcr1_el1|DBGWCR1_EL1}}
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64SystemOperands.td786 def : RWSysReg<"DBGWCR1_EL1", 0b10, 0b000, 0b0000, 0b0001, 0b111>;