Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/RiscV/
DOpenTitan_BigNumberAcceleratorCore.cs437 InnerLoopHandler(bodySize, numberOfIterations); in LoopHandler()
449 InnerLoopHandler(bodySize, numberOfIterations); in LoopiHandler()
452 private void InnerLoopHandler(uint bodySize, uint numberOfIterations) in InnerLoopHandler() method in Antmicro.Renode.Peripherals.CPU.OpenTitan_BigNumberAcceleratorCore