Searched refs:ICH_LR10_EL2 (Results 1 – 5 of 5) sorted by relevance
/external/llvm/test/MC/Disassembler/AArch64/ |
D | gicv3-regs.txt | 105 # CHECK: mrs x13, {{ich_lr10_el2|ICH_LR10_EL2}} 213 # CHECK: msr {{ich_lr10_el2|ICH_LR10_EL2}}, x17
|
/external/rust/crates/gdbstub_arch/src/aarch64/reg/ |
D | id.rs | 933 pub const ICH_LR10_EL2: Self = Self::System(0b11_100_1100_1101_010); constant
|
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/AArch64/ |
D | AArch64GenSystemOperands.inc | 776 ICH_LR10_EL2 = 58986, 2840 { "ICH_LR10_EL2", 0xE66A, true, true, {} }, // 586 3310 { "ICH_LR10_EL2", 586 },
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64SystemOperands.td | 927 def : RWSysReg<"ICH_LR10_EL2", 0b11, 0b100, 0b1100, 0b1101, 0b010>;
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64SystemOperands.td | 1201 def : RWSysReg<"ICH_LR10_EL2", 0b11, 0b100, 0b1100, 0b1101, 0b010>;
|