书籍 Computer Organization and Design RISC-V Edition的封面

Computer Organization and Design RISC-V Edition

David A. Patterson

出版时间

2017-05-21

ISBN

9780128122754

评分

★★★★★
书籍介绍

The new RISC-V Edition of Computer Organization and Design features the RISC-V open source instruction set architecture, the first open source architecture designed to be used in modern computing environments such as cloud computing, mobile devices, and other embedded systems.

With the post-PC era now upon us, Computer Organization and Design moves forward to explore this generational change with examples, exercises, and material highlighting the emergence of mobile computing and the Cloud. Updated content featuring tablet computers, Cloud infrastructure, and the x86 (cloud computing) and ARM (mobile computing devices) architectures is included.

An online companion Web site provides advanced content for further study, appendices, glossary, references, and recommended reading.

Features RISC-V, the first such architecture designed to be used in modern computing environments, such as cloud computing, mobile devices, and other embedded systems

Includes relevant examples, exercises, and material highlighting the emergence of mobile computing and the cloud

David Patterson is the Pardee Professor of Computer Science, Emeritus at the University of California at Berkeley, which he joined after graduating from UCLA in 1977.His teaching has been honored by the Distinguished Teaching Award from the University of California, the Karlstrom Award from ACM, and the Mulligan Education Medal and Undergraduate Teaching Award from IEEE. Prof. ...

(展开全部)

目录
1. Computer Abstractions and Technology
2. Instructions: Language of the Computer
3. Arithmetic for Computers
4. The RISC-V Processor
5. Large and Fast: Exploiting Memory Hierarchy

显示全部
用户评论
孩子很喜欢
…………
正好需要学习RISC-V,恰好碰到这本17年的新书,真是天助我也!教材写的很好,深入浅出,价格也不算太贵(跟国外的教材比)。顺手把这本书给豆瓣加上~
体系结构神书!讲的很清楚!读书的时候看过MIPS的版本,最近再读新版,多了好多与时俱进的新东西,RISC-V,GPU…
神书
1,2,4三章质量很高,其余章节略显杂乱
非常现代却又非常经典的一本书,此书首次采用了RISC指令,想较于x86,RISC简洁易于读者理解。介于此书只适合入门在某些知识的深入略有不足。比如第三章讲到编译、链接时探究的比较浅。但是这丝毫不影响他的广度。从程序的性能探究、高级语言的指令表示、数据的底层表示与实现、处理器的构造、流水线设计、存储结构都解剖的恰到好处,让人痴迷却不因过于深奥而懊恼。建议大家阅读原版更能体验道作者行文中的严谨性与趣味性。