Searched refs:LastError (Results 1 – 2 of 2) sorted by relevance
32 CoreError LastError { get; } property350 switch((CoreError)core.LastError) in Execute()
139 public CoreError LastError { get; private set; } property in Antmicro.Renode.Peripherals.CPU.OpenTitan_BigNumberAcceleratorCore278 LastError = error; in ThrowError()348 LastError = CoreError.None; in ExecuteInstructions()361 if(LastError != CoreError.None) in ExecuteInstructions()