Searched refs:ERRIDR_EL1 (Results 1 – 7 of 7) sorted by relevance
/external/llvm/test/MC/Disassembler/AArch64/ |
D | ras-extension.txt | 44 # CHECK: mrs x0, ERRIDR_EL1
|
/external/arm-trusted-firmware/include/arch/aarch64/ |
D | arch_helpers.h | 515 DEFINE_RENAME_SYSREG_READ_FUNC(erridr_el1, ERRIDR_EL1) in DEFINE_SYSREG_READ_FUNC()
|
D | arch.h | 1168 #define ERRIDR_EL1 S3_0_C5_C3_0 macro
|
/external/rust/crates/gdbstub_arch/src/aarch64/reg/ |
D | id.rs | 224 pub const ERRIDR_EL1: Self = Self::System(0b11_000_0101_0011_000); constant
|
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/AArch64/ |
D | AArch64GenSystemOperands.inc | 290 ERRIDR_EL1 = 49816, 2354 { "ERRIDR_EL1", 0xC298, true, false, {AArch64::FeatureRAS} }, // 100 3236 { "ERRIDR_EL1", 100 },
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64SystemOperands.td | 423 def : ROSysReg<"ERRIDR_EL1", 0b11, 0b000, 0b0101, 0b0011, 0b000>;
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64SystemOperands.td | 681 def : ROSysReg<"ERRIDR_EL1", 0b11, 0b000, 0b0101, 0b0011, 0b000>;
|