Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/RiscV/
DOpenTitan_BigNumberAcceleratorCore.cs401 PC = currentLoopContext.StartPC; in ExecuteLoop()
478 StartPC = PC + 4u, in InnerLoopHandler()
1010 public uint StartPC { get; set; } property in Antmicro.Renode.Peripherals.CPU.OpenTitan_BigNumberAcceleratorCore.LoopContext