Searched refs:InvalidInterruptNumberException (Results 1 – 8 of 8) sorted by relevance
55 throw InvalidInterruptNumberException; in DecodeInterrupt()
137 throw InvalidInterruptNumberException; in DecodeInterrupt()
114 throw InvalidInterruptNumberException; in DecodeInterrupt()
113 throw InvalidInterruptNumberException; in DecodeInterrupt()
198 throw InvalidInterruptNumberException; in DecodeInterrupt()
214 throw InvalidInterruptNumberException; in DecodeInterrupt()
208 throw InvalidInterruptNumberException; in DecodeInterrupt()
2209 …protected static readonly Exception InvalidInterruptNumberException = new InvalidOperationExceptio… field in Antmicro.Renode.Peripherals.CPU.TranslationCPU