Explore chapters and articles related to this topic
A programmable ternary CPU using hybrid CMOS/memristor circuits
Published in International Journal of Parallel, Emergent and Distributed Systems, 2018
Daniel Wust, Dietmar Fey, Johannes Knödtel
To guarantee in-order commits, the reorder buffer checks the execution status of the head entry in the instruction queue. In case the status flag is set to done, the reorder buffer passes the computed result to the register file using the destination register supplied by the instruction queue’s entry. To avoid Write after write hazards the destination registers availability is only set to available if the functional unit computing the destination register equals the current functional unit.