文件名称:myIntGate
-
所属分类:
- 标签属性:
- 上传时间:2013-03-16
-
文件大小:11.29kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
通过中断门访问内核
象全局描述符表GDT一样,在整个系统中,中断描述符表IDT只有一个。中断描述符表寄存器IDTR指示IDT在内存中的位置。由于80386只识别256个中断向量号,所以IDT最大长度是2K。
中断描述符表IDT所含的描述符只能是中断门、陷阱门和任务门。也就是说,在保护模式下,80386只有通过中断门、陷阱门或任务门才能转移到对应的中断或异常处理程序。
-By interrupt doors to access the kernel
Like the Global Descr iptor Table GDT in the entire system, only one interrupt descr iptor table IDT. Interrupt descr iptor table register IDTR indicates the location of the IDT in memory. Identify 256 interrupt vector number 80386, the maximum length of the IDT is 2K.
Descr iptor interrupt descr iptor table IDT contained only interrupt gate, trap gate, and task gate. In other words, in protected mode, the 80386 only through interrupt doors, the trap door, or tasks door to transfer to the corresponding interrupt or exception handler.
象全局描述符表GDT一样,在整个系统中,中断描述符表IDT只有一个。中断描述符表寄存器IDTR指示IDT在内存中的位置。由于80386只识别256个中断向量号,所以IDT最大长度是2K。
中断描述符表IDT所含的描述符只能是中断门、陷阱门和任务门。也就是说,在保护模式下,80386只有通过中断门、陷阱门或任务门才能转移到对应的中断或异常处理程序。
-By interrupt doors to access the kernel
Like the Global Descr iptor Table GDT in the entire system, only one interrupt descr iptor table IDT. Interrupt descr iptor table register IDTR indicates the location of the IDT in memory. Identify 256 interrupt vector number 80386, the maximum length of the IDT is 2K.
Descr iptor interrupt descr iptor table IDT contained only interrupt gate, trap gate, and task gate. In other words, in protected mode, the 80386 only through interrupt doors, the trap door, or tasks door to transfer to the corresponding interrupt or exception handler.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
myIntGate/myIntGate.rap
myIntGate/myIntGate.Asm
myIntGate/myIntGate.Inc
myIntGate/exe/main.dsp
myIntGate/exe/main.ncb
myIntGate/exe/main.c.bak
myIntGate/exe/main.dsw
myIntGate/exe/main.plg
myIntGate/exe/main.c
myIntGate/exe/main.opt
myIntGate/myIntGate.sys
myIntGate/exe
myIntGate
myIntGate/myIntGate.Asm
myIntGate/myIntGate.Inc
myIntGate/exe/main.dsp
myIntGate/exe/main.ncb
myIntGate/exe/main.c.bak
myIntGate/exe/main.dsw
myIntGate/exe/main.plg
myIntGate/exe/main.c
myIntGate/exe/main.opt
myIntGate/myIntGate.sys
myIntGate/exe
myIntGate
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.