Searched refs:EL1 (Results 1 – 7 of 7) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/firmware/ |
H A D | intel,stratix10-svc.txt | 16 (EL1, Exception Layer 1), interfaces with the service providers and provides
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM64/ |
H A D | EmulateInstructionARM64.h | 91 enum ExceptionLevel { EL0 = 0, EL1 = 1, EL2 = 2, EL3 = 3 }; enumerator
|
H A D | EmulateInstructionARM64.cpp | 487 when EL0, EL1 in BranchTo()
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | ScalarEvolution.cpp | 9050 ExitLimit EL1 = computeExitLimitFromCondCached( in computeExitLimitFromCondFromBinOp() local 9057 return Op1 == NeutralElement ? EL0 : EL1; in computeExitLimitFromCondFromBinOp() 9059 return Op0 == NeutralElement ? EL1 : EL0; in computeExitLimitFromCondFromBinOp() 9069 EL1.ExactNotTaken != getCouldNotCompute()) { in computeExitLimitFromCondFromBinOp() 9070 BECount = getUMinFromMismatchedTypes(EL0.ExactNotTaken, EL1.ExactNotTaken, in computeExitLimitFromCondFromBinOp() 9074 ConstantMaxBECount = EL1.ConstantMaxNotTaken; in computeExitLimitFromCondFromBinOp() 9075 else if (EL1.ConstantMaxNotTaken == getCouldNotCompute()) in computeExitLimitFromCondFromBinOp() 9079 EL1.ConstantMaxNotTaken); in computeExitLimitFromCondFromBinOp() 9081 SymbolicMaxBECount = EL1.SymbolicMaxNotTaken; in computeExitLimitFromCondFromBinOp() 9082 else if (EL1.SymbolicMaxNotTaken == getCouldNotCompute()) in computeExitLimitFromCondFromBinOp() [all …]
|
/freebsd/sys/arm64/arm64/ |
H A D | identcpu.c | 1726 MRS_FIELD(ID_AA64PFR0, EL1, false, MRS_LOWER, MRS_USERSPACE,
|
/freebsd/contrib/one-true-awk/testdir/ |
H A D | funstack.ok | 1767 Ben Wegbreit The treatment of data types in EL1 . . . 251--264
|
H A D | funstack.in | 13253 title = "The treatment of data types in {EL1}", 13264 …s both natural problem-oriented notation and efficient implementation. The EL1 language contains a… 13270 …data handling; data type definition; data types; efficient implementation; EL1; extensible; flexib…
|