Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/RiscV/
DPicoRV32.cs38 TlibSetReturnOnException(1); in PicoRV32()
287 private Func<int, int> TlibSetReturnOnException; field in Antmicro.Renode.Peripherals.CPU.PicoRV32