Searched defs:AddHookAtInterruptBegin (Results 1 – 4 of 4) sorted by relevance
14 void AddHookAtInterruptBegin(Action<ulong> hook); in AddHookAtInterruptBegin() method
29 …public static void AddHookAtInterruptBegin(this ICPUWithHooks cpu, [AutoParameter]Machine m, strin… in AddHookAtInterruptBegin() method in Antmicro.Renode.Hooks.CpuHooksExtensions
80 public void AddHookAtInterruptBegin(Action<ulong> hook) in AddHookAtInterruptBegin() method in Antmicro.Renode.Peripherals.CPU.MSP430X
538 public void AddHookAtInterruptBegin(Action<ulong> hook) in AddHookAtInterruptBegin() method in Antmicro.Renode.Peripherals.CPU.TranslationCPU