Home
last modified time | relevance | path

Searched defs:EnablePostOpcodeExecutionHooks (Results 1 – 2 of 2) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/CPU/
DICPUWithOpcodeHooks.cs14 void EnablePostOpcodeExecutionHooks(UInt32 value); in EnablePostOpcodeExecutionHooks() method
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/RiscV/
DBaseRiscV.cs304 public void EnablePostOpcodeExecutionHooks(uint value) in EnablePostOpcodeExecutionHooks() method in Antmicro.Renode.Peripherals.CPU.BaseRiscV