CPU Architecture Tutorial

This document discusses history of the 80x86 CPU family and the major improvements occuring along the line.

The historical background will help you better understand the design compromises they made as well as understand the legacy issues surrounding the CPU s design. This chapter also discusses the major advances in computer architecture that Intel employed while improving the x86.

Table of contents

  • Chapter Overview
  • The History of the 80x86 CPU Family
  • A History of Software Development for the x86
  • Basic CPU Design
  • Patch Panel Programming
  • Encoding Instructions
  • Encoding Instructions with Source and Destination Fields
  • Decoding and Executing Instructions: Random Logic Versus Microcode
  • RISC vs. CISC vs. VLIW
  • Instruction Execution, Step-By-Step
  • Parallelism – the Key to Faster Processors
  • The Prefetch Queue – Using Unused Bus Cycles
  • CPU Design with a Prefetch Queue
  • Pipelining – Overlapping the Execution of Multiple Instructions
  • A Typical Pipeline
  • A Pipelined Implementation of Instruction Execution
  • Instruction Execution in a Pipeline
  • Stalls in a Pipeline
  • Instruction Caches – Providing Multiple Paths to Memory
  • A Typical Harvard Machine
  • Using Separate Code and Data Caches
  • A Data Hazard
  • How the 80x86 Handles a Data Hazard
  • A CPU that Supports Superscalar Operation
  • Parallel Processing
  • Multiprocessing
Size : 329.41 Kb
File type : pdf
Downloads: 408
Created: 2017-01-02

Warning: Trying to access array offset on false in /home/tutovnfz/public_html/article.php on line 233

Others CPU Tutorials

Central Processing Unit (CPU) Tutorial

Others related eBooks about CPU Architecture Tutorial

How to Think Like a Computer Scientist

Download free course How to Think Like a Computer Scientist, pdf file on 280 pages by Allen Downey, Jeffrey Elkner, Chris Meyers....

Getting the Most from LINQPad Succinctly

Download free course Getting the Most from LINQPad Succinctly, pdf file on 112 pages by José Roberto Olivas Mendoza....

Introduction to ARM Memory and Assembly Language

Download free pdf tutorial about ARM Memory and Assembly Language,training document for beginners....

Analysis for Computer Scientists

Download free course Analysis for Computer Scientists, pdf file on 372 pages by by Michael Oberguggenberger, Alexander Ostermann....

Computer basics courses

Download free course material and training Computer basics on 17 pages intended to beginners....

Computer basics PDF tutorial

This course describes the basics components of computer (software, hardware, input and output devices), free training document in pdf for download....

Introduction to architecture

This tutorial explains the different computer components and the role of a building architect ....

Computer Vision Metrics

Download free course Computer Vision Metrics, pdf file on 498 pages by Scott Krig....

DRAM: Architectures, Interfaces, and Systems

...

Computer basics for beginners

A basic computer tutorial is a step-by-step guide that is designed to provide beginners with an understanding of the fundamental components and functionalities of a computer....