From WikiChip
Difference between revisions of "Form:microarchitecture"

Line 52: Line 52:
 
</td><td>The core configuration used</td></tr>
 
</td><td>The core configuration used</td></tr>
 
<tr><th colspan="3">Pipeline</th></tr>
 
<tr><th colspan="3">Pipeline</th></tr>
<tr><th>OoOE</th><td>{{{field|oooe|input type=checkbox|default=|placeholder=e.g. Yes}}}</td><td>Is it out of order? Yes/No</td></tr>
+
<tr><th>OoOE</th><td>{{{field|oooe|input type=dropdown|default=|values=,Yes,No|placeholder=e.g. Yes}}}</td><td>Is it out of order? Yes/No</td></tr>
<tr><th>Speculative</th><td>{{{field|speculative|input type=checkbox|default=|placeholder=e.g. Yes}}}</td><td>Does it perform Speculative execution? Yes/No</td></tr>
+
<tr><th>Speculative</th><td>{{{field|speculative|input type=dropdown|default=|values=,Yes,No|placeholder=e.g. Yes}}}</td><td>Does it perform Speculative execution? Yes/No</td></tr>
<tr><th>Renaming</th><td>{{{field|renaming|input type=checkbox|default=|placeholder=e.g. Yes}}}</td><td>Does it utilize register renaming? Yes/No</td></tr>
+
<tr><th>Renaming</th><td>{{{field|renaming|input type=dropdown|default=|values=,Yes,No|placeholder=e.g. Yes}}}</td><td>Does it utilize register renaming? Yes/No</td></tr>
 
<tr><th>Stages</th><td>{{{field|stages|input type=text|placeholder=e.g. 19}}}</td><td># of stages ONLY if fixed number (if min/max use below)</td></tr>
 
<tr><th>Stages</th><td>{{{field|stages|input type=text|placeholder=e.g. 19}}}</td><td># of stages ONLY if fixed number (if min/max use below)</td></tr>
 
<tr><th>Strages (min-max)</th><td>
 
<tr><th>Strages (min-max)</th><td>

Revision as of 21:29, 25 May 2017

This is the "Microarchitecture" form. To create a page with this form, enter the page name below; if a page with that name already exists, you will be sent to a form to edit that page.