Browse Source

john madden

master
peteraa 6 years ago
parent
commit
3c979b1f34
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      theory2.org

+ 2
- 0
theory2.org View File

@@ -105,6 +105,8 @@
10 || YES || 11 || 01 || 10 || YES || 11 || 01 ||
11 || YES || 11 || 10 || 11 || YES || 11 || 10 ||
#+end_src #+end_src
(This is known as a saturating 2bit counter, it is *not* the same scheme as in the lecture slides)


At some point during execution the program counter is ~0xc~ and the branch predictor table looks like this: At some point during execution the program counter is ~0xc~ and the branch predictor table looks like this:
#+begin_src text #+begin_src text


Loading…
Cancel
Save