Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/RiscV/
DOpenTitan_BigNumberAcceleratorCore.cs349 executionFinished = false; in ExecuteInstructions()
366 return executionFinished in ExecuteInstructions()
733 executionFinished = true; in ECallHandler()
900 private bool executionFinished; field in Antmicro.Renode.Peripherals.CPU.OpenTitan_BigNumberAcceleratorCore