WCET 06 START ConferenceManager    

PDF download PDF

History-based Schemes and Implicit Path Enumeration

Claire Burguière and Christine Rochange

WORKSHOP ON WORST-CASE EXECUTION TIME (WCET) ANALYSIS 2006 (WCET 06)
Dresden, Germany, July 4, 2006


Abstract

The Implicit Path Enumeration Technique is often used to compute the WCET of control-intensive programs. This method does not consider execution paths as ordered sequences of basic blocks but instead as lists of basic blocks with their respective execution counts. This way of describing an execution path is adequate to compute its execution time, provided that safe individual WCETs for the blocks are known. Recently, a model for branch prediction has been integrated into WCET computation with IPET. This model generates safe estimations of the branch misprediction counts. However, we show in this paper that these counts can be over-estimated because IPET does consider simplified flow information that do not completely reflect the program semantics. We show how additional information on nested loops can be specified so that the model provides tighter WCET estimations.


  
START Conference Manager (V2.50.1)
Maintainer: igor@gandalf.sssup.it