Searched refs:DISR_EL1 (Results 1 – 11 of 11) sorted by relevance
/external/llvm/test/MC/Disassembler/AArch64/ |
D | ras-extension.txt | 12 # CHECK: msr DISR_EL1, x0 31 # CHECK: mrs x0, DISR_EL1
|
/external/arm-trusted-firmware/bl31/aarch64/ |
D | ea_delegate.S | 33 mrs x1, DISR_EL1
|
D | runtime_exceptions.S | 67 mrs x30, DISR_EL1
|
/external/arm-trusted-firmware/include/arch/aarch64/ |
D | arch.h | 1165 #define DISR_EL1 S3_0_C12_C1_1 macro
|
/external/rust/crates/gdbstub_arch/src/aarch64/reg/ |
D | id.rs | 332 pub const DISR_EL1: Self = Self::System(0b11_000_1100_0001_001); constant
|
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/AArch64/ |
D | AArch64GenSystemOperands.inc | 834 DISR_EL1 = 50697, 2898 { "DISR_EL1", 0xC609, true, true, {AArch64::FeatureRAS} }, // 644 3228 { "DISR_EL1", 644 },
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64SystemOperands.td | 1010 def : RWSysReg<"DISR_EL1", 0b11, 0b000, 0b1100, 0b0001, 0b001>;
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64SystemOperands.td | 1284 def : RWSysReg<"DISR_EL1", 0b11, 0b000, 0b1100, 0b0001, 0b001>;
|
/external/arm-trusted-firmware/docs/getting_started/ |
D | porting-guide.rst | 2937 can be the content of either ``ESR_EL3`` or ``DISR_EL1``.
|
/external/bcc/libbpf-tools/arm64/ |
D | vmlinux.h | 15413 DISR_EL1 = 25, enumerator
|
D | vmlinux_510.h | 15413 DISR_EL1 = 25, enumerator
|