Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/RiscV/
DOpenTitan_BigNumberAcceleratorCore.cs34 this.loopStack = new Stack<LoopContext>(); in OpenTitan_BigNumberAcceleratorCore()
475 var newContext = new LoopContext in InnerLoopHandler()
910 private readonly Stack<LoopContext> loopStack;
1008 private class LoopContext class in Antmicro.Renode.Peripherals.CPU.OpenTitan_BigNumberAcceleratorCore