Reading Asignment
A.1
A.2
C.1
C.3
C.2
C.7
3.4
3.5
3.3
B.4
题型
判断
简答
综合
什么是体系结构
计算机体系结构是程序员所看到的计算机的属性,即概念性结构与功能特性。
怎么提速
Parallelism
Make common case fast
Use principle of locality
Amdahl's law
结构图
Static ILP
Loop Level Parallelism
Loop Unrolling
Software Pipling
Predicted Instr
VLIW
Dynamic ILP
Scoreboard
Tamasolu
Branch Prediction
Spectulative
Hazard
Control Hazard
Branch_predictor
Multicycle Instruction
Performence
ILP
Introduction to the compiler-based approach for high ILP
Static
Dynamic
Storage
设计I/O的三个标准是成本、性能和 容量。