Guide to RISC Processors for Programmers and Engineers /
Recently, there has been a trend toward processor design based on the RISC (Reduced Instruction Set Computer) model: Example RISC processors are the MIPS, SPARC, PowerPC, ARM, and even Intel's 64-bit processor Itanium. This guidebook provides an accessible and all-encompassing compendium on RIS...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Autor Corporativo: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
New York, NY :
Springer New York : Imprint: Springer,
2005.
|
Edición: | 1st ed. 2005. |
Temas: | |
Acceso en línea: | Texto Completo |
Tabla de Contenidos:
- Overview
- Processor Design Issues
- RISC Principles
- Architectures
- MIPS Architecture
- SPARC Architecture
- PowerPC Architecture
- Itanium Architecture
- ARM Architecture
- MIPS Assembly Language
- SPIM Simulator and Debugger
- Assembly Language Overview
- Procedures and the Stack
- Addressing Modes
- Arithmetic Instructions
- Conditional Execution
- Logical and Shift Operations
- Recursion
- Floating-Point Operations.