Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/RiscV/
DOpenTitan_BigNumberAcceleratorCore.cs276 private void ThrowError(CoreError error, bool stopExecution = true) in ThrowError() argument
279 if(stopExecution) in ThrowError()