Searched refs:ICPUWithPostOpcodeExecutionHooks (Results 1 – 3 of 3) sorted by relevance
11 public interface ICPUWithPostOpcodeExecutionHooks : ICPU interface
181 …if(!(AttachedCPU is ICPUWithPostOpcodeExecutionHooks) || !(AttachedCPU.Architecture.StartsWith("ri… in TrackVectorConfiguration()185 var cpuWithPostOpcodeExecutionHooks = AttachedCPU as ICPUWithPostOpcodeExecutionHooks; in TrackVectorConfiguration()
28 …ralContainer<IIndirectCSRPeripheral, BusRangeRegistration>, ICPUWithPostOpcodeExecutionHooks, ICPU…