|
123 | 123 | < ids type= "opcode" start= "5824" end= "5951" vendor= "Intel" comment= "Contact [email protected]"/>
|
124 | 124 | < ids type= "opcode" start= "5952" end= "6015" vendor= "Codeplay" comment= "Contact [email protected]"/>
|
125 | 125 | <ids type="opcode" start="6016" end="6079" vendor="Khronos" comment="Contact @tobski"/>
|
| 126 | + < ids type= "opcode" start= "6080" end= "6143" vendor= "Intel" comment= "Contact [email protected]"/> |
126 | 127 | <!-- Opcode enumerants to reserve for future use. To get a block, allocate
|
127 | 128 | multiples of 64 starting at the lowest available point in this
|
128 | 129 | block and add a corresponding <ids> tag immediately above. Make
|
129 | 130 | sure to fill in the vendor attribute, and preferably add a contact
|
130 | 131 | person/address in a comment attribute. -->
|
131 | 132 | <!-- Example new block: <ids type="opcode" start="XXXX" end="XXXX+64n-1" vendor="Add vendor" comment="Contact TBD"/> -->
|
132 |
| - <ids type="opcode" start="6080" end="65535" comment="Opcode range reservable for future use by vendors"/> |
| 133 | + <ids type="opcode" start="6144" end="65535" comment="Opcode range reservable for future use by vendors"/> |
133 | 134 | <!-- End reservations of opcodes -->
|
134 | 135 |
|
135 | 136 |
|
|
148 | 149 | < ids type= "enumerant" start= "5824" end= "5951" vendor= "Intel" comment= "Contact [email protected]"/>
|
149 | 150 | < ids type= "enumerant" start= "5952" end= "6015" vendor= "Codeplay" comment= "Contact [email protected]"/>
|
150 | 151 | <ids type="enumerant" start="6016" end="6079" vendor="Khronos" comment="Contact @tobski"/>
|
| 152 | + < ids type= "enumerant" start= "6080" end= "6143" vendor= "Intel" comment= "Contact [email protected]"/> |
151 | 153 | <!-- Enumerants to reserve for future use. To get a block, allocate
|
152 | 154 | multiples of 64 starting at the lowest available point in this
|
153 | 155 | block and add a corresponding <ids> tag immediately above. Make
|
154 | 156 | sure to fill in the vendor attribute, and preferably add a contact
|
155 | 157 | person/address in a comment attribute. -->
|
156 | 158 | <!-- Example new block: <ids type="enumerant" start="XXXX" end="XXXX+64n-1" vendor="Add vendor" comment="Contact TBD"/> -->
|
157 |
| - <ids type="enumerant" start="6080" end="4294967295" comment="Enumerant range reservable for future use by vendors"/> |
| 159 | + <ids type="enumerant" start="6144" end="4294967295" comment="Enumerant range reservable for future use by vendors"/> |
158 | 160 | <!-- End reservations of enumerants -->
|
159 | 161 |
|
160 | 162 |
|
|
0 commit comments