|
134 | 134 | < ids type= "opcode" start= "6080" end= "6143" vendor= "Intel" comment= "Contact [email protected]"/>
|
135 | 135 | < ids type= "opcode" start= "6144" end= "6271" vendor= "Intel" comment= "Contact [email protected]"/>
|
136 | 136 | < ids type= "opcode" start= "6272" end= "6399" vendor= "Huawei" comment= "Contact [email protected]"/>
|
| 137 | + < ids type= "opcode" start= "6400" end= "6463" vendor= "Intel" comment= "Contact [email protected]"/> |
137 | 138 | <!-- Opcode enumerants to reserve for future use. To get a block, allocate
|
138 | 139 | multiples of 64 starting at the lowest available point in this
|
139 | 140 | block and add a corresponding <ids> tag immediately above. Make
|
140 | 141 | sure to fill in the vendor attribute, and preferably add a contact
|
141 | 142 | person/address in a comment attribute. -->
|
142 | 143 | <!-- Example new block: <ids type="opcode" start="XXXX" end="XXXX+64n-1" vendor="Add vendor" comment="Contact TBD"/> -->
|
143 |
| - <ids type="opcode" start="6400" end="65535" comment="Opcode range reservable for future use by vendors"/> |
| 144 | + <ids type="opcode" start="6464" end="65535" comment="Opcode range reservable for future use by vendors"/> |
144 | 145 | <!-- End reservations of opcodes -->
|
145 | 146 |
|
146 | 147 |
|
|
162 | 163 | < ids type= "enumerant" start= "6080" end= "6143" vendor= "Intel" comment= "Contact [email protected]"/>
|
163 | 164 | < ids type= "enumerant" start= "6144" end= "6271" vendor= "Intel" comment= "Contact [email protected]"/>
|
164 | 165 | < ids type= "enumerant" start= "6272" end= "6399" vendor= "Huawei" comment= "Contact [email protected]"/>
|
| 166 | + < ids type= "enumerant" start= "6400" end= "6463" vendor= "Intel" comment= "Contact [email protected]"/> |
165 | 167 | <!-- Enumerants to reserve for future use. To get a block, allocate
|
166 | 168 | multiples of 64 starting at the lowest available point in this
|
167 | 169 | block and add a corresponding <ids> tag immediately above. Make
|
168 | 170 | sure to fill in the vendor attribute, and preferably add a contact
|
169 | 171 | person/address in a comment attribute. -->
|
170 | 172 | <!-- Example new block: <ids type="enumerant" start="XXXX" end="XXXX+64n-1" vendor="Add vendor" comment="Contact TBD"/> -->
|
171 |
| - <ids type="enumerant" start="6400" end="4294967295" comment="Enumerant range reservable for future use by vendors"/> |
| 173 | + <ids type="enumerant" start="6464" end="4294967295" comment="Enumerant range reservable for future use by vendors"/> |
172 | 174 | <!-- End reservations of enumerants -->
|
173 | 175 |
|
174 | 176 |
|
|
0 commit comments