|
140 | 140 | < ids type= "opcode" start= "6592" end= "6655" vendor= "Saarland University" comment= "Contact [email protected]"/> |
141 | 141 | < ids type= "opcode" start= "6656" end= "6719" vendor= "Meta" comment= "Contact [email protected]"/> |
142 | 142 | < ids type= "opcode" start= "6720" end= "6783" vendor= "MediaTek" comment= "Contact [email protected]"/> |
| 143 | + < ids type= "opcode" start= "6784" end= "6911" vendor= "Intel" 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="6784" end="65535" comment="Opcode range reservable for future use by vendors"/> |
| 150 | + <ids type="opcode" start="6912" end="65535" comment="Opcode range reservable for future use by vendors"/> |
150 | 151 | <!-- End reservations of opcodes --> |
151 | 152 |
|
152 | 153 |
|
|
174 | 175 | < ids type= "enumerant" start= "6592" end= "6655" vendor= "Saarland University" comment= "Contact [email protected]"/> |
175 | 176 | < ids type= "enumerant" start= "6656" end= "6719" vendor= "Meta" comment= "Contact [email protected]"/> |
176 | 177 | < ids type= "enumerant" start= "6720" end= "6783" vendor= "MediaTek" comment= "Contact [email protected]"/> |
| 178 | + < ids type= "enumerant" start= "6784" end= "6911" vendor= "Intel" comment= "Contact [email protected]"/> |
177 | 179 | <!-- Enumerants to reserve for future use. To get a block, allocate |
178 | 180 | multiples of 64 starting at the lowest available point in this |
179 | 181 | block and add a corresponding <ids> tag immediately above. Make |
180 | 182 | sure to fill in the vendor attribute, and preferably add a contact |
181 | 183 | person/address in a comment attribute. --> |
182 | 184 | <!-- Example new block: <ids type="enumerant" start="XXXX" end="XXXX+64n-1" vendor="Add vendor" comment="Contact TBD"/> --> |
183 | | - <ids type="enumerant" start="6784" end="4294967295" comment="Enumerant range reservable for future use by vendors"/> |
| 185 | + <ids type="enumerant" start="6912" end="4294967295" comment="Enumerant range reservable for future use by vendors"/> |
184 | 186 | <!-- End reservations of enumerants --> |
185 | 187 |
|
186 | 188 |
|
|
0 commit comments