Register Alias Table
ConceptA Register Alias Table (RAT) is a hardware table in a register-renaming stage that records the most recent mapping from each logical register specifier to a physical destination register, enabling source operands to be renamed before dispatch to the reservation station.
WIKI
Definition
A Register Alias Table (RAT) is a hardware table used in a processor's register-renaming stage. It holds the most recent mapping of each logical register specifier to a physical destination register (Pdst). During renaming, the RAT is used to rename an instruction's logical source registers into physical register specifiers. The resulting physical register identifiers are forwarded to the reservation station so the instruction can determine when it is ready to execute.
Role in register renaming
NEIGHBORHOOD
No graph connections found for this entity yet. It may appear in future ingestion runs.
explore full graph →