Home
last modified time | relevance | path

Searched refs:ICC_AP0R1_EL1 (Results 1 – 5 of 5) sorted by relevance

/external/llvm/test/MC/Disassembler/AArch64/
Dgicv3-regs.txt47 # CHECK: mrs x11, {{icc_ap0r1_el1|ICC_AP0R1_EL1}}
155 # CHECK: msr {{icc_ap0r1_el1|ICC_AP0R1_EL1}}, x5
/external/rust/crates/gdbstub_arch/src/aarch64/reg/
Did.rs355 pub const ICC_AP0R1_EL1: Self = Self::System(0b11_000_1100_1000_101); constant
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/AArch64/
DAArch64GenSystemOperands.inc747 ICC_AP0R1_EL1 = 50757,
2811 { "ICC_AP0R1_EL1", 0xC645, true, true, {} }, // 557
3268 { "ICC_AP0R1_EL1", 557 },
/external/llvm/lib/Target/AArch64/
DAArch64SystemOperands.td898 def : RWSysReg<"ICC_AP0R1_EL1", 0b11, 0b000, 0b1100, 0b1000, 0b101>;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64SystemOperands.td1172 def : RWSysReg<"ICC_AP0R1_EL1", 0b11, 0b000, 0b1100, 0b1000, 0b101>;