The Mips Programmer's Handbook

Erin Farquhar, Philip J. Bunce

  • 出版商: Morgan Kaufmann
  • 出版日期: 1994-02-01
  • 售價: $2,620
  • 貴賓價: 9.5$2,489
  • 語言: 英文
  • 頁數: 416
  • 裝訂: Paperback
  • ISBN: 1558602976
  • ISBN-13: 9781558602977
  • 已絕版

買這商品的人也買了...

商品描述

Description

A hands-on view of the highly successful MIPS family of microprocessors, written for programmers developing systems applications for the MIPS platform.

The MIPS Programmers Handbook describes the MIPS architecture from the perspective of assembly- and C-language programmers, with special emphasis on issues related to embedded applications. Engineers writing system-level programs for MIPS-based embedded systems will find the topic selection especially useful including the sections on software conventions, initializing the processor in a bare machine environment, and writing exception handlers.

For convenient use, the instruction set reference is presented with only one page per instruction. The authors focus on the instructions available to assembly-language programmers, rather than on the hardware-level instruction set documented in data books released by vendors of the MIPS processor. Provides enough detail for anyone doing serious system-level programming. Also included are ten complete program examples, with line-by-line explanations.

 

Table of Contents:

1 Introduction
2 Software Conventions
3 Initialization
4 Exceptions
5 Instruction Set Reference
A Overview of the MIPS1 Architecture
B Instruction Summary
C Prologue and Epilogue Templates
D Include Files
E Libraries
F Vendors of MIPS Products