Cover image for Intel microprocessors : 8086/8088, 80186/80188, 80286, 80386, 80486, Pentium, Pentium Pro processor, Pentium II, Pentium III, Pentium 4, and Core2 with 64-bit extensions : architecture, programming, and interfacing
Title:
Intel microprocessors : 8086/8088, 80186/80188, 80286, 80386, 80486, Pentium, Pentium Pro processor, Pentium II, Pentium III, Pentium 4, and Core2 with 64-bit extensions : architecture, programming, and interfacing
Personal Author:
Edition:
8th ed.
Publication Information:
New Jersey : Pearson Prentice Hall, 2009
Physical Description:
xviii, 925 p. : ill. ; 26 cm.
ISBN:
9780135026458

Available:*

Library
Item Barcode
Call Number
Material Type
Item Category 1
Status
Searching...
30000010207262 QA76.8.I292 B73 2009 Open Access Book Book
Searching...

On Order

Summary

Summary

For introductory-level Microprocessor courses in the departments of Electronic Engineering Technology, Computer Science, or Electrical Engineering.

The INTEL Microprocessors: 8086/8088, 80186/80188, 80286, 80386, 80486, Pentium, Pentium Pro Processor, Pentium II, Pentium III, Pentium 4, and Core2 with 64-bit Extensions, 8e provides a comprehensive view of programming and interfacing of the Intel family of Microprocessors from the 8088 through the latest Pentium 4 and Core2 microprocessors. The text is written for students who need to learn about the programming and interfacing of Intel microprocessors, which have gained wide and at times exclusive application in many areas of electronics, communications, and control systems, particularly in desktop computer systems. A major new feature of this eighth edition is an explanation of how to interface C/C++ using Visual C++ Express (a free download from Microsoft) with assembly language for both the older DOS and the Windows environments. Many applications include Visual C++ as a basis for learning assembly language using the inline assembler. Updated sections that detail new events in the fields of microprocessors and microprocessor interfacing have been added. Organized in an orderly and manageable format, this text offers more than 200 programming examples using the Microsoft Macro Assembler program and provides a thorough description of each of the Intel family members, memory systems, and various I/O systems.


Table of Contents

Chapter 1 Introduction to Microprocessors
Chapter 2 The Microprocessor and its Architecture
Chapter 3 Addressing Modes
Chapter 4 Data Movement Instructions
Chapter 5 Arithmetic and Logic
Chapter 6 Program Control Instructions
Chapter 7 Using Assembly Language with C/C++
Chapter 8 Programming the Microprocessor
Chapter 9 8086/8088 Hardware Specifications
Chapter 10 Memory Interface
Chapter 11 Basic I/O Interface
Chapter 12 Interrupts
Chapter 13 Direct Memory Access and DMA-Controlled I/O
Chapter 14 The Arithmetic Coprocessor, MMX, and SIMD Technologies
Chapter 15 Bus Interface
Chapter 16 The 80186, 80188, and 80286 Microprocessors
Chapter 17 The 80386 and 80486 Microprocessors
Chapter 18 The Pentium and Pentium Pro Microprocessors
Chapter 19 The Pentium II, Pentium III, Pentium 4, and Core2 Microprocessors
Appendix A The Assembler, Visual C++, and DOS
Appendix B Instruction Set Summary
Appendix C Flag-Bit Changes
Appendix D Answers to Selected Even-Numbers Questions and Problems