Searched refs:DBGBCR6_EL1 (Results 1 – 8 of 8) sorted by relevance
/external/llvm/test/MC/AArch64/ |
D | arm64-system-encoding.s | 353 mrs x3, DBGBCR6_EL1 537 ; CHECK: mrs x3, DBGBCR6_EL1 ; encoding: [0xa3,0x06,0x30,0xd5]
|
D | basic-a64-instructions.s | 3733 msr DBGBCR6_EL1, x12 4243 mrs x9, DBGBCR6_EL1
|
/external/elfutils/tests/ |
D | run-readelf-mixed-corenote.sh | 399 DBGBVR6_EL1: 0x0000000000000000, DBGBCR6_EL1: 0x00000000
|
/external/rust/crates/gdbstub_arch/src/aarch64/reg/ |
D | id.rs | 1176 pub const DBGBCR6_EL1: Self = Self::System(0b10_000_0000_0110_101); constant
|
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/AArch64/ |
D | AArch64GenSystemOperands.inc | 340 DBGBCR6_EL1 = 32821, 2404 { "DBGBCR6_EL1", 0x8035, true, true, {} }, // 150 3168 { "DBGBCR6_EL1", 150 },
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64SystemOperands.td | 485 def : RWSysReg<"DBGBCR6_EL1", 0b10, 0b000, 0b0000, 0b0110, 0b101>;
|
/external/llvm/test/MC/Disassembler/AArch64/ |
D | basic-a64-instructions.txt | 3206 # CHECK: msr {{dbgbcr6_el1|DBGBCR6_EL1}}, x12 3460 # CHECK: mrs x9, {{dbgbcr6_el1|DBGBCR6_EL1}}
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64SystemOperands.td | 759 def : RWSysReg<"DBGBCR6_EL1", 0b10, 0b000, 0b0000, 0b0110, 0b101>;
|