Skip to content

Commit

Permalink
Sourced a higher-res 13-01 image
Browse files Browse the repository at this point in the history
Fixes #18
  • Loading branch information
jagregory committed Aug 13, 2019
1 parent d34abb2 commit 264f0b2
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file removed images/13-01.jpg
Binary file not shown.
Binary file added images/13-01.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/chapter-13.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ from the use of DI to address memory (remember, the loop is unrolled, so
the last instruction is followed by the first instruction), but because
the intervening instruction takes two cycles, there's no penalty at all.

![**Figure 13.1**  *Cycle-eaters in the original WC.*](images/13-01.jpg)
![**Figure 13.1**  *Cycle-eaters in the original WC.*](images/13-01.png)

> ![](images/i.jpg)
> Remember, pipeline penalties diminish with increasing number of cycles,
Expand Down

0 comments on commit 264f0b2

Please sign in to comment.