Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/RiscV/
DBaseRiscV.cs513 ? InterruptDescriptionsMap in GetExceptionDescription()
973 …private readonly Dictionary<ulong, string> InterruptDescriptionsMap = new Dictionary<ulong, string> field in Antmicro.Renode.Peripherals.CPU.BaseRiscV