The MIPS Programmer's Handbook: The Morgan Kaufmann Series in Computer Architecture and Design
Autor Erin Farquhar, Philip J. Bunceen Limba Engleză Paperback – 27 feb 1997
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.
Din seria The Morgan Kaufmann Series in Computer Architecture and Design
- 25% Preț: 391.87 lei
- 31% Preț: 416.75 lei
- 20% Preț: 563.09 lei
- 31% Preț: 440.87 lei
- 35% Preț: 412.32 lei
- 15% Preț: 528.13 lei
- 34% Preț: 369.45 lei
- 20% Preț: 464.99 lei
- 20% Preț: 635.23 lei
- 29% Preț: 464.85 lei
- 28% Preț: 594.99 lei
- 36% Preț: 353.54 lei
- 20% Preț: 495.73 lei
- 37% Preț: 327.55 lei
- 20% Preț: 329.48 lei
- 18% Preț: 380.29 lei
- 20% Preț: 477.56 lei
Preț: 424.40 lei
Preț vechi: 551.17 lei
-23% Nou
Puncte Express: 637
Preț estimativ în valută:
81.22€ • 85.69$ • 67.69£
81.22€ • 85.69$ • 67.69£
Carte tipărită la comandă
Livrare economică 02-16 ianuarie 25
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
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