Inside the Machine: An Illustrated Introduction to Microprocessors and Computer Architecture

Jon Stokes

  • 出版商: No Starch Press
  • 出版日期: 2006-11-30
  • 售價: $1,850
  • 貴賓價: 9.5$1,758
  • 語言: 英文
  • 頁數: 320
  • 裝訂: Hardcover
  • ISBN: 1593271042
  • ISBN-13: 9781593271046
  • 已過版

買這商品的人也買了...

商品描述

Description

"This is, by far, the most well written text that I have seen on the subject of computer architecture. The writing is clear, logically organized, well illustrated, and is contemporary . . . A work that will be viewed as essential to any student or professional in need of education on the subject."
John Stroman, Technical Account Manager, Intel

Computers perform countless tasks ranging from the business critical to the recreational, but regardless of how differently they may look and behave, they're all amazingly similar in basic function. Once you understand how the microprocessoror central processing unit (CPU)works, you'll have a firm grasp of the fundamental concepts at the heart of all modern computing.

Inside the Machine, from the co-founder of the highly respected Ars Technica website, explains how microprocessors operatewhat they do and how they do it. The book uses analogies, full-color diagrams, and clear language to convey the ideas that form the basis of modern computing. After discussing computers in the abstract, the book examines specific microprocessors from Intel, IBM, and Motorola, from the original models up through today's leading processors. It contains the most comprehensive and up-to-date information available (online or in print) on Intels latest processors: the Pentium M, Core, and Core 2 Duo. Inside the Machine also explains technology terms and concepts that readers often hear but may not fully understand, such as "pipelining," "L1 cache," "main memory," "superscalar processing," and "out-of-order execution."

Includes discussion of:
?Parts of the computer and microprocessor
?Programming fundamentals (arithmetic instructions, memory accesses, control flow instructions, and data types)
?Intermediate and advanced microprocessor concepts (branch prediction and speculative execution)
?Intermediate and advanced computing concepts (instruction set architectures, RISC and CISC, the memory hierarchy, and encoding and decoding machine language instructions)
?64-bit computing vs. 32-bit computing
?Caching and performance

Inside the Machine is perfect for students of science and engineering, IT and business professionals, and the growing community of hardware tinkerers who like to dig into the guts of their machines.

 

Table of Contents

Chapter 1: Basic Computing Concepts
Chapter 2: The Mechanics of Program Execution
Chapter 3: Pipelined Execution
Chapter 4: Superscalar Execution
Chapter 5: The Intel Pentium and Pentium Pro
Chapter 6: PowerPC Processors: 600 Series, 700 Series, and 7400
Chapter 7: Intel's Pentium 4 vs. Motorola's G4e: Approaches and Design Philosophies
Chapter 8: Intel's Pentium 4 vs. Motorola's G4e: The Back End
Chapter 9: 64-Bit Computing and x86-64
Chapter 10: The G5: IBM's PowerPC 970
Chapter 11: Understanding Caching and Performance
Chapter 12: Intel's Pentium M, Core Duo, and Core 2 Duo