Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CPU/
DTranslationCPU_OpcodesCounting.cs20 public bool EnableOpcodesCounting property in Antmicro.Renode.Peripherals.CPU.TranslationCPU
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/RiscV/
DRiscvOpcodesParser.cs28 cpu.EnableOpcodesCounting = true; in EnableRiscvOpcodesCounting()
DBaseRiscV.cs291 EnableOpcodesCounting = true; in EnableCustomOpcodesCounting()