
Arch
文章平均质量分 82
CPP_CHEN
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Clarification of General Concepts- User Space , Kernel Space and PGD and CR3
PGD points to page directory table of the currently executing process which contains a mapping table from page directory to page tables and then to actual physical pages (of both user space pages an转载 2012-01-16 20:03:34 · 1294 阅读 · 0 评论 -
64-Bit Programming Models: Why LP64?
64-Bit Programming Models: Why LP64? Participation from: Digital Equipment Corporation, Hewlett-Packard Company, IBM Corporation, Intel Corporation, Novell Inc., NCR Corporation (formally AT&T GIS),转载 2013-12-20 15:22:30 · 698 阅读 · 0 评论 -
64-Bit Programming Models: Why LP64?
64-Bit Programming Models: Why LP64? Participation from: Digital Equipment Corporation, Hewlett-Packard Company, IBM Corporation, Intel Corporation, Novell Inc., NCR Corporation (formally AT&T GIS),转载 2013-12-20 15:15:14 · 806 阅读 · 0 评论 -
X64 Deep Dive
X64 Deep Dive This tutorial discusses some of the key aspects of code execution on the X64 CPU like compiler optimizations, exception handling, parameter passing and parameter retrieval转载 2012-05-15 21:44:28 · 2658 阅读 · 0 评论 -
64-Bit Programming Models: Why LP64?
64-Bit Programming Models: Why LP64? Participation from: Digital Equipment Corporation, Hewlett-Packard Company, IBM Corporation, Intel Corporation, Novell Inc., NCR Corporation (formally AT&T GIS),转载 2013-12-20 15:18:15 · 651 阅读 · 0 评论