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