...器的引线上收到中断信号,它将打断CPU;这时,CPU将向中断控制器询问IRQ号;中断控制器将IRQ号转换成中断号(Interrupt Number),使用这个中断号作为中断分发表(Interrupt DIspatch Table,IDT)的索引,从而可以找到对应的中断处理程序,并将CPU的控制权交...
基于36个网页-相关网页
The value you get is the interrupt number that fired.
你得到的值是引发该中断号。
IDT contains interrupt number and recordset made up of ISR addresses.
IDT是包含中断号和ISR地址组成的记录集。
If you are in legacy mode, you have to write this interrupt number to EOI to retire this interrupt.
如果你是在传统模式下,你必须写该中断号eoi退休中断。
应用推荐