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 RISC pro...
Κύριος συγγραφέας: | |
---|---|
Συγγραφή απο Οργανισμό/Αρχή: | |
Μορφή: | Ηλεκτρονική πηγή Ηλ. βιβλίο |
Γλώσσα: | English |
Έκδοση: |
New York, NY :
Springer New York,
2005.
|
Θέματα: | |
Διαθέσιμο Online: | Full Text via HEAL-Link |
Πίνακας περιεχομένων:
- 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.