Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/renode/arch/riscv/
Drenode_riscv_callbacks.c18 EXTERNAL_AS(void, HandlePostOpcodeExecutionHook, tlib_handle_post_opcode_execution_hook, uint32_t, …
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/RiscV/
DBaseRiscV.cs794 private void HandlePostOpcodeExecutionHook(UInt32 id, UInt64 pc) in HandlePostOpcodeExecutionHook() method in Antmicro.Renode.Peripherals.CPU.BaseRiscV