From WikiChip
Difference between revisions of "Template:microarchitecture/doc"
(→Code) |
(→Code) |
||
| Line 11: | Line 11: | ||
| pipeline = <!-- yes for following options --> | | pipeline = <!-- yes for following options --> | ||
| + | | type = <!-- e.g. "Superscalar" --> | ||
| + | | OoOE = <!-- Yes or No only --> | ||
| isa = | | isa = | ||
| isa 2 = | | isa 2 = | ||
Revision as of 15:51, 7 April 2016
Code
{{microarchitecture
| name =
| manufacturer =
| introduction =
| phase-out =
| process =
| cores min =
| cores max =
| pipeline = <!-- yes for following options -->
| type = <!-- e.g. "Superscalar" -->
| OoOE = <!-- Yes or No only -->
| isa =
| isa 2 =
| isa N =
| 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 =
}}