Searched refs:CoSimulatedCPU (Results 1 – 2 of 2) sorted by relevance
31 …public abstract class CoSimulatedCPU : BaseCPU, IGPIOReceiver, ICoSimulationConnectible, ITimeSink… class33 …public CoSimulatedCPU(string cpuType, Machine machine, Endianess endianness, CpuBitness bitness = … in CoSimulatedCPU() method in Antmicro.Renode.Peripherals.CoSimulated.CoSimulatedCPU
22 public partial class CoSimulatedRiscV32 : CoSimulatedCPU, ICpuSupportingGdb