Cantitate/Preț
Produs

The MIPS Programmer's Handbook: The Morgan Kaufmann Series in Computer Architecture and Design

Autor Erin Farquhar, Philip J. Bunce
en Limba Engleză Paperback – 28 feb 1997
A hands-on view of the highly successful MIPS family of microprocessors, written for programmers developing systems applications for the MIPS platform.
The MIPS Programmer's 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.
Citește tot Restrânge

Din seria The Morgan Kaufmann Series in Computer Architecture and Design

Preț: 42782 lei

Puncte Express: 642

Preț estimativ în valută:
8196 8878$ 7029£

Carte tipărită la comandă

Livrare economică 10-24 mai

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781558602977
ISBN-10: 1558602976
Pagini: 416
Dimensiuni: 192 x 237 x 22 mm
Greutate: 0.69 kg
Editura: ELSEVIER SCIENCE
Seria The Morgan Kaufmann Series in Computer Architecture and Design


Cuprins

1 Introduction2 Software Conventions3 Initialization4 Exceptions5 Instruction Set ReferenceA Overview of the MIPS1 ArchitectureB Instruction SummaryC Prologue and Epilogue TemplatesD Include FilesE LibrariesF Vendors of MIPS Products