一本介绍微处理器结构比较深入的教材This page intentionally left blank
MICROPROCESSOR ARCHITECTURE
This book gives a comprehensive description of the architecture of
microprocessors from simple in-order short pipeline designs to out-of-
order superscalars. It discusses topics such as
r The policies and mechanisms needed for out-of-order processing,
such as register renaming, reservation stations, and reorder buffers
r Optimizations for high performance, such as branch predictors,
instruction scheduling, and load……