Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/AArch64/
Dras-extension.txt12 # CHECK: msr DISR_EL1, x0
31 # CHECK: mrs x0, DISR_EL1
/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.S32 mrs x1, DISR_EL1
Druntime_exceptions.S65 mrs x30, DISR_EL1
/external/arm-trusted-firmware/include/arch/aarch64/
Darch.h856 #define DISR_EL1 S3_0_C12_C1_1 macro
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/AArch64/
DAArch64GenSystemOperands.inc790 DISR_EL1 = 50697,
2617 { "DISR_EL1", 0xC609, true, true, {AArch64::FeatureRAS} }, // 635
2924 { "DISR_EL1", 635 },
/external/llvm/lib/Target/AArch64/
DAArch64SystemOperands.td1010 def : RWSysReg<"DISR_EL1", 0b11, 0b000, 0b1100, 0b0001, 0b001>;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64SystemOperands.td1180 def : RWSysReg<"DISR_EL1", 0b11, 0b000, 0b1100, 0b0001, 0b001>;
/external/arm-trusted-firmware/docs/getting_started/
Dporting-guide.rst2677 can be the content of either ``ESR_EL3`` or ``DISR_EL1``.