中断处理器 meaning in English
handler interrupt
Examples
- Because probe event handlers run as extensions to the system breakpoint interrupt handler , they have little or no dependence on system facilities - and so are able to be implanted in the most hostile environments , from interrupt - time , and task - time , to disabled , inter - context switch , and smp - enabled code paths - all without adversely skewing system performance
由于探测器事件处理器是作为系统断点中断处理器的扩展来运行,所以它们很少或者根本不依赖于系统工具这样可以被植入到大部分不友好的环境中(从中断时间和任务时间到禁用的上下文间切换和支持smp的代码路径)都不会对系统性能带来负面影响。 - Then the designs of modules mentioned in the scheme are discussed in detail . the main contents of the dissertation include : 1 . to satisfy the need of a16 / d16 single - cycle and block data transfer capability , the method of the state machine and diagram are adopted . the arbiter , requester , interrupter , interrupter handler modules are also implemented by use of the state machine . these modules are verified theoretically by using timing simulation
本文具体工作如下: 1 .用状态机和电路图的方式实现了vme总线a16 / d16单周期数据读写和块传输功能;并用状态机设计了vme总线请求器,总线仲裁器,中断器和中断处理器等,并进行了时序仿真。