Skip to content
EECS 4340 Final Review

Operand forwarding

Tag: forwarding

Aliases: bypassing, data forwarding

Routing a result from a later pipeline stage directly back to a dependent instruction's operand input, avoiding stalls for RAW hazards on adjacent instructions.

Lecture references

Exam references