Smith's Algorithm
From dankwiki
Revision as of 12:47, 14 October 2010 by Dank (talk | contribs) (Created page with 'A simple dynamic branch prediction algorithm from 1981, hashing the program counter to ''n'' bimodal (saturating) ''k''-bit counters. CATEGORY: Hardware [[CATEGORY: Computer ...')
A simple dynamic branch prediction algorithm from 1981, hashing the program counter to n bimodal (saturating) k-bit counters.