What is Reorder Buffer used for
Sigiloso
Reorder buffer is a buffer used to help out of order instructions to retire in order.It is a circular buffer with two pointers.One pointer points to the intruction which is going to be committed while other points to instruction entering the reorder buffer