Skip to content
EECS 4340 Final Review

Store buffer

Tag: store-buffer

Aliases: store queue

A FIFO that holds committed-but-not-yet-written stores so the pipeline can continue after a store, with loads forwarding from matching addresses.

Lecture references

Exam references