Searched defs:mapping (Results 1 – 4 of 4) sorted by relevance
| /Renode-v1.15.3-c57714d/tools/csv2resd/ | ||
| D | csv2resd.py | 46 def parse_mapping(mapping): argument |
| /Renode-v1.15.3-c57714d/src/Plugins/SystemCPlugin/Peripheral/ | ||
| D | SystemCCortexMRegisters.cs | 147 …private static readonly Dictionary<SystemCCortexMRegisters, CPURegister> mapping = new Dictionary<… field in Antmicro.Renode.Peripherals.SystemC.SystemCCortexMCPU |
| /Renode-v1.15.3-c57714d/tools/sel4_extensions/ | ||
| D | seL4Extensions.cs | 553 private readonly Dictionary<ulong, string> mapping; field in Antmicro.Renode.Debug.SeL4DebugHelper |
| /Renode-v1.15.3-c57714d/src/Plugins/CoSimulationPlugin/CoSimulated/Peripherals/ | ||
| D | CoSimulatedRiscV32Registers.cs | 507 …private static readonly Dictionary<CoSimulatedRiscV32Registers, CPURegister> mapping = new Diction… field in Antmicro.Renode.Peripherals.CoSimulated.CoSimulatedRiscV32 |