100% satisfaction guarantee Immediately available after payment Both online and in PDF No strings attached
logo-home
WGU C952 Computer Architecture Problem Solving Exam Questions and With Distinction level Marking scheme updated 2024/2025 £9.62
Add to cart

Exam (elaborations)

WGU C952 Computer Architecture Problem Solving Exam Questions and With Distinction level Marking scheme updated 2024/2025

 0 view  0 purchase
  • Module
  • WGU C952 Computer Architecture
  • Institution
  • WGU C952 Computer Architecture

WGU C952 Computer Architecture Problem Solving Exam Questions and With Distinction level Marking scheme updated 2024/2025 Pipeline stall (bubble) - correct answer a stall initiated in order to resolve a hazard Load-use data hazard: - correct answer A specific form of data hazard in which the ...

[Show more]

Preview 2 out of 13  pages

  • January 8, 2025
  • 13
  • 2024/2025
  • Exam (elaborations)
  • Questions & answers
  • WGU C952 Computer Architecture
  • WGU C952 Computer Architecture
avatar-seller
WGU C952 Computer Architecture Problem Solving
Exam Questions and With Distinction level Marking
scheme updated 2024/2025

Pipeline stall (bubble) - correct answer a stall initiated in order to resolve a hazard


Load-use data hazard: - correct answer A specific form of data hazard in which the
data being loaded by a load instruction has not yet become available when it is needed
by another instruction.


control hazard (branch hazard) - correct answer When the proper instruction cannot
execute in the proper pipeline clock cycle because the instruction that was fetched is
not the one that is needed; that is, the flow of instruction addresses is not what the
pipeline expected.


Branch prediction - correct answer A method of resolving a branch hazard that
assumes a given outcome for the branch and proceeds from that assumption rather
than waiting to ascertain the actual outcome.


five-stage pipeline - correct answer five instructions will be in execution during any
single clock cycle


1. IF - instruction fetch
2. ID - instruction decode and register file read
3. EX - execution or address calculation
4. MEM - data memory access
5. WB - write back


Instruction Fetch (IF) - correct answer Move instruction from memory to the control unit

, Instruction decode (ID) - correct answer Pull apart the instruction, set up the operation
in the ALU, and compute the source and destination operand addresses


Execute (EX) - correct answer ALU is used to perform the instruction's operation or to
compute an address, or an adder is used for branches; both are depicted using an ALU
symbol.


Data memory access (MEM) - correct answer the data memory (DM) may be read (for
a load instruction) or written (for a store instruction). For load, the right half is shaded,
indicating read. (For store, the left half would be shaded).


Write back (WB) - correct answer the register file (Reg) may be written by certain
instructions (like R-type instructions). The left half is shaded to indicate write (vs. read).
Although two Reg icons appear in the stylized depictions, only one register file exists.


Branch prediction buffer - correct answer Also called branch history table. A small
memory that is indexed by the lower portion of the address of the branch instruction and
that contains one or more bits indicating whether the branch was recently taken or not.


Dynamic branch prediction - correct answer prediction of branches at runtime using
runtime information


Branch target buffer - correct answer A structure that caches the destination PC or
destination instruction for a branch. It is usually organized as a cache with tags, making
it more costly than a simple prediction buffer.


Correlating predictor - correct answer A branch predictor that combines local behavior
of a particular branch and global information about the behavior of some recent number
of executed branches.


Tournament branch predictor - correct answer A branch predictor with multiple
predictions for each branch and a selection mechanism that chooses which predictor to
enable for a given branch.

The benefits of buying summaries with Stuvia:

Guaranteed quality through customer reviews

Guaranteed quality through customer reviews

Stuvia customers have reviewed more than 700,000 summaries. This how you know that you are buying the best documents.

Quick and easy check-out

Quick and easy check-out

You can quickly pay through credit card for the summaries. There is no membership needed.

Focus on what matters

Focus on what matters

Your fellow students write the study notes themselves, which is why the documents are always reliable and up-to-date. This ensures you quickly get to the core!

Frequently asked questions

What do I get when I buy this document?

You get a PDF, available immediately after your purchase. The purchased document is accessible anytime, anywhere and indefinitely through your profile.

Satisfaction guarantee: how does it work?

Our satisfaction guarantee ensures that you always find a study document that suits you well. You fill out a form, and our customer service team takes care of the rest.

Who am I buying these notes from?

Stuvia is a marketplace, so you are not buying this document from us, but from seller KieranKent55. Stuvia facilitates payment to the seller.

Will I be stuck with a subscription?

No, you only buy these notes for £9.62. You're not tied to anything after your purchase.

Can Stuvia be trusted?

4.6 stars on Google & Trustpilot (+1000 reviews)

50990 documents were sold in the last 30 days

Founded in 2010, the go-to place to buy revision notes and other study material for 15 years now

Start selling
£9.62
  • (0)
Add to cart
Added