... 中断控制器 interrupt control unit 中断控制指令 interrupt control instruction 中断扩展器 interrupt expander ...
双语例句
1
In other words, the instruction processed by the control unit after dealing with the interrupt signal is the first instruction of the selected handler.
换句话说,控制单元在解决完中断信号后,处理的指令就是选中的处理函数的第一条指令。
2
Before dealing with that instruction, the control unit checks whether an interrupt or an exception occurred while the control unit executed the previous instruction.
在执行这个指令之前,控制单元检查在它执行前一条指令时,是否有中断或异常产生。
3
The interruptinstruction passes control to a kernel handler, which after executing a replacement function, returns to continue executing the process.