source: trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Direction/SelfTest/config-alpha_21264.cfg @ 111

Last change on this file since 111 was 111, checked in by rosiere, 15 years ago

1) Decod_queue : multi implementation (one_fifo, multi_fifo)
2) Issue_queue : multi implementation (in_order, out_of_order)
3) Direction : Add Meta predictor
4) Context_State : re add Branch_complete, More priority to Load miss (is not speculative)
5) Return_Address_Stack : update reg_PREDICT pointer on decod miss prediction
6) UPT : Fix bug in multi event
7) Prediction_glue : in read_stack case, insert in UPT pc_next
8) Rename select : when rob have an event (need flush), read_r{a,b,c} and write_r{d,e} is set at 0

  • Property svn:keywords set to Id
File size: 1.4 KB
Line 
1Direction
24       8       +1      # _predictor_scheme     
31       1       +1      # nb_inst_predict
41       1       +1      # nb_inst_update
530      30      *2      # size_address
61       1       +1      # predictor_0_have_bht             
710      10      +1      # predictor_0_bht_size_shifter     
81024    1024    *2      # predictor_0_bht_nb_shifter
91       1       +1      # predictor_0_have_pht             
103       3       +1      # predictor_0_pht_size_counter     
111024    1024    *2      # predictor_0_pht_nb_counter
120       0       +1      # predictor_0_pht_size_address_share
131       1       +1      # predictor_1_have_bht             
1412      12      +1      # predictor_1_bht_size_shifter     
152       2       *2      # predictor_1_bht_nb_shifter
161       1       +1      # predictor_1_have_pht             
172       2       +1      # predictor_1_pht_size_counter     
184096    4096    *2      # predictor_1_pht_nb_counter
190       0       +1      # predictor_1_pht_size_address_share
200       0       +1      # predictor_2_have_bht             
214       4       +1      # predictor_2_bht_size_shifter     
22256     256     *2      # predictor_2_bht_nb_shifter
231       1       +1      # predictor_2_have_pht             
242       2       +1      # predictor_2_pht_size_counter     
254096    4096    *2      # predictor_2_pht_nb_counter
260       0       +1      # predictor_2_pht_size_address_share
Note: See TracBrowser for help on using the repository browser.