|
140 | 140 | < ids type= "opcode" start= "6144" end= "6271" vendor= "Intel" comment= "Contact [email protected]"/>
|
141 | 141 | < ids type= "opcode" start= "6272" end= "6399" vendor= "Huawei" comment= "Contact [email protected]"/>
|
142 | 142 | < ids type= "opcode" start= "6400" end= "6463" vendor= "Intel" comment= "Contact [email protected]"/>
|
| 143 | + < ids type= "opcode" start= "6464" end= "6527" vendor= "Codeplay" comment= "Contact [email protected]"/> |
143 | 144 | <!-- Opcode enumerants to reserve for future use. To get a block, allocate
|
144 | 145 | multiples of 64 starting at the lowest available point in this
|
145 | 146 | block and add a corresponding <ids> tag immediately above. Make
|
146 | 147 | sure to fill in the vendor attribute, and preferably add a contact
|
147 | 148 | person/address in a comment attribute. -->
|
148 | 149 | <!-- Example new block: <ids type="opcode" start="XXXX" end="XXXX+64n-1" vendor="Add vendor" comment="Contact TBD"/> -->
|
149 |
| - <ids type="opcode" start="6464" end="65535" comment="Opcode range reservable for future use by vendors"/> |
| 150 | + <ids type="opcode" start="6528" end="65535" comment="Opcode range reservable for future use by vendors"/> |
150 | 151 | <!-- End reservations of opcodes -->
|
151 | 152 |
|
152 | 153 |
|
|
170 | 171 | < ids type= "enumerant" start= "6272" end= "6399" vendor= "Huawei" comment= "Contact [email protected]"/>
|
171 | 172 | < ids type= "enumerant" start= "6400" end= "6463" vendor= "Intel" comment= "Contact [email protected]"/>
|
172 | 173 | < ids type= "enumerant" start= "6464" end= "6527" vendor= "Mikkosoft Productions" comment= "Contact Mikko Rasa, [email protected]"/>
|
| 174 | + < ids type= "enumerant" start= "6528" end= "6591" vendor= "Codeplay" comment= "Contact [email protected]"/> |
173 | 175 | <!-- Enumerants to reserve for future use. To get a block, allocate
|
174 | 176 | multiples of 64 starting at the lowest available point in this
|
175 | 177 | block and add a corresponding <ids> tag immediately above. Make
|
176 | 178 | sure to fill in the vendor attribute, and preferably add a contact
|
177 | 179 | person/address in a comment attribute. -->
|
178 | 180 | <!-- Example new block: <ids type="enumerant" start="XXXX" end="XXXX+64n-1" vendor="Add vendor" comment="Contact TBD"/> -->
|
179 |
| - <ids type="enumerant" start="6528" end="4294967295" comment="Enumerant range reservable for future use by vendors"/> |
| 181 | + <ids type="enumerant" start="6592" end="4294967295" comment="Enumerant range reservable for future use by vendors"/> |
180 | 182 | <!-- End reservations of enumerants -->
|
181 | 183 |
|
182 | 184 |
|
|
0 commit comments