Searched refs:DISR_EL1 (Results 1 – 9 of 9) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/AArch64/ |
D | ras-extension.txt | 12 # CHECK: msr DISR_EL1, x0 31 # CHECK: mrs x0, DISR_EL1
|
/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 | 32 mrs x1, DISR_EL1
|
D | runtime_exceptions.S | 65 mrs x30, DISR_EL1
|
/external/arm-trusted-firmware/include/arch/aarch64/ |
D | arch.h | 856 #define DISR_EL1 S3_0_C12_C1_1 macro
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/AArch64/ |
D | AArch64GenSystemOperands.inc | 790 DISR_EL1 = 50697, 2617 { "DISR_EL1", 0xC609, true, true, {AArch64::FeatureRAS} }, // 635 2924 { "DISR_EL1", 635 },
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64SystemOperands.td | 1010 def : RWSysReg<"DISR_EL1", 0b11, 0b000, 0b1100, 0b0001, 0b001>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/ |
D | AArch64SystemOperands.td | 1180 def : RWSysReg<"DISR_EL1", 0b11, 0b000, 0b1100, 0b0001, 0b001>;
|
/external/arm-trusted-firmware/docs/getting_started/ |
D | porting-guide.rst | 2677 can be the content of either ``ESR_EL3`` or ``DISR_EL1``.
|