Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/RiscV/
DCoreLocalInterruptController.cs138 LogUnhandledIndirectCSRRead(iselect, ireg); in ReadIndirectCSR()
164 LogUnhandledIndirectCSRRead(iselect, ireg); in ReadIndirectCSR()
368 private void LogUnhandledIndirectCSRRead(uint iselect, uint ireg) in LogUnhandledIndirectCSRRead() method in Antmicro.Renode.Peripherals.IRQControllers.CoreLocalInterruptController