申请试用
HOT
登录
注册
 
Interrupts (Hardware)
1 / 46

Interrupts (Hardware)

Robin_宋
/
发布于
6年前
/
2203
人观看
First 32 IRQ vectors in IDT -Correspond to events generated by the CPU -Page fault, Divide by zero, invalid instruction, etc --Full list in the CPU architecture manuals -Generally its an “error” or “exception” encountered during CPU instruction execution IDT is referenced directly by the CPU -Completely internalized
3点赞
1收藏
0下载
相关推荐