在线咨询
eetop公众号 创芯大讲堂 创芯人才网
切换到宽版

EETOP 创芯网论坛 (原名:电子顶级开发网)

手机号码,快捷登录

手机号码,快捷登录

找回密码

  登录   注册  

快捷导航
搜帖子
芯片精品文章合集(500篇!) 创芯人才网--重磅上线啦!
查看: 8756|回复: 40

英文原版书籍:Guide to RISC Processors For Programmers and Engineers

[复制链接]
发表于 2008-6-26 18:16:16 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。

您需要 登录 才可以下载或查看,没有账号?注册

x
英文原版书籍:Guide to RISC Processors For Programmers and Engineers


Preface
Popular processor designs can be broadly divided into two categories: Complex Instruction
Set Computers (CISC) and Reduced Instruction Set Computers (RISC). The dominant
processor in the PC market, Pentium, belongs to the CISC category. However, the recent
trend is to use the RISC designs. Even Intel has moved from CISC to RISC design for
their 64-bit processor. The main objective of this book is to provide a guide to the architecture
and assembly language of the popular RISC processors. In all, we cover five RISC
designs in a comprehensive manner.
To explore RISC assembly language, we selected the MIPS processor, which is pedagogically
appealing as it closely adheres to the RISC principles. Furthermore, the availability
of the SPIM simulator allows us to use a PC to learn the MIPS assembly language.
Intended Use
This book is intended for computer professionals and university students. Anyone who is
interested in learning about RISC processors will benefit from this book, which has been
structured so that it can be used for self-study. The reader is assumed to have had some
experience in a structured, high-level language such as C. However, the book does not
assume extensive knowledge of any high-level language—only the basics are needed.
Assembly language programming is part of several undergraduate curricula in computer
science, computer engineering, and electrical engineering departments. This book
can be used as a companion text in those courses that teach assembly language.
vii
viii Preface
Features
Here is a summary of the special features that set this book apart.
• This probably is the only book on the market to cover five popular RISC architectures:
MIPS, SPARC, PowerPC, Itanium, and ARM.
• There is a methodical organization of chapters for a step-by-step introduction to the
MIPS assembly language.
• This book does not use fragments of code in examples. All examples are complete
in the sense that they can be assembled and run giving a better feeling as to how
these programs work.
• Source code for the MIPS assembly language program examples is available from
the book’s Web site (www.scs.carleton.ca/˜sivarama/risc_book).
• The book is self-contained and does not assume a background in computer organization.
All necessary background material is presented in the book.
• Interchapter dependencies are kept to a minimum to offer maximum flexibility to
instructors in organizing the material. Each chapter provides an overview at the
beginning and a summary at the end.
• An extensive set of programming exercises is provided to reinforce the MIPS assembly
language concepts discussed in Part III of the book.
Overview and Organization
We divide the book into four parts. Part I presents introductory topics and consists of the
first three chapters. Chapter 1 provides an introduction to CISC and RISC architectures. In
addition, it introduces assembly language and gives reasons for programming in assembly
language. The next chapter discusses processor design issues including the number of
addresses used in processor instructions, how flow control is altered by branches and
procedure calls, and other instruction set design issues. Chapter 3 presents the RISC
design principles.
The second part describes several RISC architectures. In all, we cover five architectures:
MIPS, PowerPC, SPARC, Itanium, and ARM. For each architecture, we provide
many details on its instruction set. Our discussion of MIPS in this part is rather brief
because we devote the entire Part III to its assembly language.
The third part, which consists of nine chapters, covers the MIPS assembly language.
This part allows you to get hands-on experience in writing the MIPS assembly language
programs. You don’t need a MIPS-based system to do this! You can run these programs
on your PC using the SPIMsimulator. Our thanks go to Professor James Larus for writing
the simulator, for which we provide details on installation and use.
The last part consists of several appendices. These appendices give reference information
on various number systems, character representation, and the MIPS instruction set.
In addition, we also give several programming exercises so that you can practice writing
MIPS assembly language programs.
Preface ix
Acknowledgments
Several people have contributed, either directly or indirectly, to the writing of this book.
First and foremost, I would like to thank Sobha and Veda for their understanding and
patience!
I want to thank Ann Kostant, Executive Editor and Wayne Wheeler, Associate Editor,
both at Springer, for their enthusiastic support for the project. I would also like to express
my appreciation to the staff at the Springer production department for converting my
camera-ready copy into the book in front of you.
I also express my appreciation to the School of Computer Science, Carleton University
for providing a great atmosphere to complete this book.

Guide to RISC Processors For Programmers and Engineers.pdf

1.31 MB, 下载次数: 230 , 下载积分: 资产 -2 信元, 下载支出 2 信元

发表于 2008-6-26 21:14:39 | 显示全部楼层
Thank you!
发表于 2008-8-19 04:02:20 | 显示全部楼层
Thanks for sharing
发表于 2008-8-20 16:48:14 | 显示全部楼层
真得很好的吗?
发表于 2008-8-21 22:33:57 | 显示全部楼层
谢谢了
发表于 2008-8-22 15:34:51 | 显示全部楼层
下来看看,谢谢分享
发表于 2008-11-15 23:06:31 | 显示全部楼层
很有意思的书
发表于 2008-11-21 09:40:11 | 显示全部楼层
good!!!!!!!!
发表于 2008-12-22 10:26:09 | 显示全部楼层
thank you for share
发表于 2009-1-15 04:53:51 | 显示全部楼层
Thanks a lot.
您需要登录后才可以回帖 登录 | 注册

本版积分规则

关闭

站长推荐 上一条 /1 下一条


小黑屋| 手机版| 关于我们| 联系我们| 隐私声明| EETOP 创芯网
( 京ICP备:10050787号 京公网安备:11010502037710 )

GMT+8, 2025-1-10 14:46 , Processed in 0.025738 second(s), 9 queries , Gzip On, Redis On.

eetop公众号 创芯大讲堂 创芯人才网
快速回复 返回顶部 返回列表