Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Q1:Fill the table Q2:Posix threads ROB trace single issue Assume the following: Ten ROB slots. 1 integer Execution unit, 2 reservation stations, one cycle to

Q1:Fill the table

Q2:Posix threads

image text in transcribed

ROB trace single issue Assume the following: Ten ROB slots. 1 integer Execution unit, 2 reservation stations, one cycle to execute. 1 Floating Add Unit, 2 reservation stations, 10 cycles to execute. 1 Floating MULT Unit, 2 reservation stations, 15 cycles to execute. 1 Load unit with only two reservation stations Loads on hits require 2 clock cycles, both performed in the Load Unit. Functional units are pipelined! There is no forwarding between functional units; results are communicated by the common data bus (CDB). .The execution stage (EX) does both the effective address calculation and the memory access for loads and stores. Assume all memory l references are hits and branclh s are branch taken and are correct. loop: LD F0, 0 (R1) MULT F8 FO FO LD F4 1024 (R1) ADD F10 F10 F4 ADD F12 F12 FB DADDIU R1, R1, +8 BNE R1, R2, loop Fill in the table below for as much as you can assuming the BNE is taken and succeeds. (Do not add rows to the table.) Iter. Instruction Issues at Execute/me Write CDB Commit Comment Posix Threads: Take-Home question; emailed today, due Sunday night. ROB trace single issue Assume the following: Ten ROB slots. 1 integer Execution unit, 2 reservation stations, one cycle to execute. 1 Floating Add Unit, 2 reservation stations, 10 cycles to execute. 1 Floating MULT Unit, 2 reservation stations, 15 cycles to execute. 1 Load unit with only two reservation stations Loads on hits require 2 clock cycles, both performed in the Load Unit. Functional units are pipelined! There is no forwarding between functional units; results are communicated by the common data bus (CDB). .The execution stage (EX) does both the effective address calculation and the memory access for loads and stores. Assume all memory l references are hits and branclh s are branch taken and are correct. loop: LD F0, 0 (R1) MULT F8 FO FO LD F4 1024 (R1) ADD F10 F10 F4 ADD F12 F12 FB DADDIU R1, R1, +8 BNE R1, R2, loop Fill in the table below for as much as you can assuming the BNE is taken and succeeds. (Do not add rows to the table.) Iter. Instruction Issues at Execute/me Write CDB Commit Comment Posix Threads: Take-Home question; emailed today, due Sunday night

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

101 Database Exercises Text Workbook

Authors: McGraw-Hill

2nd Edition

0028007484, 978-0028007489

More Books

Students also viewed these Databases questions

Question

What is physics and how does it apply in daily life?

Answered: 1 week ago

Question

What is the relation of physical mathematics with examples?

Answered: 1 week ago

Question

7. Discuss the key features of the learning organization.

Answered: 1 week ago