Searched refs:ICC_AP0R1_EL1 (Results 1 – 5 of 5) sorted by relevance
/external/llvm/test/MC/Disassembler/AArch64/ |
D | gicv3-regs.txt | 47 # 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/ |
D | id.rs | 355 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/ |
D | AArch64GenSystemOperands.inc | 747 ICC_AP0R1_EL1 = 50757, 2811 { "ICC_AP0R1_EL1", 0xC645, true, true, {} }, // 557 3268 { "ICC_AP0R1_EL1", 557 },
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64SystemOperands.td | 898 def : RWSysReg<"ICC_AP0R1_EL1", 0b11, 0b000, 0b1100, 0b1000, 0b101>;
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64SystemOperands.td | 1172 def : RWSysReg<"ICC_AP0R1_EL1", 0b11, 0b000, 0b1100, 0b1000, 0b101>;
|