Otawa  0.10
BPredProcessor.cpp File Reference

Namespaces

 otawa
 $Id$ Copyright (c) 2007, IRIT - UPS casse.nosp@m.@iri.nosp@m.t.fr
 
 otawa::bpred
 

Functions

SilentFeature otawa::bpred::BRANCH_PREDICTION_FEATURE ("otawa::bpred::BRANCH_PREDICTION_FEATURE", maker)
 
Identifier< method_t > otawa::bpred::METHOD ("otawa::bpred::METHOD", NO_CONFLICT_2BITS_COUNTER)
 Configuration property to select the method used for branch prediction. More...
 
Identifier< int > otawa::bpred::BHT_SIZE ("otawa::bpred::BHT_SIZE", 4)
 Configuration property to select the BHT's size to use with the bimodal metho. More...
 
Identifier< int > otawa::bpred::HISTORY_SIZE ("otawa::bpred::HISTORY_SIZE", 4)
 Configuration property to select the history size to use for Global2b and Global1b methods. More...
 
Identifier< bool > otawa::bpred::DUMP_BCG ("otawa::bpred::DUMP_BCG", false)
 Configuration property to dump or not the BCGs. More...
 
Identifier< bool > otawa::bpred::DUMP_BHG ("otawa::bpred::DUMP_BHG", false)
 Configuration property to select to dump or not the BHGs. More...
 
Identifier< bool > otawa::bpred::DUMP_BBHG ("otawa::bpred::DUMP_BBHG", false)
 Configuration property to dump or not the BBHGs. More...
 
Identifier< bool > otawa::bpred::WITH_MITRA ("otawa::bpred::WITH_MITRA", false)
 Configuration property to use or not some constraints from mitra's . More...
 
Identifier< bool > otawa::bpred::WITH_STATS ("otawa::bpred::WITH_STATS", false)
 Configuration property to generate or not stats. More...
 
Identifier< const char * > otawa::bpred::INIT_HISTORY_BINARYVALUE ("otawa::bpred::INIT_HISTORY_BINARYVALUE", 0)
 Configuration property to select the inital value for history. More...
 
Identifier< bool > otawa::bpred::EXPLICIT_MODE ("otawa::bpred::sEXPLICIT_MODE", true)
 Configuration property to select . More...
 
 ELM_PLUGIN (otawa_bpred, OTAWA_PROC_HOOK)
 

Variables

otawa::bpred::Plugin otawa_bpred
 

Function Documentation

ELM_PLUGIN ( otawa_bpred  ,
OTAWA_PROC_HOOK   
)

Variable Documentation

otawa::bpred::Plugin otawa_bpred