Home
last modified time | relevance | path

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

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