From WikiChip
Difference between revisions of "Template:microarchitecture/doc"
(→Code) |
(→Code) |
||
| Line 14: | Line 14: | ||
| type = <!-- e.g. "Superscalar" --> | | type = <!-- e.g. "Superscalar" --> | ||
| OoOE = <!-- Yes or No only --> | | OoOE = <!-- Yes or No only --> | ||
| − | | isa = | + | | speculative = <!-- Yes or No only --> |
| − | | isa 2 = | + | | renaming = <!-- Yes or No only --> |
| − | | isa N = | + | | isa = |
| + | | isa 2 = | ||
| + | | isa N = | ||
| stages = | | stages = | ||
| issues = | | issues = | ||
Revision as of 19:32, 9 April 2016
Code
{{microarchitecture
| name =
| manufacturer =
| introduction =
| phase-out =
| process =
| cores =
| cores 2 =
| cores N =
| pipeline = <!-- yes for following options -->
| type = <!-- e.g. "Superscalar" -->
| OoOE = <!-- Yes or No only -->
| speculative = <!-- Yes or No only -->
| renaming = <!-- Yes or No only -->
| isa =
| isa 2 =
| isa N =
| stages =
| issues =
| 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 =
| core names = <!-- Yes if specify -->
| core name =
| core name 2 =
| core name N =
| succession = <!-- yes for succession info -->
| predecessor =
| predecessor link =
| successor =
| successor link =
}}