Searched refs:DBGWCR7_EL1 (Results 1 – 8 of 8) sorted by relevance
/external/llvm/test/MC/AArch64/ |
D | arm64-system-encoding.s | 386 mrs x3, DBGWCR7_EL1 570 ; CHECK: mrs x3, DBGWCR7_EL1 ; encoding: [0xe3,0x07,0x30,0xd5]
|
D | basic-a64-instructions.s | 3766 msr DBGWCR7_EL1, x12 4276 mrs x9, DBGWCR7_EL1
|
/external/elfutils/tests/ |
D | run-readelf-mixed-corenote.sh | 418 DBGWVR7_EL1: 0x0000000000000000, DBGWCR7_EL1: 0x00000000
|
/external/rust/crates/gdbstub_arch/src/aarch64/reg/ |
D | id.rs | 1188 pub const DBGWCR7_EL1: Self = Self::System(0b10_000_0000_0111_111); constant
|
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/AArch64/ |
D | AArch64GenSystemOperands.inc | 373 DBGWCR7_EL1 = 32831, 2437 { "DBGWCR7_EL1", 0x803F, true, true, {} }, // 183 3208 { "DBGWCR7_EL1", 183 },
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64SystemOperands.td | 518 def : RWSysReg<"DBGWCR7_EL1", 0b10, 0b000, 0b0000, 0b0111, 0b111>;
|
/external/llvm/test/MC/Disassembler/AArch64/ |
D | basic-a64-instructions.txt | 3239 # CHECK: msr {{dbgwcr7_el1|DBGWCR7_EL1}}, x12 3493 # CHECK: mrs x9, {{dbgwcr7_el1|DBGWCR7_EL1}}
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64SystemOperands.td | 792 def : RWSysReg<"DBGWCR7_EL1", 0b10, 0b000, 0b0000, 0b0111, 0b111>;
|