Difference between revisions of "Ratrob"

From Vlsiwiki
Jump to: navigation, search
Line 2: Line 2:
  
  
*'''BPredRecoveryType'''
+
 
 +
* ’’’BPredRecoveryType’’’
  
 
::{| width:30%"
 
::{| width:30%"
|width=100pt | '''AddrType'''
+
|width=100pt | '''BoolType'''  
|width=100pt | [[target_PC]]
+
|width=200pt | (32 bits)
+
|}
+
 
+
 
+
 
+
''Italic text''BPredRecoveryType OUTPUT
+
+
*BoolType   
+
→ 
+
''[[miss]]''    <sp>  (1 bit)  </sp>
+
 
+
 
+
*'''BPredRecoveryType'''
+
 
+
::{| height="50px"
+
|width=150pt | '''BoolType'''  
+
 
|width=100pt | [[miss]]
 
|width=100pt | [[miss]]
|width=100pt | (1 bits)
+
|width=200pt | 1 bits)
 
|-
 
|-
|width=150pt | '''BoolType'''  
+
|width=100pt | '''BoolType'''  
 
|width=100pt | [[taken ]]
 
|width=100pt | [[taken ]]
|width=100pt | (1 bits)
+
|width=200pt | 1 bits)
 
|-
 
|-
 
|width=100pt | '''AddrType'''  
 
|width=100pt | '''AddrType'''  
 
|width=100pt | [[target_PC]]
 
|width=100pt | [[target_PC]]
|width=100pt | (32 bits)
+
|width=200pt | (32 bits)
 
|-
 
|-
|width=150pt | '''AddrType'''  
+
|width=100pt | '''AddrType'''  
 
|width=100pt | [[addrs]]
 
|width=100pt | [[addrs]]
 
|width=200pt | (32 bits)
 
|width=200pt | (32 bits)
 
|-
 
|-
|width=150pt | '''BPredStateType '''  
+
|width=100pt | '''BPredStateType '''  
 
|width=100pt | [[state]]
 
|width=100pt | [[state]]
|width=100pt | (9 bits)
+
|width=200pt | (9 bits)
|};
+
 
+
*'''Next table'''
+
::{| height="50px" 
+
|width=150pt | '''AddrType'''
+
|width=100pt | [[addrs]]
+
|width=200pt | (32 bits)
+
|-
+
| '''BPredStateType '''
+
| [[state]]
+
| (9 bits)
+
 
|}
 
|}
 
 
AddrType addrs (32 bits)
 
 
BPredStateType state
 

Revision as of 03:56, 16 May 2009

                 THIS PAGE IS UNDER CONSTUCTION


  • ’’’BPredRecoveryType’’’
BoolType miss 1 bits)
BoolType taken 1 bits)
AddrType target_PC (32 bits)
AddrType addrs (32 bits)
BPredStateType state (9 bits)