Pergunta de entrevista da empresa Marvell Technology

What is Reorder Buffer used for

Resposta da entrevista

Sigiloso

9 de jul. de 2011

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

1