Home
last modified time | relevance | path

Searched refs:DISR_EL1 (Results 1 – 11 of 11) sorted by relevance

/external/llvm/test/MC/Disassembler/AArch64/
Dras-extension.txt12 # CHECK: msr DISR_EL1, x0
31 # CHECK: mrs x0, DISR_EL1
/external/arm-trusted-firmware/bl31/aarch64/
Dea_delegate.S33 mrs x1, DISR_EL1
Druntime_exceptions.S67 mrs x30, DISR_EL1
/external/arm-trusted-firmware/include/arch/aarch64/
Darch.h1165 #define DISR_EL1 S3_0_C12_C1_1 macro
/external/rust/crates/gdbstub_arch/src/aarch64/reg/
Did.rs332 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/
DAArch64GenSystemOperands.inc834 DISR_EL1 = 50697,
2898 { "DISR_EL1", 0xC609, true, true, {AArch64::FeatureRAS} }, // 644
3228 { "DISR_EL1", 644 },
/external/llvm/lib/Target/AArch64/
DAArch64SystemOperands.td1010 def : RWSysReg<"DISR_EL1", 0b11, 0b000, 0b1100, 0b0001, 0b001>;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64SystemOperands.td1284 def : RWSysReg<"DISR_EL1", 0b11, 0b000, 0b1100, 0b0001, 0b001>;
/external/arm-trusted-firmware/docs/getting_started/
Dporting-guide.rst2937 can be the content of either ``ESR_EL3`` or ``DISR_EL1``.
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h15413 DISR_EL1 = 25, enumerator
Dvmlinux_510.h15413 DISR_EL1 = 25, enumerator