From WikiChip
Difference between revisions of "Template:microarchitecture/doc"
< Template:microarchitecture

(Code)
(Code)
Line 9: Line 9:
  
 
| pipeline      = <!-- yes for following options -->
 
| pipeline      = <!-- yes for following options -->
 +
| isa          =
 
| stages        =  
 
| stages        =  
 
| ipc          =  
 
| ipc          =  

Revision as of 11:32, 7 April 2016

Code

{{microarchitecture
| name          = 
| manufacturer  = 
| introduction  = 
| phase-out     =
| process       = 

| pipeline      = <!-- yes for following options -->
| isa           =
| stages        = 
| ipc           = 

| inst          = <!-- yes for instructions options -->
| feature       = 
| extension     = 

| cache         = <!-- yes for cache info -->
| l1i           =
| l1i per       =
| l1i desc      =
| l1d           = 
| l1d per       = 
| l1d desc      =
| l2            = 
| l2  per       = 
| l2  desc      = 

| succession    = <!-- yes for succession info -->
| predecessor   =
| successor     =
}}