Jump to content

Talk:Branch target predictor

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by CTho (talk | contribs) at 02:25, 23 December 2005. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

importance for interpreters

Branch target prediction is a big deal for bytecode interpreters - two good papers to read are:

Accurate Indirect Branch Prediction, by Driesen and Hölzle, 1992

The Behavior of Efficient Virtual Machine Interpreters on Modern Architectures, by Ertl and Gregg, 2001

--CTho 02:25, 23 December 2005 (UTC)[reply]