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 Veleek (talk | contribs) at 09:50, 6 November 2007 (Undid revision 169570762 by Veleek (talk)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

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]