Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/Sparc/
DSparc.cs157 return ConnectedMIC.CPUGetInterrupt((int)cpu.MultiprocessingId); in FindBestInterrupt()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/IRQControllers/
DGaislerMIC.cs425 public int CPUGetInterrupt(int cpuid) in CPUGetInterrupt() method in Antmicro.Renode.Peripherals.IRQControllers.GaislerMIC