u n i v e r s i d a d e     d o     m i n h o    -     d e p.     i n f o r m á t i c a

 

Arquitectura de Computadores

Lic. Matemática e Ciências da Computação, 2ºano

2001/02

Alberto José Proença

 

Resumo adaptado

baseado no livro:

William Stallings, Computer Organization and Architecture - Designing for Performance,  Prentice Hall, 5th Ed., 2000

 

Versão integral compactada (72 pág, 2.2MB)

1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | Appendix A | Appendix B

  1. Introduction
  1. Organization and Architecture
  2. Structure and Function
  1. Computer Evolution and Performance
  1. A Brief History of Computers
  2. Designing for Performance
  1. System Buses
  1. Computer Components
  2. Computer Function
  3. Interconnection Structures
  4. Bus Interconnection
  5. PCI
  1. Internal Memory
  1. Characteristics of Computer Memory Systems
  2. Semiconductor Main Memory
  3. Cache Memory
  4. Pentium and PowerPC Cache Organization
  5. Advanced DRAM Organization
  1. External Memory
  1. ...
  2. RAID
  1. Input/Output
  1. External Devices
  2. I/O Modules
  3. Programmed I/O
  4. Interrupt-Driven I/O
  5. Direct Memory Access
  6. I/O Channels and Processors
  7. The External Interface
  1. Operating System Support
  1. Introduction
  2. Scheduling
  3. Memory Management
  1. Computer Arithmetic
  1. ...
  2. Integer Representation
  3. Integer Arithmetic
  4. Floating-Point Representation
  5. Floating Point Arithmetic
  1. CPU Structure and Function
  1. Processor Organization
  2. Register Organization
  3. The Instruction Cycle
  4. Instruction Pipelining
  5. Intel 80486 Pipelining
  1. Reduced Instruction Set Computers (RISCs)
  1. Instruction Execution Characteristics
  2. Large Register Files
  3. Compiler-Based Register Optimization
  4. Reduced Instruction Set Architecture
  5. RISC Pipelining
  6. ...
  7. ...
  8. The RISC vs. CISC Controversy
  1. Instruction-Level Parallelism and Superscalar Processors
  1. Overview