Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1522908
  • 博文数量: 290
  • 博客积分: 3468
  • 博客等级: 中校
  • 技术积分: 3461
  • 用 户 组: 普通用户
  • 注册时间: 2010-12-28 22:21
文章分类

全部博文(290)

文章存档

2016年(13)

2015年(3)

2014年(42)

2013年(67)

2012年(90)

2011年(75)

分类: 嵌入式

2011-12-02 09:46:40

The Mips Programmer's Handbook
Offers a hands-on view of the MIPS family of microprocessors for programmers developing system applications. Includes a full description of the MIPS architecture from the perspectives of assembly and C language, with emphasis on issues related to embedded applications. Covers software conventions, initializing the processor in a bare machine environment, and writing exception handlers. Includes an instruction set reference with syntax and instruction descriptions, and ten complete programs with line-by-line explanations. Annotation copyright Book News, Inc. Portland, Or


MIPS RISC Architecture (2nd Edition)
A complete reference manual to MIPS RISC architecture, this book describes the user instruction set, together with extension to the ISA. It details specific implementations of RISC architecture as exemplified by the R2000, R3000, R4000, and R6000 processors. The book describes the general characteristics and capabilities of each processor, along with programming models which describes how data is represented in the CPU register and in memory. RISC CPU registers are summarized, and the underlying concepts that characterize RISC architectures in general are overviewed.


See MIPS Run
This book brings together this extraordinary proliferation of form and functionality, offering embedded systems programmers and designers unique, eminently practical insights into MIPS. It covers how MIPS started, the principles at the root of the RISC revolution, the full details of the MIPS instruction set, and how these details together constitute a full operating system ready to be put to work in hundreds of ways.
Buy this book from:


  


Introduction to Risc Assembly Language Programming

This book is based around the MIPS RISC processor, a simple, clean RISC processor whose architecture and assembly language is easy to learn and understand speeds up the learning process by enabling the reader to start writing simple assembly language programs early, while assuming no prior knowledge of computer programming links with an automatic program testing system, allowing a lecturer to set programming questions and mark the assignments automatically, or a reader to test a MIPS assembly language program against numerous test inputs uses the SPIM simulator, a freely available virtual machine that allows users to write and simulate running MIPS R2000/R3000 assembly language programs on PC, Macintosh or UNIX platforms. with excellent source-level debugging tools contains a large number of example programs and programming questions.

Buy this book from:


阅读(1046) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~