Irvine, Kip R. Assembly Language for x86 Processors 6/e, 2010. 1 IA-32 Processor Architecture Modes of operation Basic execution environment Floating-point.

Slides:



Advertisements
Similar presentations
Computer Organization and Assembly Language
Advertisements

Prof. Muhammad Saeed I. 1/27/2015 Computer Architecture & Assembly Language 2.
Computer Organization and Assembly Languages Yung-Yu Chuang
IA-32 Architecture Computer Organization &
IA-32 Processor Architecture
Assembly Language for Intel-Based Computers, 4 th Edition Chapter 2: IA-32 Processor Architecture (c) Pearson Education, All rights reserved. You.
Assembly Language for Intel-Based Computers, 4 th Edition Chapter 2: IA-32 Processor Architecture (c) Pearson Education, All rights reserved. You.
© 2006 Pearson Education, Upper Saddle River, NJ All Rights Reserved.Brey: The Intel Microprocessors, 7e Chapter 2 The Microprocessor and its Architecture.
Assembly Language for Intel-Based Computers, 5 th Edition Chapter 2: IA-32 Processor Architecture (c) Pearson Education, All rights reserved.
Computer Hardware Processing and Internal Memory.
IA-32 Architecture COE 205 Computer Organization and Assembly Language Dr. Aiman El-Maleh College of Computer Sciences and Engineering King Fahd University.
Assembly Language for Intel-Based Computers Chapter 2: IA-32 Processor Architecture Kip Irvine.
Assembly Language Basic Concepts IA-32 Processor Architecture.
CS2422 Assembly Language & System Programming September 22, 2005.
Web siteWeb site ExamplesExamples Irvine, Kip R. Assembly Language for Intel-Based Computers, Intel IA-32 Family Intel386 4 GB addressable RAM,
66 CHAPTER THE SYSTEM UNIT. © 2005 The McGraw-Hill Companies, Inc. All Rights Reserved. 6-2 Competencies Describe the four basic types of system units.
1 Introduction to Computers Day 6. 2 Main Circuit Board of a PC The main circuit board (motherboard or system board) is the central nervous system of.
Assembly Language for x86 Processors 6 th Edition Chapter 2: x86 Processor Architecture (c) Pearson Education, All rights reserved. You may modify.
An Introduction to IA-32 Processor Architecture Eddie Lopez CSCI 6303 Oct 6, 2008.
Computer Systems 1 Fundamentals of Computing
A+ Guide to Managing and Maintaining your PC, 6e Chapter 1 Introducing Hardware.
Assembly Language for Intel-Based Computers, 5th Edition
Assembly Language for Intel-Based Computers, 5 th Edition Chapter 2: IA-32 Processor Architecture (c) Pearson Education, All rights reserved.
Stuart Cunningham - Computer Platforms COMPUTER PLATFORMS Input, Output, and Storage & Introduction to Basic Computer Architecture Week 2.
Assembly Language for x86 Processors 6th Edition
Chapter 2: IA-32 Processor Architecture. Chapter Overview General Concepts IA-32 Processor Architecture IA-32 Memory Management Components of an IA-32.
Assembly Language for Intel-Based Computers, 5 th Edition Chapter 2: IA-32 Processor Architecture (c) Pearson Education, All rights reserved.
Chapter 2: IA-32 Processor Architecture (c) Pearson Education, All rights reserved. You may modify and copy this slide show for your personal.
Computer Organization and Assembly Languages Yung-Yu Chuang 2006/10/30
66 CHAPTER THE SYSTEM UNIT. © 2005 The McGraw-Hill Companies, Inc. All Rights Reserved. 6-2 Competencies Describe the four basic types of system units.
Computers: Information Technology in Perspective By Long and Long Copyright 2002 Prentice Hall, Inc. Computers: Information Technology in Perspective.
Assembly Language for Intel-Based Computers, 4 th Edition Chapter 2: IA-32 Processor Architecture (c) Pearson Education, All rights reserved. You.
Computer Hardware Mr. Richard Orr Technology Teacher Bednarcik Jr. High School.
1 Inside the Computer Chapter 6 Copyright Prentice-Hall, Inc
Chapter 2: x86 Processor Architecture
Organization of a computer: The motherboard and its components.
Discovering Computers 2012: Chapter 4
A+ Guide to Managing and Maintaining your PC, 6e Chapter 1 Introducing Hardware v0.95.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
Assembly Language for x86 Processors 7th Edition
Chapter 2 The CPU and the Main Board  2.1 Components of the CPU 2.1 Components of the CPU 2.1 Components of the CPU  2.2Performance and Instruction Sets.
1 Fundamental of Computer Suthida Chaichomchuen : SCC
Computers organization & Assembly Language Chapter 0 INTRODUCTION TO COMPUTING Basic Concepts.
Fall 2012 Chapter 2: x86 Processor Architecture. Irvine, Kip R. Assembly Language for x86 Processors 6/e, Chapter Overview General Concepts IA-32.
I T Essentials I Chapter 1 JEOPARDY HardwareConnector/CablesMemoryAcronymsPotpourri
IA-32 Architecture Computer Organization and Assembly Languages Yung-Yu Chuang 2005/10/6 with slides by Kip Irvine and Keith Van Rhein.
Assembly Language for x86 Processors 7th Edition
1.  RAM is our working memory storage. All the data, which the PC uses and works with during operation, are stored here.  Data are stored on drives,
Agenda  Mother Board – P4M266  Types Of Mother Boards  Components - Processor - RAM - Cards - Ports and Slots - BIOS.
Kaaba Technosolutions Pvt Ltd1 Objectives Learn that a computer requires both hardware and software to work Learn about the many different hardware components.
Motherboard A motherboard allows all the parts of your computer to receive power and communicate with one another.
Assembly Language for x86 Processors 6 th Edition Chapter 2: x86 Processor Architecture (c) Pearson Education, All rights reserved. You may modify.
PC Internal Components Lesson 4.  Intel is perhaps the most recognizable microprocessor manufacturer. List some others.
Sahar Mosleh California State University San MarcosPage 1 Intel IA-32 Architecture This lecture describes the architecture of the Intel IA-32 processor.
Chapter 2.
Introduction to Intel IA-32 and IA-64 Instruction Set Architectures.
CS 1410 Intro to Computer Tecnology Computer Hardware1.
Assembly Language for Intel-Based Computers, 4 th Edition Chapter 2: IA-32 Processor Architecture (c) Pearson Education, All rights reserved. You.
1 Chapter 2: IA-32 Processor Architecture Assembly Language for Intel-Based Computers, 5th edition Kip R. Irvine 2/21/07.
Assembly Language for x86 Processors 6th Edition
Chapter Overview General Concepts IA-32 Processor Architecture
x86 Processor Architecture
Assembly Language for Intel-Based Computers, 5th Edition
Components of Computer
ASSEMBLY LANGUAGE FOR INTEL-BASED COMPUTERS,
Microcomputer Architecture
Assembly Language for Intel-Based Computers, 4th Edition
Computer Organization and Assembly Languages Yung-Yu Chuang 2005/10/6
Assembly Language (CSW 353)
Presentation transcript:

Irvine, Kip R. Assembly Language for x86 Processors 6/e, IA-32 Processor Architecture Modes of operation Basic execution environment Floating-point unit Intel Microprocessor history

Irvine, Kip R. Assembly Language for x86 Processors 6/e, Modes of Operation Protected mode native mode (Windows, Linux) Real-address mode native MS-DOS System management mode power management, system security, diagnostics Virtual-8086 mode hybrid of Protected each program has its own 8086 computer

Irvine, Kip R. Assembly Language for x86 Processors 6/e, Basic Execution Environment Addressable memory General-purpose registers Index and base registers Specialized register uses Status flags Floating-point, MMX, XMM registers

Irvine, Kip R. Assembly Language for x86 Processors 6/e, Addressable Memory Protected mode 4 GB 32-bit address Real-address and Virtual-8086 modes 1 MB space 20-bit address

Irvine, Kip R. Assembly Language for x86 Processors 6/e, General-Purpose Registers Named storage locations inside the CPU, optimized for speed.

Irvine, Kip R. Assembly Language for x86 Processors 6/e, Accessing Parts of Registers Use 8-bit name, 16-bit name, or 32-bit name Applies to EAX, EBX, ECX, and EDX

Irvine, Kip R. Assembly Language for x86 Processors 6/e, Index and Base Registers Some registers have only a 16-bit name for their lower half:

Irvine, Kip R. Assembly Language for x86 Processors 6/e, Some Specialized Register Uses (1 of 2) General-Purpose EAX – accumulator ECX – loop counter ESP – stack pointer ESI, EDI – index registers EBP – extended frame pointer (stack) Segment CS – code segment DS – data segment SS – stack segment ES, FS, GS - additional segments

Irvine, Kip R. Assembly Language for x86 Processors 6/e, Some Specialized Register Uses (2 of 2) EIP – instruction pointer EFLAGS status and control flags each flag is a single binary bit

Irvine, Kip R. Assembly Language for x86 Processors 6/e, Status Flags Carry unsigned arithmetic out of range Overflow signed arithmetic out of range Sign result is negative Zero result is zero Auxiliary Carry carry from bit 3 to bit 4 Parity sum of 1 bits is an even number

Irvine, Kip R. Assembly Language for x86 Processors 6/e, Floating-Point, MMX, XMM Registers Eight 80-bit floating-point data registers ST(0), ST(1),..., ST(7) arranged in a stack used for all floating-point arithmetic Eight 64-bit MMX registers Eight 128-bit XMM registers for single- instruction multiple-data (SIMD) operations

Irvine, Kip R. Assembly Language for x86 Processors 6/e, Intel Microprocessor History Intel 8086, IA-32 processor family P6 processor family CISC and RISC

Irvine, Kip R. Assembly Language for x86 Processors 6/e, Early Intel Microprocessors Intel K addressable RAM 8-bit registers CP/M operating system S-100 BUS architecture 8-inch floppy disks! Intel 8086/8088 IBM-PC Used MB addressable RAM 16-bit registers 16-bit data bus (8-bit for 8088) separate floating-point unit (8087)

Irvine, Kip R. Assembly Language for x86 Processors 6/e, The IBM-AT Intel MB addressable RAM Protected memory several times faster than 8086 introduced IDE bus architecture floating point unit

Irvine, Kip R. Assembly Language for x86 Processors 6/e, Intel IA-32 Family Intel386 4 GB addressable RAM, 32-bit registers, paging (virtual memory) Intel486 instruction pipelining Pentium superscalar, 32-bit address bus, 64-bit internal data path

Irvine, Kip R. Assembly Language for x86 Processors 6/e, bit Processors Intel64 64-bit linear address space Intel: Pentium Extreme, Xeon, Celeron D, Pendium D, Core 2, and Core i7 IA-32e Mode Compatibility mode for legacy 16- and 32-bit applications 64-bit Mode uses 64-bit addresses and operands

Irvine, Kip R. Assembly Language for x86 Processors 6/e, Intel Technologies HyperThreading technology two tasks execute on a single processor at the same time Dual Core processing multiple processor cores in the same IC package each processor has its own resources and communication path with the bus

Irvine, Kip R. Assembly Language for x86 Processors 6/e, Intel Processor Families Currently Used: Pentium & Celeron – dual core Core 2 Duo - 2 processor cores Core 2 Quad - 4 processor cores Core i7 – 4 processor cores

Irvine, Kip R. Assembly Language for x86 Processors 6/e, CISC and RISC CISC – complex instruction set large instruction set high-level operations requires microcode interpreter examples: Intel 80x86 family RISC – reduced instruction set simple, atomic instructions small instruction set directly executed by hardware examples: ARM (Advanced RISC Machines) DEC Alpha (now Compaq)

Irvine, Kip R. Assembly Language for x86 Processors 6/e, What's Next General Concepts IA-32 Processor Architecture IA-32 Memory Management Components of an IA-32 Microcomputer Input-Output System

Irvine, Kip R. Assembly Language for x86 Processors 6/e, Components of an IA-32 Microcomputer Motherboard Video output Memory Input-output ports

Irvine, Kip R. Assembly Language for x86 Processors 6/e, Motherboard CPU socket External cache memory slots Main memory slots BIOS chips Sound synthesizer chip (optional) Video controller chip (optional) IDE, parallel, serial, USB, video, keyboard, joystick, network, and mouse connectors PCI bus connectors (expansion cards)

Irvine, Kip R. Assembly Language for x86 Processors 6/e, Intel D850MD Motherboard dynamic RAM Pentium 4 socket Speaker IDE drive connectors mouse, keyboard, parallel, serial, and USB connectors AGP slot Battery Video Power connector memory controller hub Diskette connector PCI slots I/O Controller Firmware hub Audio chip Source: Intel® Desktop Board D850MD/D850MV Technical Product Specification

Irvine, Kip R. Assembly Language for x86 Processors 6/e, Intel 965 Express Chipset

Irvine, Kip R. Assembly Language for x86 Processors 6/e, Video Output Video controller on motherboard, or on expansion card AGP (accelerated graphics port technology)*accelerated graphics port technology Video memory (VRAM) Video CRT Display uses raster scanning horizontal retrace vertical retrace Direct digital LCD monitors no raster scanning required * This link may change over time.

Irvine, Kip R. Assembly Language for x86 Processors 6/e, Sample Video Controller (ATI Corp.) 128-bit 3D graphics performance powered by RAGE™ 128 PRO 3D graphics performance Intelligent TV-Tuner with Digital VCR TV-ON-DEMAND ™ Interactive Program Guide Still image and MPEG-2 motion video capture Video editing Hardware DVD video playback Video output to TV or VCR

Irvine, Kip R. Assembly Language for x86 Processors 6/e, Memory ROM read-only memory EPROM erasable programmable read-only memory Dynamic RAM (DRAM) inexpensive; must be refreshed constantly Static RAM (SRAM) expensive; used for cache memory; no refresh required Video RAM (VRAM) dual ported; optimized for constant video refresh CMOS RAM complimentary metal-oxide semiconductor system setup information See: Intel platform memory (Intel technology brief: link address may change)Intel platform memory

Irvine, Kip R. Assembly Language for x86 Processors 6/e, Input-Output Ports USB (universal serial bus) intelligent high-speed connection to devices up to 12 megabits/second USB hub connects multiple devices enumeration: computer queries devices supports hot connections Parallel short cable, high speed common for printers bidirectional, parallel data transfer Intel 8255 controller chip

Irvine, Kip R. Assembly Language for x86 Processors 6/e, Input-Output Ports (cont) Serial RS-232 serial port one bit at a time uses long cables and modems UART (universal asynchronous receiver transmitter) programmable in assembly language

Irvine, Kip R. Assembly Language for x86 Processors 6/e, Device Interfaces ATA host adapters intelligent drive electronics (hard drive, CDROM) SATA (Serial ATA) inexpensive, fast, bidirectional FireWire high speed (800 MB/sec), many devices at once Bluetooth small amounts of data, short distances, low power usage Wi-Fi (wireless Ethernet) IEEE standard, faster than Bluetooth