Skip to content

Commit

Permalink
Update jobbole#114 90 分钟学习现代微处理器.md
Browse files Browse the repository at this point in the history
  • Loading branch information
white-rabit authored Jun 26, 2019
1 parent 106646a commit 424e061
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions translation/#114 90 分钟学习现代微处理器.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ Table of Contents

1. [More Than Just Megahertz 不仅仅是兆赫](#morethanjustmegahertz)
2. [Pipelining & Instruction-Level Parallelism 流水线技术与指令级并行性](#pipeliningandinstructionlevelparallelism)
3. [Deeper Pipelines – Superpipelining 更深的管道 —— 超级流水线](#deeperpipelinessuperpipelining)
4. [Multiple Issue – Superscalar 多发技术 —— 超标量体系结构](#multipleissuesuperscalar)
5. [Explicit Parallelism – VLIW 显式并行 —— VLIW](#explicitparallelismvliw)
3. [Deeper Pipelines – Superpipelining 更深的管道 - 超级流水线](#deeperpipelinessuperpipelining)
4. [Multiple Issue – Superscalar 多发技术 - 超标量体系结构](#multipleissuesuperscalar)
5. [Explicit Parallelism – VLIW 显式并行 - VLIW](#explicitparallelismvliw)
6. [Instruction Dependencies & Latencies](#instructiondependenciesandlatencies)
7. [Branches & Branch Prediction](#branchesandbranchprediction)
8. [Eliminating Branches with Predication](#eliminatingbrancheswithpredication)
Expand Down

0 comments on commit 424e061

Please sign in to comment.