Home
last modified time | relevance | path

Searched refs:ERRIDR_EL1 (Results 1 – 7 of 7) sorted by relevance

/external/llvm/test/MC/Disassembler/AArch64/
Dras-extension.txt44 # CHECK: mrs x0, ERRIDR_EL1
/external/arm-trusted-firmware/include/arch/aarch64/
Darch_helpers.h515 DEFINE_RENAME_SYSREG_READ_FUNC(erridr_el1, ERRIDR_EL1) in DEFINE_SYSREG_READ_FUNC()
Darch.h1168 #define ERRIDR_EL1 S3_0_C5_C3_0 macro
/external/rust/crates/gdbstub_arch/src/aarch64/reg/
Did.rs224 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/
DAArch64GenSystemOperands.inc290 ERRIDR_EL1 = 49816,
2354 { "ERRIDR_EL1", 0xC298, true, false, {AArch64::FeatureRAS} }, // 100
3236 { "ERRIDR_EL1", 100 },
/external/llvm/lib/Target/AArch64/
DAArch64SystemOperands.td423 def : ROSysReg<"ERRIDR_EL1", 0b11, 0b000, 0b0101, 0b0011, 0b000>;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64SystemOperands.td681 def : ROSysReg<"ERRIDR_EL1", 0b11, 0b000, 0b0101, 0b0011, 0b000>;