ECE625 Chapter16C

ECE625 Chapter16C

University

30 Qs

quiz-placeholder

Similar activities

CPU and Network Quiz

CPU and Network Quiz

9th Grade - University

35 Qs

TM103 - Ch.1 Quiz

TM103 - Ch.1 Quiz

University

25 Qs

CT: Oral Examination

CT: Oral Examination

University

25 Qs

Midterms Embedded

Midterms Embedded

University

35 Qs

AOCS 1-5 WorkSheet

AOCS 1-5 WorkSheet

University

26 Qs

Quiz 4 (IT104A) - Chapter 6

Quiz 4 (IT104A) - Chapter 6

University

35 Qs

ITES Kullu

ITES Kullu

University

30 Qs

Chapter 2 (Docker)

Chapter 2 (Docker)

University

30 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?