您的位置:首页 > 其它

limit检查

2016-01-16 00:00 183 查看
64位模式 Limit取消,因此IDTR GDTR Limit值填入实际的值(Nx16)比较靠谱,不需要像32位模式下还要减一(Nx8-1)

<intel 手册第三卷 第五章 保护>

5.3.1 Limit Checking in 64-bit Mode
In 64-bit mode, the processor does not perform runtime limit checking on code or data segments. However, the
processor does check descriptor-table limits.
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: