Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/RiscV/
DRiscvOpcodesParser.cs61 map = opcodesFilesMap32; in EnableRiscvOpcodesCounting()
91 … readonly Dictionary<BaseRiscV.InstructionSet, IEnumerable<string>> opcodesFilesMap32 = new Dictio… field in Antmicro.Renode.Peripherals.CPU.RiscvOpcodesExtensions