首页 > 其他 > 详细

【2014-11-21】《The Hardware/Software Interface》– Section 1

时间:2014-11-21 23:07:37      阅读:283      评论:0      收藏:0      [点我收藏+]
  1. There are a fixed number of registers in the CPU
    • Registers hold data
    • Data move from Memory to Registers
    • Results move from Registers back to Memory
  2. There is an 1-cache in the CPU that holds recently fetched instructions.
    • If you execute a loop that fits in the cache, the CPU goes to memory for those instructions only once, then executes them out of its cache.
  3. Addresses and Pointers
  4. bubuko.com,布布扣
  5. bubuko.com,布布扣
  6. bubuko.com,布布扣
  7. bubuko.com,布布扣
  8. bubuko.com,布布扣

【2014-11-21】《The Hardware/Software Interface》– Section 1

原文:http://www.cnblogs.com/sjtujoe/p/4114371.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!