Skip to content
Ruige Lee edited this page Nov 23, 2020 · 1 revision

commit

In the commit stage, the first rd in reorder FIFO will be looked up in the write-back log to indicate whether it has been written back. If it did, this instruction can be committed and pop out from the reorder FIFO, and the rename and write-back space of the last rd in these register can be freed.

Clone this wiki locally