Searched refs:ICC_EOIR1_EL1 (Results 1 – 9 of 9) sorted by relevance
/external/arm-trusted-firmware/include/arch/aarch64/ |
D | arch_helpers.h | 482 DEFINE_RENAME_SYSREG_WRITE_FUNC(icc_eoir1_el1, ICC_EOIR1_EL1) in DEFINE_SYSREG_READ_FUNC()
|
D | arch.h | 96 #define ICC_EOIR1_EL1 S3_0_c12_c12_1 macro
|
/external/llvm-project/llvm/test/MC/Disassembler/AArch64/ |
D | gicv3-regs.txt | 113 # CHECK: msr {{icc_eoir1_el1|ICC_EOIR1_EL1}}, x27
|
/external/llvm/test/MC/Disassembler/AArch64/ |
D | gicv3-regs.txt | 117 # CHECK: msr {{icc_eoir1_el1|ICC_EOIR1_EL1}}, x27
|
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/AArch64/ |
D | AArch64GenSystemOperands.inc | 304 ICC_EOIR1_EL1 = 50785, 2368 { "ICC_EOIR1_EL1", 0xC661, false, true, {} }, // 114 3282 { "ICC_EOIR1_EL1", 114 },
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64SystemOperands.td | 443 def : WOSysReg<"ICC_EOIR1_EL1", 0b11, 0b000, 0b1100, 0b1100, 0b001>;
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64SystemOperands.td | 717 def : WOSysReg<"ICC_EOIR1_EL1", 0b11, 0b000, 0b1100, 0b1100, 0b001>;
|
/external/llvm-project/llvm/lib/Target/AArch64/ |
D | AArch64SystemOperands.td | 722 def : WOSysReg<"ICC_EOIR1_EL1", 0b11, 0b000, 0b1100, 0b1100, 0b001>;
|
/external/arm-trusted-firmware/docs/getting_started/ |
D | porting-guide.rst | 2682 (``GICC_EOIR``) in case of GICv2, and to ``ICC_EOIR0_EL1`` or ``ICC_EOIR1_EL1``
|