CS152 Computer Architecture and Engineering Lecture 17 Advanced Pipelining: Tomasulo Algorithm

Similar documents
Instruction Level Parallelism and Its. (Part II) ECE 154B

Advanced Pipelining and Instruction-Level Paralelism (2)

Tomasulo Algorithm. Developed at IBM and first implemented in IBM s 360/91

Dynamic Scheduling. Differences between Tomasulo. Tomasulo Algorithm. CDC 6600 scoreboard. Or ydanicm ceshuldngi

Instruction Level Parallelism Part III

Instruction Level Parallelism Part III

Lecture 16: Instruction Level Parallelism -- Dynamic Scheduling (OOO) via Tomasulo s Approach

Differences between Tomasulo. Another Dynamic Algorithm: Tomasulo Organization. Reservation Station Components

Computer Architecture Spring 2016

Chapter 3 Instruction-Level Parallelism and its Exploitation (Part 1)

Scoreboard Limitations!

EEC 581 Computer Architecture. Instruction Level Parallelism (3.4 & 3.5 Dynamic Scheduling)

Scoreboard Limitations

DYNAMIC INSTRUCTION SCHEDULING WITH TOMASULO

Outline. 1 Reiteration. 2 Dynamic scheduling - Tomasulo. 3 Superscalar, VLIW. 4 Speculation. 5 ILP limitations. 6 What we have done so far.

Slide Set 8. for ENCM 501 in Winter Term, Steve Norman, PhD, PEng

Slide Set 9. for ENCM 501 in Winter Steve Norman, PhD, PEng

Out-of-Order Execution

Instruction Level Parallelism

CS 152 Midterm 2 May 2, 2002 Bob Brodersen

Enhancing Performance in Multiple Execution Unit Architecture using Tomasulo Algorithm

Very Short Answer: (1) (1) Peak performance does or does not track observed performance.

Review C program: foo.c Compiler Assembly program: foo.s Assembler Object(mach lang module): foo.o. Lecture #14

CS61C : Machine Structures

PIPELINING: BRANCH AND MULTICYCLE INSTRUCTIONS

Go BEARS~ What are Machine Structures? Lecture #15 Intro to Synchronous Digital Systems, State Elements I C

06 1 MIPS Implementation Pipelined DLX and MIPS Implementations: Hardware, notation, hazards.

Lecture 0: Organization

A few questions to test your familiarity of Lab7 at the end of finishing all assigned parts of Lab 7

On the Rules of Low-Power Design

Contents Slide Set 6. Introduction to Chapter 7 of the textbook. Outline of Slide Set 6. An outline of the first part of Chapter 7

Sequential Elements con t Synchronous Digital Systems

Slide Set 6. for ENCM 369 Winter 2018 Section 01. Steve Norman, PhD, PEng

CS/ECE 250: Computer Architecture. Basics of Logic Design: ALU, Storage, Tristate. Benjamin Lee

CS3350B Computer Architecture Winter 2015

EECS150 - Digital Design Lecture 9 - CPU Microarchitecture. CMOS Devices

An Adaptive Technique for Reducing Leakage and Dynamic Power in Register Files and Reorder Buffers

Tomasulo Algorithm Based Out of Order Execution Processor

Pipeline design. Mehran Rezaei

UC Berkeley CS61C : Machine Structures

VLSI Design: 3) Explain the various MOSFET Capacitances & their significance. 4) Draw a CMOS Inverter. Explain its transfer characteristics

EECS150 - Digital Design Lecture 10 - Interfacing. Recap and Topics

EECS150 - Digital Design Lecture 3 Synchronous Digital Systems Review. Announcements

Registers. Unit 12 Registers and Counters. Registers (D Flip-Flop based) Register Transfers (example not out of text) Accumulator Registers

Administrative issues. Sequential logic

CprE 281: Digital Logic

L11/12: Reconfigurable Logic Architectures

Lecture 2: Digi Logic & Bus

A VLIW Processor for Multimedia Applications

1. True/False Questions (10 x 1p each = 10p) (a) I forgot to write down my name and student ID number.

Logic Design II (17.342) Spring Lecture Outline

FPGA Development for Radar, Radio-Astronomy and Communications

CS61C : Machine Structures

Fill-in the following to understand stalling needs and forwarding opportunities

L12: Reconfigurable Logic Architectures

(12) United States Patent (10) Patent No.: US 6,249,855 B1

HW#3 - CSE 237A. 1. A scheduler has three queues; A, B and C. Outgoing link speed is 3 bits/sec

4.5 Pipelining. Pipelining is Natural!

RAZOR: CIRCUIT-LEVEL CORRECTION OF TIMING ERRORS FOR LOW-POWER OPERATION

CS 61C: Great Ideas in Computer Architecture

CSE140L: Components and Design Techniques for Digital Systems Lab. CPU design and PLDs. Tajana Simunic Rosing. Source: Vahid, Katz

Pipelining. Improve performance by increasing instruction throughput Program execution order. Data access. Instruction. fetch. Data access.

CS 110 Computer Architecture. Finite State Machines, Functional Units. Instructor: Sören Schwertfeger.

Sundance Multiprocessor Technology Limited. Capture Demo For Intech Unit / Module Number: C Hong. EVP6472 Intech Demo. Abstract

Advanced Devices. Registers Counters Multiplexers Decoders Adders. CSC258 Lecture Slides Steve Engels, 2006 Slide 1 of 20

CprE 281: Digital Logic

CS61C : Machine Structures

ESE534: Computer Organization. Today. Image Processing. Retiming Demand. Preclass 2. Preclass 2. Retiming Demand. Day 21: April 14, 2014 Retiming

Microprocessor Design

EITF35: Introduction to Structured VLSI Design

Research Article. Implementation of Low Power, Delay and Area Efficient Shifters for Memory Based Computation

Chapter 4 (Part I) The Processor. Baback Izadi Division of Engineering Programs

ECE552 / CPS550 Advanced Computer Architecture I. Lecture 1 Introduction

Sequential Logic. Introduction to Computer Yung-Yu Chuang

Modeling Digital Systems with Verilog

Timing EECS141 EE141. EE141-Fall 2011 Digital Integrated Circuits. Pipelining. Administrative Stuff. Last Lecture. Latch-Based Clocking.

Lab Assignment 5 I. THE 4-BIT CPU AND CONTROL

Sequential Logic Design CS 64: Computer Organization and Design Logic Lecture #14

ECE 250 / CPS 250 Computer Architecture. Basics of Logic Design ALU and Storage Elements

CPE300: Digital System Architecture and Design

ASIC = Application specific integrated circuit

An automatic synchronous to asynchronous circuit convertor

Day 21: Retiming Requirements. ESE534: Computer Organization. Relative Sizes. Today. State. State Size

ECSE-323 Digital System Design. Datapath/Controller Lecture #1

EE178 Spring 2018 Lecture Module 5. Eric Crabill

Scalability of MB-level Parallelism for H.264 Decoding

A Case for Merging the ILP and DLP Paradigms

EE241 - Spring 2005 Advanced Digital Integrated Circuits

THE USE OF forward error correction (FEC) in optical networks

Sequencing and Control

CHAPTER 4 RESULTS & DISCUSSION

DEDICATED TO EMBEDDED SOLUTIONS

Lecture 26: Multipliers. Final presentations May 8, 1-5pm, BWRC Final reports due May 7 Final exam, Monday, May :30pm, 241 Cory

CS61C : Machine Structures

Investigation on Technical Feasibility of Stronger RS FEC for 400GbE

CS 250 VLSI System Design

ESE (ESE534): Computer Organization. Last Time. Today. Last Time. Align Data / Balance Paths. Retiming in the Large

6.3 Sequential Circuits (plus a few Combinational)

Multicore Design Considerations

12-bit Wallace Tree Multiplier CMPEN 411 Final Report Matthew Poremba 5/1/2009

Transcription:

CS152 Computer Architecture and Engineering Lecture 17 Advanced Pipelining: Tomasulo Algorithm 2003-10-23 Dave Patterson (www.cs.berkeley.edu/~patterson) www-inst.eecs.berkeley.edu/~cs152/ CS 152 L17 Adv. Pipe. 3 (1)

Scoreboard Review HW exploiting ILP (Instruction Level Parallelism) Works when can t know dependence at compile time. Code for one machine runs well on another Key idea of Scoreboard: Allow instructions behind stall to proceed (Decode => Issue instruction & read operands) Enables out-of-order execution => out-of-order completion (but in order execution) ID stage checked both for structural & data dependencies Original version didn t handle forwarding. No automatic register renaming = WAW, WAR stalls CS 152 L17 Adv. Pipe. 3 (2)

Another Dynamic Algorithm: Tomasulo Algorithm For IBM 360/91 about 3 years after CDC 6600 (1966) Goal: High Performance without special compilers Differences between IBM 360 & CDC 6600 ISA IBM has only 2 register specifiers/instr vs. 3 in CDC 6600 IBM has 4 FP registers vs. 8 in CDC 6600 IBM has memory-register ops Why Study? lead to Alpha 21264, HP 8000, MIPS 10000, Pentium Pro, Pentium 4, PowerPC 604, CS 152 L17 Adv. Pipe. 3 (3)

Tomasulo Algorithm vs. Scoreboard Control & buffers distributed with Function Units (FU) vs. centralized in scoreboard; FU buffers called reservation stations (RS); have pending operands Registers in instructions replaced by values or pointers to reservation stations(rs); called register renaming ; avoids WAR, WAW hazards More reservation stations than registers, so can do optimizations compilers can t Results to FU from RS, not through registers, over Common Data Bus that broadcasts results to all FUs Load and Stores treated as FUs with RSs as well Integer instructions can go past branches, allowing FP ops beyond basic block in FP queue CS 152 L17 Adv. Pipe. 3 (4)

Tomasulo Organization From Mem FP Op Queue Load Buffers FP Registers Load1 Load2 Load3 Load4 Load5 Load6 Store Buffers Add1 Add2 Add3 Mult1 Mult2 FP FP adders adders Reservation Stations FP FP multipliers multipliers To Mem Common Data Bus (CDB) CS 152 L17 Adv. Pipe. 3 (5)

Reservation Station Components Busy: Indicates reservation station or FU is busy (like CDC) Op: Operation to perform in the unit (+,,...) (like CDC) Vj, Vk: Value of Source operands Store buffers has V field, result to be stored (CDC scoreboard had 3 register numbers, not their values) Qj, Qk: Reservation stations producing source registers (value to be written) (like CDC) Note: No register ready flags as in Scoreboard; Qj,Qk=0 => ready (nothing is writing them) Store buffers only have Qi for RS producing result Register result status Indicates which functional unit will write each register, if one exists. Blank when no pending instructions that will write that register. (like CDC) CS 152 L17 Adv. Pipe. 3 (6)

Three Stages of Tomasulo Algorithm 1. Issue get instruction from FP Op Queue If reservation station free (no structural hazard), control issues instr & sends operands (renames registers). 2. Execution operate on operands (EX) When both operands ready then execute; if not ready, watch Common Data Bus for result 3. Write result finish execution (WB) Write on Common Data Bus to all awaiting units; mark reservation station available Normal data bus: data + destination ( go to bus) Common data bus: data + source ( come from bus) 64 bits of data + 4 bits of Functional Unit source address Write if matches expected Functional Unit (produces result) Does the broadcast CS 152 L17 Adv. Pipe. 3 (7)

Detailed Tomasulo Pipeline Control Instruction status Issue Execute Write result Wait until Station or buffer empty (No structural hazard) (RS[r].Qj=0) and (RS[r].Qk=0) (No RAW hazard) Execution completed at r and CDB available (No structural hazard on CDB) Action or bookkeeping RS[r].Busy yes; Register[D].Qi r; if (Register[S1].Qi 0) {RS[r].Qj Register[S1].Qi} else {RS[r].Vj S1; RS[r].Qj 0}; if (Register[S2].Qi 0) {RS[r].Qk Register[S2].Qi} else {RS[r].Vk S2; RS[r].Qk 0}; (Mark RS busy and D to be written by RS If RAW on S1 or S2, copy RS into Q, else copy data into V and set Q to 0) None(operands are in Vj and Vk) RS[r].Busy No x(if (Register[x].Qi=r) {Fx result; Register[x].Qi 0}); x(if (RS[x].Qj=r) {RS[x].Vj result; RS[x].Qj 0}); x(if (RS[x].Qk=r) {RS[x].Vk result; RS[x].Qk 0}); x(if (Store[x].Qi=r) {Store[x].V result; Store[x].Qi 0}); (Mark RS free. For all other RS, if waiting for result, write and reset Q) D = destination, S1 and S2 = source register numbers, and r is the reservation station or buffer that D is assigned to. RS is the reservation-station data structure. The value returned by a reservation station or by the load unit is called result. Register is the register data structure (control, not the register file), while Store is the store-buffer data structure. CS 152 L17 Adv. Pipe. 3 (8)

Administrivia Design full cache, but only simulation on Friday 10/24; demo board Friday 10/31 Thur 11/6: Design Doc for Final Project due Deep pipeline? Superscalar? Out-of-order? Read section 4.2 from CA:AQA 2/e Fri 11/14: Demo Project modules Wed 11/19: 5:30 PM Midterm 2 in 1 LeConte Tues 11/22: Field trip to Xilinx CS 152 Project week: 12/1 to 12/5 Mon: TA Project demo, Tue: 30 min Presentation, Wed: Processor racing, Fri: Written report CS 152 L17 Adv. Pipe. 3 (9)

Tomasulo Example LD F6 34+ R2 Load1 No LD F2 45+ R3 Load2 No MULTD F0 F2 F4 Load3 No SUBD F8 F6 F2 DIVD F10 F0 F6 ADDD F6 F8 F2 Add1 No Add2 No Mult1 No Mult2 No 0 FU CS 152 L17 Adv. Pipe. 3 (10)

Tomasulo Example Cycle 1 LD F6 34+ R2 1 Load1 Yes 34+R2 LD F2 45+ R3 Load2 No MULTD F0 F2 F4 Load3 No SUBD F8 F6 F2 DIVD F10 F0 F6 ADDD F6 F8 F2 Add1 No Add2 No Mult1 No Mult2 No 1 FU Load1 CS 152 L17 Adv. Pipe. 3 (11)

Tomasulo Example Cycle 2 LD F6 34+ R2 1 Load1 Yes 34+R2 LD F2 45+ R3 2 Load2 Yes 45+R3 MULTD F0 F2 F4 Load3 No SUBD F8 F6 F2 DIVD F10 F0 F6 ADDD F6 F8 F2 Add1 No Add2 No Mult1 No Mult2 No 2 FU Load2 Load1 Note: Unlike 6600, can have multiple loads outstanding (Assume latency for loads is 2 clock cycles) CS 152 L17 Adv. Pipe. 3 (12)

Tomasulo Example Cycle 3 LD F6 34+ R2 1 3 Load1 Yes 34+R2 LD F2 45+ R3 2 Load2 Yes 45+R3 MULTD F0 F2 F4 3 Load3 No SUBD F8 F6 F2 DIVD F10 F0 F6 ADDD F6 F8 F2 Add1 No Add2 No Mult1 Yes MULTD R(F4) Load2 Mult2 No 3 FU Mult1 Load2 Load1 Note: registers names are removed ( renamed ) in Reservation Stations; MULT issued vs. scoreboard Load1 completing; what is waiting for Load1? CS 152 L17 Adv. Pipe. 3 (13)

Tomasulo Example Cycle 4 LD F6 34+ R2 1 3 4 Load1 No LD F2 45+ R3 2 4 Load2 Yes 45+R3 MULTD F0 F2 F4 3 Load3 No SUBD F8 F6 F2 4 DIVD F10 F0 F6 ADDD F6 F8 F2 Add1 Yes SUBD M(A1) Load2 Add2 No Mult1 Yes MULTD R(F4) Load2 Mult2 No 4 FU Mult1 Load2 M(A1) Add1 Load2 completing; what is waiting for Load2? CS 152 L17 Adv. Pipe. 3 (14)

Tomasulo Example Cycle 5 LD F6 34+ R2 1 3 4 Load1 No LD F2 45+ R3 2 4 5 Load2 No MULTD F0 F2 F4 3 Load3 No SUBD F8 F6 F2 4 DIVD F10 F0 F6 5 ADDD F6 F8 F2 2Add1 Yes SUBD M(A1) M(A2) Add2 No 10 Mult1 Yes MULTD M(A2) R(F4) Mult2 Yes DIVD M(A1) Mult1 5 FU Mult1 M(A2) M(A1) Add1 Mult2 CS 152 L17 Adv. Pipe. 3 (15)

Tomasulo Example Cycle 6 LD F6 34+ R2 1 3 4 Load1 No LD F2 45+ R3 2 4 5 Load2 No MULTD F0 F2 F4 3 Load3 No SUBD F8 F6 F2 4 DIVD F10 F0 F6 5 ADDD F6 F8 F2 6 1Add1 Yes SUBD M(A1) M(A2) Add2 Yes ADDD M(A2) Add1 9Mult1 Yes MULTD M(A2) R(F4) Mult2 Yes DIVD M(A1) Mult1 6 FU Mult1 M(A2) Add2 Add1 Mult2 Issue ADDD here vs. scoreboard? CS 152 L17 Adv. Pipe. 3 (16)

Tomasulo Example Cycle 7 LD F6 34+ R2 1 3 4 Load1 No LD F2 45+ R3 2 4 5 Load2 No MULTD F0 F2 F4 3 Load3 No SUBD F8 F6 F2 4 7 DIVD F10 F0 F6 5 ADDD F6 F8 F2 6 0Add1 Yes SUBD M(A1) M(A2) Add2 Yes ADDD M(A2) Add1 8Mult1 Yes MULTD M(A2) R(F4) Mult2 Yes DIVD M(A1) Mult1 7 FU Mult1 M(A2) Add2 Add1 Mult2 Add1 completing; what is waiting for it? CS 152 L17 Adv. Pipe. 3 (17)

Tomasulo Example Cycle 8 LD F6 34+ R2 1 3 4 Load1 No LD F2 45+ R3 2 4 5 Load2 No MULTD F0 F2 F4 3 Load3 No SUBD F8 F6 F2 4 7 8 DIVD F10 F0 F6 5 ADDD F6 F8 F2 6 Add1 No 2 Add2 Yes ADDD (M-M) M(A2) 7Mult1 Yes MULTD M(A2) R(F4) Mult2 Yes DIVD M(A1) Mult1 8 FU Mult1 M(A2) Add2 (M-M) Mult2 CS 152 L17 Adv. Pipe. 3 (18)

Tomasulo Example Cycle 9 LD F6 34+ R2 1 3 4 Load1 No LD F2 45+ R3 2 4 5 Load2 No MULTD F0 F2 F4 3 Load3 No SUBD F8 F6 F2 4 7 8 DIVD F10 F0 F6 5 ADDD F6 F8 F2 6 Add1 No 1 Add2 Yes ADDD (M-M) M(A2) 6Mult1 Yes MULTD M(A2) R(F4) Mult2 Yes DIVD M(A1) Mult1 9 FU Mult1 M(A2) Add2 (M-M) Mult2 CS 152 L17 Adv. Pipe. 3 (19)

Tomasulo Example Cycle 10 LD F6 34+ R2 1 3 4 Load1 No LD F2 45+ R3 2 4 5 Load2 No MULTD F0 F2 F4 3 Load3 No SUBD F8 F6 F2 4 7 8 DIVD F10 F0 F6 5 ADDD F6 F8 F2 6 10 Add1 No 0 Add2 Yes ADDD (M-M) M(A2) 5Mult1 Yes MULTD M(A2) R(F4) Mult2 Yes DIVD M(A1) Mult1 10 FU Mult1 M(A2) Add2 (M-M) Mult2 Add2 completing; what is waiting for it? CS 152 L17 Adv. Pipe. 3 (20)

Tomasulo Example Cycle 11 LD F6 34+ R2 1 3 4 Load1 No LD F2 45+ R3 2 4 5 Load2 No MULTD F0 F2 F4 3 Load3 No SUBD F8 F6 F2 4 7 8 DIVD F10 F0 F6 5 ADDD F6 F8 F2 6 10 11 Add1 No Add2 No 4Mult1 Yes MULTD M(A2) R(F4) Mult2 Yes DIVD M(A1) Mult1 11 FU Mult1 M(A2) (M-M+M(M-M) Mult2 Write result of ADDD here vs. scoreboard? All quick instructions complete by this cycle! CS 152 L17 Adv. Pipe. 3 (21)

Tomasulo Example Cycle 12 LD F6 34+ R2 1 3 4 Load1 No LD F2 45+ R3 2 4 5 Load2 No MULTD F0 F2 F4 3 Load3 No SUBD F8 F6 F2 4 7 8 DIVD F10 F0 F6 5 ADDD F6 F8 F2 6 10 11 Add1 No Add2 No 3Mult1 Yes MULTD M(A2) R(F4) Mult2 Yes DIVD M(A1) Mult1 12 FU Mult1 M(A2) (M-M+M(M-M) Mult2 CS 152 L17 Adv. Pipe. 3 (22)

Tomasulo Example Cycle 13 LD F6 34+ R2 1 3 4 Load1 No LD F2 45+ R3 2 4 5 Load2 No MULTD F0 F2 F4 3 Load3 No SUBD F8 F6 F2 4 7 8 DIVD F10 F0 F6 5 ADDD F6 F8 F2 6 10 11 Add1 No Add2 No 2Mult1 Yes MULTD M(A2) R(F4) Mult2 Yes DIVD M(A1) Mult1 13 FU Mult1 M(A2) (M-M+M(M-M) Mult2 CS 152 L17 Adv. Pipe. 3 (23)

Tomasulo Example Cycle 14 LD F6 34+ R2 1 3 4 Load1 No LD F2 45+ R3 2 4 5 Load2 No MULTD F0 F2 F4 3 Load3 No SUBD F8 F6 F2 4 7 8 DIVD F10 F0 F6 5 ADDD F6 F8 F2 6 10 11 Add1 No Add2 No 1Mult1 Yes MULTD M(A2) R(F4) Mult2 Yes DIVD M(A1) Mult1 14 FU Mult1 M(A2) (M-M+M(M-M) Mult2 CS 152 L17 Adv. Pipe. 3 (24)

Tomasulo Example Cycle 15 LD F6 34+ R2 1 3 4 Load1 No LD F2 45+ R3 2 4 5 Load2 No MULTD F0 F2 F4 3 15 Load3 No SUBD F8 F6 F2 4 7 8 DIVD F10 F0 F6 5 ADDD F6 F8 F2 6 10 11 Add1 No Add2 No 0Mult1 Yes MULTD M(A2) R(F4) Mult2 Yes DIVD M(A1) Mult1 15 FU Mult1 M(A2) (M-M+M(M-M) Mult2 CS 152 L17 Adv. Pipe. 3 (25)

Tomasulo Example Cycle 16 LD F6 34+ R2 1 3 4 Load1 No LD F2 45+ R3 2 4 5 Load2 No MULTD F0 F2 F4 3 15 16 Load3 No SUBD F8 F6 F2 4 7 8 DIVD F10 F0 F6 5 ADDD F6 F8 F2 6 10 11 Add1 No Add2 No Mult1 No 40 Mult2 Yes DIVD M*F4 M(A1) 16 FU M*F4 M(A2) (M-M+M(M-M) Mult2 CS 152 L17 Adv. Pipe. 3 (26)

Faster than light computation (skip a couple of cycles) CS 152 L17 Adv. Pipe. 3 (27)

Tomasulo Example Cycle 55 LD F6 34+ R2 1 3 4 Load1 No LD F2 45+ R3 2 4 5 Load2 No MULTD F0 F2 F4 3 15 16 Load3 No SUBD F8 F6 F2 4 7 8 DIVD F10 F0 F6 5 ADDD F6 F8 F2 6 10 11 Add1 No Add2 No Mult1 No 1Mult2 Yes DIVD M*F4 M(A1) 55 FU M*F4 M(A2) (M-M+M(M-M) Mult2 CS 152 L17 Adv. Pipe. 3 (28)

Tomasulo Example Cycle 56 LD F6 34+ R2 1 3 4 Load1 No LD F2 45+ R3 2 4 5 Load2 No MULTD F0 F2 F4 3 15 16 Load3 No SUBD F8 F6 F2 4 7 8 DIVD F10 F0 F6 5 56 ADDD F6 F8 F2 6 10 11 Add1 No Add2 No Mult1 No 0Mult2 Yes DIVD M*F4 M(A1) 56 FU M*F4 M(A2) (M-M+M(M-M) Mult2 Mult2 is completing; what is waiting for it? CS 152 L17 Adv. Pipe. 3 (29)

Tomasulo Example Cycle 57 LD F6 34+ R2 1 3 4 Load1 No LD F2 45+ R3 2 4 5 Load2 No MULTD F0 F2 F4 3 15 16 Load3 No SUBD F8 F6 F2 4 7 8 DIVD F10 F0 F6 5 56 57 ADDD F6 F8 F2 6 10 11 Add1 No Add2 No Mult1 No 0Mult2 Yes DIVD M*F4 M(A1) 56 FU M*F4 M(A2) (M-M+M(M-M) Mult2 Once again: In-order issue, out-of-order execution and completion. CS 152 L17 Adv. Pipe. 3 (30)

Compare to Scoreboard Cycle 62 Instruction status: Read Exec Write Exec Write Instruction j k Issue Oper Comp Result Issue Comp Result LD F6 34+ R2 1 2 3 4 1 3 4 LD F2 45+ R3 5 6 7 8 2 4 5 MULTD F0 F2 F4 6 9 19 20 3 15 16 SUBD F8 F6 F2 7 9 11 12 4 7 8 DIVD F10 F0 F6 8 21 61 62 5 56 57 ADDD F6 F8 F2 13 14 16 22 6 10 11 Why take longer on scoreboard/6600? Structural Hazards (multiple load) WAW, WAR control hazards vs. renaming registers Lack of forwarding (must write and read register) 4 steps vs. 3 steps of control CS 152 L17 Adv. Pipe. 3 (31)

Tomasulo v. Scoreboard (IBM 360/91 v. CDC 6600) Pipelined Functional Units Multiple Functional Units (6 load, 3 store, 3 +, 2 x/ ) (1 load/store, 1 +, 2 x, 1 ) window size: ~ 14 instructions ~ 5 instructions No issue on structural hazard same WAR: renaming avoids stall completion WAW: renaming avoids stall issue Broadcast results from FU Write/read registers Control: reservation stations central scoreboard CS 152 L17 Adv. Pipe. 3 (32)

Tomasulo Analysis Complexity delays of 360/91, MIPS 10000, IBM 620, Alpha 21264,... Many associative stores (CDB) at high speed Performance limited by Common Data Bus Multiple CDBs => more FU logic for parallel associative stores CS 152 L17 Adv. Pipe. 3 (33)

PRS: State Example 2 What is Instruction Status at end of Clock 5? Instruction status: 1) 2) 3) 4) 5) 6) Instruction j k LD F2 0 R1 Exec. Complete Exec. Complete Wrote ResultWrote Result Wrote Result none MULTD F4 F2 F0 Issued Read Operands Read Operands Read Operands Read Operands of LD F6 0 R2 Not Issued Issued Issued Exec. Complete Exec. Complete the ADDD F6 F4 F6 Not Issued Not Issued Not Issued Issued Issued above SD F6 R2 Not Issued Not Issued Not Issued Not Issued Issued CS 152 L17 Adv. Pipe. 3 (34)

PRS: Tomasulo Example 2 RS? LD F2 0 R1 1 Load1 No MULTD F4 F2 F0 Load2 No LD F6 0 R2 Load3 No ADDD F6 F4 F6 Store1 No SD F6 R2 Store2 No Store3 No Add1 No Add2 No Mult1 No Mult2 No Clock F0 F2 F4 F6 F8 F10... 0 FU CS 152 L17 Adv. Pipe. 3 (35)

PRS: State Example 2 What is Instruction Status at end of Clock 10? Instruction status: 1) 2) 3) 4) 5) Instruction j k LD F2 0 R1 Wrote ResultWrote ResultWrote ResultWrote Result Wrote Result MULTD F4 F2 F0 Read Operands Read Operands Read Operands Read Operands Read Operands LD F6 0 R2 Exec. Complete Wrote ResultWrote ResultWrote Result Wrote Result ADDD F6 F4 F6 Not Issued Issued Issued Read Operands Read Operands SD F6 R2 Not Issued Not Issued Issued Issued Read Operands CS 152 L17 Adv. Pipe. 3 (41)

PRS: State Example 2 What is Instruction Status at end of Clock 17? Instruction status: 1) 2) 3) 4) 5) Instruction j k LD F2 0 R1 Wrote ResultWrote ResultWrote ResultWrote Result Wrote Result MULTD F4 F2 F0 Exec. Complete Wrote ResultWrote ResultWrote Result Wrote Result LD F6 0 R2 Wrote ResultWrote ResultWrote ResultWrote Result Wrote Result ADDD F6 F4 F6 Issued Issued Read Operands Exec. Complete Wrote Result SD F6 R2 Issued Issued Issued Issued Read Operands CS 152 L17 Adv. Pipe. 3 (44)

Summary Reservations stations: renaming to larger set of registers + buffering source operands Prevents registers as bottleneck Avoids WAR, WAW hazards of Scoreboard Allows loop unrolling in HW Not limited to basic blocks (integer units gets ahead, beyond branches) Helps cache misses as well Lasting Contributions Dynamic scheduling Register renaming Load/store disambiguation 360/91 descendants are Pentium 4; PowerPC 604; MIPS R10000; HP-PA 8000; Alpha 21264 CS 152 L17 Adv. Pipe. 3 (55)