Home
last modified time | relevance | path

Searched defs:IsEL3UsingAArch32State (Results 1 – 2 of 2) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/Arm/
DARMCommon.cs31 bool IsEL3UsingAArch32State { get; } property
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/Arm64/
DARMv8A.cs196 … public bool IsEL3UsingAArch32State => false; // ARM8vA currently supports only AArch64 execution field in Antmicro.Renode.Peripherals.CPU.ARMv8A