Searched refs:NumberOfIterations (Results 1 – 1 of 1) sorted by relevance
377 if(currentLoopContext.NumberOfIterations == 0) in ExecuteLoop()392 currentLoopContext.NumberOfIterations--; in ExecuteLoop()393 if(currentLoopContext.NumberOfIterations == 0) in ExecuteLoop()400 …f iterations to {0}; loop stack depth is: {1}", currentLoopContext.NumberOfIterations, loopStack.C… in ExecuteLoop()480 NumberOfIterations = numberOfIterations in InnerLoopHandler()1012 public uint NumberOfIterations { get; set; } property in Antmicro.Renode.Peripherals.CPU.OpenTitan_BigNumberAcceleratorCore.LoopContext