ECE625 Chapter16C

ECE625 Chapter16C

University

30 Qs

quiz-placeholder

Similar activities

Chapter 2 (Docker)

Chapter 2 (Docker)

University

30 Qs

TIA Chapter 6 Questions from the Reading

TIA Chapter 6 Questions from the Reading

University

25 Qs

Revision DEC30043

Revision DEC30043

University

30 Qs

MPandMC Quiz 2025

MPandMC Quiz 2025

University

25 Qs

Generation of programming languages and language processors

Generation of programming languages and language processors

University

30 Qs

CPU and Network Quiz

CPU and Network Quiz

9th Grade - University

35 Qs

Soft Eng Quiz 3 (Part 2)

Soft Eng Quiz 3 (Part 2)

University

30 Qs

Parallel Programming

Parallel Programming

University

34 Qs

ECE625 Chapter16C

ECE625 Chapter16C

Assessment

Quiz

Computers

University

Medium

Created by

Dr Zaini

Used 2+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What types of dependencies arise due to out-of-order instruction issuing and completion?

RAW dependencies and resource conflicts

WAW dependencies and WAR dependencies

RAW and WAW dependencies

Resource conflicts and data hazards

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following techniques is used to avoid conflicts caused by WAW and WAR dependencies in superscalar processors?

Branch Prediction

Register Renaming

Scoreboarding

Pipelining

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How does register renaming resolve storage conflicts?

By allocating hardware registers dynamically to hold new values

By stalling the pipeline until the conflict is resolved

By duplicating functional units

By discarding conflicting instructions

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which hardware technique is NOT primarily responsible for improving machine parallelism in a superscalar processor?

Out-of-order issue

Register renaming

Pipelined functional units

Static scheduling

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the role of the instruction window in a superscalar processor?

To control the flow of instructions into the pipeline

To fetch branch target instructions only

To allow the processor to look ahead and find independent instructions

To execute instructions out-of-order

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a benefit of register renaming?

Resolving WAR and WAW dependencies

Increasing pipeline performance by removing antidependencies

Eliminating RAW dependencies

Improving instruction issue flexibility

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which branch prediction technique uses a branch history analysis for dynamic prediction?

Static branch prediction

Delayed branch strategy

Dynamic branch prediction

Prefetching branch target instructions

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?