Searched refs:IsEL3UsingAArch32State (Results 1 – 3 of 3) sorted by relevance
31 bool IsEL3UsingAArch32State { get; } property
2916 …e.Group1Secure && exceptionLevel == ExceptionLevel.EL3_MonitorMode && !cpu.IsEL3UsingAArch32State)) in GetBestPendingInterruptSignalType()
196 … public bool IsEL3UsingAArch32State => false; // ARM8vA currently supports only AArch64 execution field in Antmicro.Renode.Peripherals.CPU.ARMv8A