Back Home

Table of Contents

Register Renaming

Register Renaming is a technique that virtutalizes logical registers from physical registers. This is useful in removing false data dependencies, allowing for more instruction level parallelism and out-of-order execution.

View history for this file: on Github