Searched refs:EnableRiscvOpcodesCounting (Results 1 – 2 of 2) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/RiscV/ | ||
| D | RiscvOpcodesParser.cs | 21 public static void EnableRiscvOpcodesCounting(this BaseRiscV cpu, ReadFilePath file) in EnableRiscvOpcodesCounting() method in Antmicro.Renode.Peripherals.CPU.RiscvOpcodesExtensions |
| D | VectorInstructionsOpcodes.cs | 15 cpu.EnableRiscvOpcodesCounting(BaseRiscV.InstructionSet.V); in EnableVectorOpcodesCounting() |