Guide to RISC Processors for Programmers and Engineers

时间:2011-12-27 13:57:41
【文件属性】:
文件名称:Guide to RISC Processors for Programmers and Engineers
文件大小:1.31MB
文件格式:PDF
更新时间:2011-12-27 13:57:41
RISC assembly MIPS ARM 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.

网友评论