Searched defs:AddHookAtInterruptEnd (Results 1 – 4 of 4) sorted by relevance
15 void AddHookAtInterruptEnd(Action<ulong> hook); in AddHookAtInterruptEnd() method
35 …public static void AddHookAtInterruptEnd(this ICPUWithHooks cpu, [AutoParameter]Machine m, string … in AddHookAtInterruptEnd() method in Antmicro.Renode.Hooks.CpuHooksExtensions
85 public void AddHookAtInterruptEnd(Action<ulong> hook) in AddHookAtInterruptEnd() method in Antmicro.Renode.Peripherals.CPU.MSP430X
552 public void AddHookAtInterruptEnd(Action<ulong> hook) in AddHookAtInterruptEnd() method in Antmicro.Renode.Peripherals.CPU.TranslationCPU