Searched refs:ICC_PMR_EL1 (Results 1 – 7 of 7) sorted by relevance
/external/u-boot/arch/arm/include/asm/ |
D | gic.h | 95 #define ICC_PMR_EL1 S3_0_C4_C6_0 macro
|
/external/u-boot/arch/arm/lib/ |
D | gic_64.S | 134 msr ICC_PMR_EL1, x10
|
/external/llvm/test/MC/Disassembler/AArch64/ |
D | gicv3-regs.txt | 25 # CHECK: mrs x19, {{icc_pmr_el1|ICC_PMR_EL1}} 133 # CHECK: msr {{icc_pmr_el1|ICC_PMR_EL1}}, x29
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/AArch64/ |
D | gicv3-regs.txt | 25 # CHECK: mrs x19, {{icc_pmr_el1|ICC_PMR_EL1}} 133 # CHECK: msr {{icc_pmr_el1|ICC_PMR_EL1}}, x29
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/AArch64/ |
D | AArch64GenSystemOperands.inc | 692 ICC_PMR_EL1 = 49712, 2519 { "ICC_PMR_EL1", 0xC230, true, true, {} }, // 537 2984 { "ICC_PMR_EL1", 537 },
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64SystemOperands.td | 887 def : RWSysReg<"ICC_PMR_EL1", 0b11, 0b000, 0b0100, 0b0110, 0b000>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/ |
D | AArch64SystemOperands.td | 1057 def : RWSysReg<"ICC_PMR_EL1", 0b11, 0b000, 0b0100, 0b0110, 0b000>;
|