Pierre Langlois | 88c46b8 | 2016-06-02 18:15:32 +0100 | [diff] [blame^] | 1 | // Copyright 2015, ARM Limited |
| 2 | // All rights reserved. |
| 3 | // |
| 4 | // Redistribution and use in source and binary forms, with or without |
| 5 | // modification, are permitted provided that the following conditions are met: |
| 6 | // |
| 7 | // * Redistributions of source code must retain the above copyright notice, |
| 8 | // this list of conditions and the following disclaimer. |
| 9 | // * Redistributions in binary form must reproduce the above copyright notice, |
| 10 | // this list of conditions and the following disclaimer in the documentation |
| 11 | // and/or other materials provided with the distribution. |
| 12 | // * Neither the name of ARM Limited nor the names of its contributors may be |
| 13 | // used to endorse or promote products derived from this software without |
| 14 | // specific prior written permission. |
| 15 | // |
| 16 | // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS CONTRIBUTORS "AS IS" AND |
| 17 | // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED |
| 18 | // WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE |
| 19 | // DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE |
| 20 | // FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 21 | // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR |
| 22 | // SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER |
| 23 | // CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, |
| 24 | // OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE |
| 25 | // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| 26 | |
| 27 | |
| 28 | // --------------------------------------------------------------------- |
| 29 | // This file is auto generated using tools/generate_simulator_traces.py. |
| 30 | // |
| 31 | // PLEASE DO NOT EDIT. |
| 32 | // --------------------------------------------------------------------- |
| 33 | |
| 34 | #ifndef VIXL_ASSEMBLER_RD_RN_RM_A32_CRC32W_H_ |
| 35 | #define VIXL_ASSEMBLER_RD_RN_RM_A32_CRC32W_H_ |
| 36 | |
| 37 | static const byte kInstruction_Crc32w_r0_r0_r0[] = { |
| 38 | 0x40, 0x00, 0x40, 0xe1 // Crc32w r0 r0 r0 |
| 39 | }; |
| 40 | static const byte kInstruction_Crc32w_r0_r0_r1[] = { |
| 41 | 0x41, 0x00, 0x40, 0xe1 // Crc32w r0 r0 r1 |
| 42 | }; |
| 43 | static const byte kInstruction_Crc32w_r0_r0_r2[] = { |
| 44 | 0x42, 0x00, 0x40, 0xe1 // Crc32w r0 r0 r2 |
| 45 | }; |
| 46 | static const byte kInstruction_Crc32w_r0_r0_r3[] = { |
| 47 | 0x43, 0x00, 0x40, 0xe1 // Crc32w r0 r0 r3 |
| 48 | }; |
| 49 | static const byte kInstruction_Crc32w_r0_r0_r4[] = { |
| 50 | 0x44, 0x00, 0x40, 0xe1 // Crc32w r0 r0 r4 |
| 51 | }; |
| 52 | static const byte kInstruction_Crc32w_r0_r0_r5[] = { |
| 53 | 0x45, 0x00, 0x40, 0xe1 // Crc32w r0 r0 r5 |
| 54 | }; |
| 55 | static const byte kInstruction_Crc32w_r0_r0_r6[] = { |
| 56 | 0x46, 0x00, 0x40, 0xe1 // Crc32w r0 r0 r6 |
| 57 | }; |
| 58 | static const byte kInstruction_Crc32w_r0_r0_r7[] = { |
| 59 | 0x47, 0x00, 0x40, 0xe1 // Crc32w r0 r0 r7 |
| 60 | }; |
| 61 | static const byte kInstruction_Crc32w_r0_r0_r8[] = { |
| 62 | 0x48, 0x00, 0x40, 0xe1 // Crc32w r0 r0 r8 |
| 63 | }; |
| 64 | static const byte kInstruction_Crc32w_r0_r0_r9[] = { |
| 65 | 0x49, 0x00, 0x40, 0xe1 // Crc32w r0 r0 r9 |
| 66 | }; |
| 67 | static const byte kInstruction_Crc32w_r0_r0_r10[] = { |
| 68 | 0x4a, 0x00, 0x40, 0xe1 // Crc32w r0 r0 r10 |
| 69 | }; |
| 70 | static const byte kInstruction_Crc32w_r0_r0_r11[] = { |
| 71 | 0x4b, 0x00, 0x40, 0xe1 // Crc32w r0 r0 r11 |
| 72 | }; |
| 73 | static const byte kInstruction_Crc32w_r0_r0_r12[] = { |
| 74 | 0x4c, 0x00, 0x40, 0xe1 // Crc32w r0 r0 r12 |
| 75 | }; |
| 76 | static const byte kInstruction_Crc32w_r0_r0_r13[] = { |
| 77 | 0x4d, 0x00, 0x40, 0xe1 // Crc32w r0 r0 r13 |
| 78 | }; |
| 79 | static const byte kInstruction_Crc32w_r0_r0_r14[] = { |
| 80 | 0x4e, 0x00, 0x40, 0xe1 // Crc32w r0 r0 r14 |
| 81 | }; |
| 82 | static const byte kInstruction_Crc32w_r0_r1_r0[] = { |
| 83 | 0x40, 0x00, 0x41, 0xe1 // Crc32w r0 r1 r0 |
| 84 | }; |
| 85 | static const byte kInstruction_Crc32w_r0_r1_r1[] = { |
| 86 | 0x41, 0x00, 0x41, 0xe1 // Crc32w r0 r1 r1 |
| 87 | }; |
| 88 | static const byte kInstruction_Crc32w_r0_r1_r2[] = { |
| 89 | 0x42, 0x00, 0x41, 0xe1 // Crc32w r0 r1 r2 |
| 90 | }; |
| 91 | static const byte kInstruction_Crc32w_r0_r1_r3[] = { |
| 92 | 0x43, 0x00, 0x41, 0xe1 // Crc32w r0 r1 r3 |
| 93 | }; |
| 94 | static const byte kInstruction_Crc32w_r0_r1_r4[] = { |
| 95 | 0x44, 0x00, 0x41, 0xe1 // Crc32w r0 r1 r4 |
| 96 | }; |
| 97 | static const byte kInstruction_Crc32w_r0_r1_r5[] = { |
| 98 | 0x45, 0x00, 0x41, 0xe1 // Crc32w r0 r1 r5 |
| 99 | }; |
| 100 | static const byte kInstruction_Crc32w_r0_r1_r6[] = { |
| 101 | 0x46, 0x00, 0x41, 0xe1 // Crc32w r0 r1 r6 |
| 102 | }; |
| 103 | static const byte kInstruction_Crc32w_r0_r1_r7[] = { |
| 104 | 0x47, 0x00, 0x41, 0xe1 // Crc32w r0 r1 r7 |
| 105 | }; |
| 106 | static const byte kInstruction_Crc32w_r0_r1_r8[] = { |
| 107 | 0x48, 0x00, 0x41, 0xe1 // Crc32w r0 r1 r8 |
| 108 | }; |
| 109 | static const byte kInstruction_Crc32w_r0_r1_r9[] = { |
| 110 | 0x49, 0x00, 0x41, 0xe1 // Crc32w r0 r1 r9 |
| 111 | }; |
| 112 | static const byte kInstruction_Crc32w_r0_r1_r10[] = { |
| 113 | 0x4a, 0x00, 0x41, 0xe1 // Crc32w r0 r1 r10 |
| 114 | }; |
| 115 | static const byte kInstruction_Crc32w_r0_r1_r11[] = { |
| 116 | 0x4b, 0x00, 0x41, 0xe1 // Crc32w r0 r1 r11 |
| 117 | }; |
| 118 | static const byte kInstruction_Crc32w_r0_r1_r12[] = { |
| 119 | 0x4c, 0x00, 0x41, 0xe1 // Crc32w r0 r1 r12 |
| 120 | }; |
| 121 | static const byte kInstruction_Crc32w_r0_r1_r13[] = { |
| 122 | 0x4d, 0x00, 0x41, 0xe1 // Crc32w r0 r1 r13 |
| 123 | }; |
| 124 | static const byte kInstruction_Crc32w_r0_r1_r14[] = { |
| 125 | 0x4e, 0x00, 0x41, 0xe1 // Crc32w r0 r1 r14 |
| 126 | }; |
| 127 | static const byte kInstruction_Crc32w_r0_r2_r0[] = { |
| 128 | 0x40, 0x00, 0x42, 0xe1 // Crc32w r0 r2 r0 |
| 129 | }; |
| 130 | static const byte kInstruction_Crc32w_r0_r2_r1[] = { |
| 131 | 0x41, 0x00, 0x42, 0xe1 // Crc32w r0 r2 r1 |
| 132 | }; |
| 133 | static const byte kInstruction_Crc32w_r0_r2_r2[] = { |
| 134 | 0x42, 0x00, 0x42, 0xe1 // Crc32w r0 r2 r2 |
| 135 | }; |
| 136 | static const byte kInstruction_Crc32w_r0_r2_r3[] = { |
| 137 | 0x43, 0x00, 0x42, 0xe1 // Crc32w r0 r2 r3 |
| 138 | }; |
| 139 | static const byte kInstruction_Crc32w_r0_r2_r4[] = { |
| 140 | 0x44, 0x00, 0x42, 0xe1 // Crc32w r0 r2 r4 |
| 141 | }; |
| 142 | static const byte kInstruction_Crc32w_r0_r2_r5[] = { |
| 143 | 0x45, 0x00, 0x42, 0xe1 // Crc32w r0 r2 r5 |
| 144 | }; |
| 145 | static const byte kInstruction_Crc32w_r0_r2_r6[] = { |
| 146 | 0x46, 0x00, 0x42, 0xe1 // Crc32w r0 r2 r6 |
| 147 | }; |
| 148 | static const byte kInstruction_Crc32w_r0_r2_r7[] = { |
| 149 | 0x47, 0x00, 0x42, 0xe1 // Crc32w r0 r2 r7 |
| 150 | }; |
| 151 | static const byte kInstruction_Crc32w_r0_r2_r8[] = { |
| 152 | 0x48, 0x00, 0x42, 0xe1 // Crc32w r0 r2 r8 |
| 153 | }; |
| 154 | static const byte kInstruction_Crc32w_r0_r2_r9[] = { |
| 155 | 0x49, 0x00, 0x42, 0xe1 // Crc32w r0 r2 r9 |
| 156 | }; |
| 157 | static const byte kInstruction_Crc32w_r0_r2_r10[] = { |
| 158 | 0x4a, 0x00, 0x42, 0xe1 // Crc32w r0 r2 r10 |
| 159 | }; |
| 160 | static const byte kInstruction_Crc32w_r0_r2_r11[] = { |
| 161 | 0x4b, 0x00, 0x42, 0xe1 // Crc32w r0 r2 r11 |
| 162 | }; |
| 163 | static const byte kInstruction_Crc32w_r0_r2_r12[] = { |
| 164 | 0x4c, 0x00, 0x42, 0xe1 // Crc32w r0 r2 r12 |
| 165 | }; |
| 166 | static const byte kInstruction_Crc32w_r0_r2_r13[] = { |
| 167 | 0x4d, 0x00, 0x42, 0xe1 // Crc32w r0 r2 r13 |
| 168 | }; |
| 169 | static const byte kInstruction_Crc32w_r0_r2_r14[] = { |
| 170 | 0x4e, 0x00, 0x42, 0xe1 // Crc32w r0 r2 r14 |
| 171 | }; |
| 172 | static const byte kInstruction_Crc32w_r0_r3_r0[] = { |
| 173 | 0x40, 0x00, 0x43, 0xe1 // Crc32w r0 r3 r0 |
| 174 | }; |
| 175 | static const byte kInstruction_Crc32w_r0_r3_r1[] = { |
| 176 | 0x41, 0x00, 0x43, 0xe1 // Crc32w r0 r3 r1 |
| 177 | }; |
| 178 | static const byte kInstruction_Crc32w_r0_r3_r2[] = { |
| 179 | 0x42, 0x00, 0x43, 0xe1 // Crc32w r0 r3 r2 |
| 180 | }; |
| 181 | static const byte kInstruction_Crc32w_r0_r3_r3[] = { |
| 182 | 0x43, 0x00, 0x43, 0xe1 // Crc32w r0 r3 r3 |
| 183 | }; |
| 184 | static const byte kInstruction_Crc32w_r0_r3_r4[] = { |
| 185 | 0x44, 0x00, 0x43, 0xe1 // Crc32w r0 r3 r4 |
| 186 | }; |
| 187 | static const byte kInstruction_Crc32w_r0_r3_r5[] = { |
| 188 | 0x45, 0x00, 0x43, 0xe1 // Crc32w r0 r3 r5 |
| 189 | }; |
| 190 | static const byte kInstruction_Crc32w_r0_r3_r6[] = { |
| 191 | 0x46, 0x00, 0x43, 0xe1 // Crc32w r0 r3 r6 |
| 192 | }; |
| 193 | static const byte kInstruction_Crc32w_r0_r3_r7[] = { |
| 194 | 0x47, 0x00, 0x43, 0xe1 // Crc32w r0 r3 r7 |
| 195 | }; |
| 196 | static const byte kInstruction_Crc32w_r0_r3_r8[] = { |
| 197 | 0x48, 0x00, 0x43, 0xe1 // Crc32w r0 r3 r8 |
| 198 | }; |
| 199 | static const byte kInstruction_Crc32w_r0_r3_r9[] = { |
| 200 | 0x49, 0x00, 0x43, 0xe1 // Crc32w r0 r3 r9 |
| 201 | }; |
| 202 | static const byte kInstruction_Crc32w_r0_r3_r10[] = { |
| 203 | 0x4a, 0x00, 0x43, 0xe1 // Crc32w r0 r3 r10 |
| 204 | }; |
| 205 | static const byte kInstruction_Crc32w_r0_r3_r11[] = { |
| 206 | 0x4b, 0x00, 0x43, 0xe1 // Crc32w r0 r3 r11 |
| 207 | }; |
| 208 | static const byte kInstruction_Crc32w_r0_r3_r12[] = { |
| 209 | 0x4c, 0x00, 0x43, 0xe1 // Crc32w r0 r3 r12 |
| 210 | }; |
| 211 | static const byte kInstruction_Crc32w_r0_r3_r13[] = { |
| 212 | 0x4d, 0x00, 0x43, 0xe1 // Crc32w r0 r3 r13 |
| 213 | }; |
| 214 | static const byte kInstruction_Crc32w_r0_r3_r14[] = { |
| 215 | 0x4e, 0x00, 0x43, 0xe1 // Crc32w r0 r3 r14 |
| 216 | }; |
| 217 | static const byte kInstruction_Crc32w_r0_r4_r0[] = { |
| 218 | 0x40, 0x00, 0x44, 0xe1 // Crc32w r0 r4 r0 |
| 219 | }; |
| 220 | static const byte kInstruction_Crc32w_r0_r4_r1[] = { |
| 221 | 0x41, 0x00, 0x44, 0xe1 // Crc32w r0 r4 r1 |
| 222 | }; |
| 223 | static const byte kInstruction_Crc32w_r0_r4_r2[] = { |
| 224 | 0x42, 0x00, 0x44, 0xe1 // Crc32w r0 r4 r2 |
| 225 | }; |
| 226 | static const byte kInstruction_Crc32w_r0_r4_r3[] = { |
| 227 | 0x43, 0x00, 0x44, 0xe1 // Crc32w r0 r4 r3 |
| 228 | }; |
| 229 | static const byte kInstruction_Crc32w_r0_r4_r4[] = { |
| 230 | 0x44, 0x00, 0x44, 0xe1 // Crc32w r0 r4 r4 |
| 231 | }; |
| 232 | static const byte kInstruction_Crc32w_r0_r4_r5[] = { |
| 233 | 0x45, 0x00, 0x44, 0xe1 // Crc32w r0 r4 r5 |
| 234 | }; |
| 235 | static const byte kInstruction_Crc32w_r0_r4_r6[] = { |
| 236 | 0x46, 0x00, 0x44, 0xe1 // Crc32w r0 r4 r6 |
| 237 | }; |
| 238 | static const byte kInstruction_Crc32w_r0_r4_r7[] = { |
| 239 | 0x47, 0x00, 0x44, 0xe1 // Crc32w r0 r4 r7 |
| 240 | }; |
| 241 | static const byte kInstruction_Crc32w_r0_r4_r8[] = { |
| 242 | 0x48, 0x00, 0x44, 0xe1 // Crc32w r0 r4 r8 |
| 243 | }; |
| 244 | static const byte kInstruction_Crc32w_r0_r4_r9[] = { |
| 245 | 0x49, 0x00, 0x44, 0xe1 // Crc32w r0 r4 r9 |
| 246 | }; |
| 247 | static const byte kInstruction_Crc32w_r0_r4_r10[] = { |
| 248 | 0x4a, 0x00, 0x44, 0xe1 // Crc32w r0 r4 r10 |
| 249 | }; |
| 250 | static const byte kInstruction_Crc32w_r0_r4_r11[] = { |
| 251 | 0x4b, 0x00, 0x44, 0xe1 // Crc32w r0 r4 r11 |
| 252 | }; |
| 253 | static const byte kInstruction_Crc32w_r0_r4_r12[] = { |
| 254 | 0x4c, 0x00, 0x44, 0xe1 // Crc32w r0 r4 r12 |
| 255 | }; |
| 256 | static const byte kInstruction_Crc32w_r0_r4_r13[] = { |
| 257 | 0x4d, 0x00, 0x44, 0xe1 // Crc32w r0 r4 r13 |
| 258 | }; |
| 259 | static const byte kInstruction_Crc32w_r0_r4_r14[] = { |
| 260 | 0x4e, 0x00, 0x44, 0xe1 // Crc32w r0 r4 r14 |
| 261 | }; |
| 262 | static const byte kInstruction_Crc32w_r0_r5_r0[] = { |
| 263 | 0x40, 0x00, 0x45, 0xe1 // Crc32w r0 r5 r0 |
| 264 | }; |
| 265 | static const byte kInstruction_Crc32w_r0_r5_r1[] = { |
| 266 | 0x41, 0x00, 0x45, 0xe1 // Crc32w r0 r5 r1 |
| 267 | }; |
| 268 | static const byte kInstruction_Crc32w_r0_r5_r2[] = { |
| 269 | 0x42, 0x00, 0x45, 0xe1 // Crc32w r0 r5 r2 |
| 270 | }; |
| 271 | static const byte kInstruction_Crc32w_r0_r5_r3[] = { |
| 272 | 0x43, 0x00, 0x45, 0xe1 // Crc32w r0 r5 r3 |
| 273 | }; |
| 274 | static const byte kInstruction_Crc32w_r0_r5_r4[] = { |
| 275 | 0x44, 0x00, 0x45, 0xe1 // Crc32w r0 r5 r4 |
| 276 | }; |
| 277 | static const byte kInstruction_Crc32w_r0_r5_r5[] = { |
| 278 | 0x45, 0x00, 0x45, 0xe1 // Crc32w r0 r5 r5 |
| 279 | }; |
| 280 | static const byte kInstruction_Crc32w_r0_r5_r6[] = { |
| 281 | 0x46, 0x00, 0x45, 0xe1 // Crc32w r0 r5 r6 |
| 282 | }; |
| 283 | static const byte kInstruction_Crc32w_r0_r5_r7[] = { |
| 284 | 0x47, 0x00, 0x45, 0xe1 // Crc32w r0 r5 r7 |
| 285 | }; |
| 286 | static const byte kInstruction_Crc32w_r0_r5_r8[] = { |
| 287 | 0x48, 0x00, 0x45, 0xe1 // Crc32w r0 r5 r8 |
| 288 | }; |
| 289 | static const byte kInstruction_Crc32w_r0_r5_r9[] = { |
| 290 | 0x49, 0x00, 0x45, 0xe1 // Crc32w r0 r5 r9 |
| 291 | }; |
| 292 | static const byte kInstruction_Crc32w_r0_r5_r10[] = { |
| 293 | 0x4a, 0x00, 0x45, 0xe1 // Crc32w r0 r5 r10 |
| 294 | }; |
| 295 | static const byte kInstruction_Crc32w_r0_r5_r11[] = { |
| 296 | 0x4b, 0x00, 0x45, 0xe1 // Crc32w r0 r5 r11 |
| 297 | }; |
| 298 | static const byte kInstruction_Crc32w_r0_r5_r12[] = { |
| 299 | 0x4c, 0x00, 0x45, 0xe1 // Crc32w r0 r5 r12 |
| 300 | }; |
| 301 | static const byte kInstruction_Crc32w_r0_r5_r13[] = { |
| 302 | 0x4d, 0x00, 0x45, 0xe1 // Crc32w r0 r5 r13 |
| 303 | }; |
| 304 | static const byte kInstruction_Crc32w_r0_r5_r14[] = { |
| 305 | 0x4e, 0x00, 0x45, 0xe1 // Crc32w r0 r5 r14 |
| 306 | }; |
| 307 | static const byte kInstruction_Crc32w_r0_r6_r0[] = { |
| 308 | 0x40, 0x00, 0x46, 0xe1 // Crc32w r0 r6 r0 |
| 309 | }; |
| 310 | static const byte kInstruction_Crc32w_r0_r6_r1[] = { |
| 311 | 0x41, 0x00, 0x46, 0xe1 // Crc32w r0 r6 r1 |
| 312 | }; |
| 313 | static const byte kInstruction_Crc32w_r0_r6_r2[] = { |
| 314 | 0x42, 0x00, 0x46, 0xe1 // Crc32w r0 r6 r2 |
| 315 | }; |
| 316 | static const byte kInstruction_Crc32w_r0_r6_r3[] = { |
| 317 | 0x43, 0x00, 0x46, 0xe1 // Crc32w r0 r6 r3 |
| 318 | }; |
| 319 | static const byte kInstruction_Crc32w_r0_r6_r4[] = { |
| 320 | 0x44, 0x00, 0x46, 0xe1 // Crc32w r0 r6 r4 |
| 321 | }; |
| 322 | static const byte kInstruction_Crc32w_r0_r6_r5[] = { |
| 323 | 0x45, 0x00, 0x46, 0xe1 // Crc32w r0 r6 r5 |
| 324 | }; |
| 325 | static const byte kInstruction_Crc32w_r0_r6_r6[] = { |
| 326 | 0x46, 0x00, 0x46, 0xe1 // Crc32w r0 r6 r6 |
| 327 | }; |
| 328 | static const byte kInstruction_Crc32w_r0_r6_r7[] = { |
| 329 | 0x47, 0x00, 0x46, 0xe1 // Crc32w r0 r6 r7 |
| 330 | }; |
| 331 | static const byte kInstruction_Crc32w_r0_r6_r8[] = { |
| 332 | 0x48, 0x00, 0x46, 0xe1 // Crc32w r0 r6 r8 |
| 333 | }; |
| 334 | static const byte kInstruction_Crc32w_r0_r6_r9[] = { |
| 335 | 0x49, 0x00, 0x46, 0xe1 // Crc32w r0 r6 r9 |
| 336 | }; |
| 337 | static const byte kInstruction_Crc32w_r0_r6_r10[] = { |
| 338 | 0x4a, 0x00, 0x46, 0xe1 // Crc32w r0 r6 r10 |
| 339 | }; |
| 340 | static const byte kInstruction_Crc32w_r0_r6_r11[] = { |
| 341 | 0x4b, 0x00, 0x46, 0xe1 // Crc32w r0 r6 r11 |
| 342 | }; |
| 343 | static const byte kInstruction_Crc32w_r0_r6_r12[] = { |
| 344 | 0x4c, 0x00, 0x46, 0xe1 // Crc32w r0 r6 r12 |
| 345 | }; |
| 346 | static const byte kInstruction_Crc32w_r0_r6_r13[] = { |
| 347 | 0x4d, 0x00, 0x46, 0xe1 // Crc32w r0 r6 r13 |
| 348 | }; |
| 349 | static const byte kInstruction_Crc32w_r0_r6_r14[] = { |
| 350 | 0x4e, 0x00, 0x46, 0xe1 // Crc32w r0 r6 r14 |
| 351 | }; |
| 352 | static const byte kInstruction_Crc32w_r0_r7_r0[] = { |
| 353 | 0x40, 0x00, 0x47, 0xe1 // Crc32w r0 r7 r0 |
| 354 | }; |
| 355 | static const byte kInstruction_Crc32w_r0_r7_r1[] = { |
| 356 | 0x41, 0x00, 0x47, 0xe1 // Crc32w r0 r7 r1 |
| 357 | }; |
| 358 | static const byte kInstruction_Crc32w_r0_r7_r2[] = { |
| 359 | 0x42, 0x00, 0x47, 0xe1 // Crc32w r0 r7 r2 |
| 360 | }; |
| 361 | static const byte kInstruction_Crc32w_r0_r7_r3[] = { |
| 362 | 0x43, 0x00, 0x47, 0xe1 // Crc32w r0 r7 r3 |
| 363 | }; |
| 364 | static const byte kInstruction_Crc32w_r0_r7_r4[] = { |
| 365 | 0x44, 0x00, 0x47, 0xe1 // Crc32w r0 r7 r4 |
| 366 | }; |
| 367 | static const byte kInstruction_Crc32w_r0_r7_r5[] = { |
| 368 | 0x45, 0x00, 0x47, 0xe1 // Crc32w r0 r7 r5 |
| 369 | }; |
| 370 | static const byte kInstruction_Crc32w_r0_r7_r6[] = { |
| 371 | 0x46, 0x00, 0x47, 0xe1 // Crc32w r0 r7 r6 |
| 372 | }; |
| 373 | static const byte kInstruction_Crc32w_r0_r7_r7[] = { |
| 374 | 0x47, 0x00, 0x47, 0xe1 // Crc32w r0 r7 r7 |
| 375 | }; |
| 376 | static const byte kInstruction_Crc32w_r0_r7_r8[] = { |
| 377 | 0x48, 0x00, 0x47, 0xe1 // Crc32w r0 r7 r8 |
| 378 | }; |
| 379 | static const byte kInstruction_Crc32w_r0_r7_r9[] = { |
| 380 | 0x49, 0x00, 0x47, 0xe1 // Crc32w r0 r7 r9 |
| 381 | }; |
| 382 | static const byte kInstruction_Crc32w_r0_r7_r10[] = { |
| 383 | 0x4a, 0x00, 0x47, 0xe1 // Crc32w r0 r7 r10 |
| 384 | }; |
| 385 | static const byte kInstruction_Crc32w_r0_r7_r11[] = { |
| 386 | 0x4b, 0x00, 0x47, 0xe1 // Crc32w r0 r7 r11 |
| 387 | }; |
| 388 | static const byte kInstruction_Crc32w_r0_r7_r12[] = { |
| 389 | 0x4c, 0x00, 0x47, 0xe1 // Crc32w r0 r7 r12 |
| 390 | }; |
| 391 | static const byte kInstruction_Crc32w_r0_r7_r13[] = { |
| 392 | 0x4d, 0x00, 0x47, 0xe1 // Crc32w r0 r7 r13 |
| 393 | }; |
| 394 | static const byte kInstruction_Crc32w_r0_r7_r14[] = { |
| 395 | 0x4e, 0x00, 0x47, 0xe1 // Crc32w r0 r7 r14 |
| 396 | }; |
| 397 | static const byte kInstruction_Crc32w_r0_r8_r0[] = { |
| 398 | 0x40, 0x00, 0x48, 0xe1 // Crc32w r0 r8 r0 |
| 399 | }; |
| 400 | static const byte kInstruction_Crc32w_r0_r8_r1[] = { |
| 401 | 0x41, 0x00, 0x48, 0xe1 // Crc32w r0 r8 r1 |
| 402 | }; |
| 403 | static const byte kInstruction_Crc32w_r0_r8_r2[] = { |
| 404 | 0x42, 0x00, 0x48, 0xe1 // Crc32w r0 r8 r2 |
| 405 | }; |
| 406 | static const byte kInstruction_Crc32w_r0_r8_r3[] = { |
| 407 | 0x43, 0x00, 0x48, 0xe1 // Crc32w r0 r8 r3 |
| 408 | }; |
| 409 | static const byte kInstruction_Crc32w_r0_r8_r4[] = { |
| 410 | 0x44, 0x00, 0x48, 0xe1 // Crc32w r0 r8 r4 |
| 411 | }; |
| 412 | static const byte kInstruction_Crc32w_r0_r8_r5[] = { |
| 413 | 0x45, 0x00, 0x48, 0xe1 // Crc32w r0 r8 r5 |
| 414 | }; |
| 415 | static const byte kInstruction_Crc32w_r0_r8_r6[] = { |
| 416 | 0x46, 0x00, 0x48, 0xe1 // Crc32w r0 r8 r6 |
| 417 | }; |
| 418 | static const byte kInstruction_Crc32w_r0_r8_r7[] = { |
| 419 | 0x47, 0x00, 0x48, 0xe1 // Crc32w r0 r8 r7 |
| 420 | }; |
| 421 | static const byte kInstruction_Crc32w_r0_r8_r8[] = { |
| 422 | 0x48, 0x00, 0x48, 0xe1 // Crc32w r0 r8 r8 |
| 423 | }; |
| 424 | static const byte kInstruction_Crc32w_r0_r8_r9[] = { |
| 425 | 0x49, 0x00, 0x48, 0xe1 // Crc32w r0 r8 r9 |
| 426 | }; |
| 427 | static const byte kInstruction_Crc32w_r0_r8_r10[] = { |
| 428 | 0x4a, 0x00, 0x48, 0xe1 // Crc32w r0 r8 r10 |
| 429 | }; |
| 430 | static const byte kInstruction_Crc32w_r0_r8_r11[] = { |
| 431 | 0x4b, 0x00, 0x48, 0xe1 // Crc32w r0 r8 r11 |
| 432 | }; |
| 433 | static const byte kInstruction_Crc32w_r0_r8_r12[] = { |
| 434 | 0x4c, 0x00, 0x48, 0xe1 // Crc32w r0 r8 r12 |
| 435 | }; |
| 436 | static const byte kInstruction_Crc32w_r0_r8_r13[] = { |
| 437 | 0x4d, 0x00, 0x48, 0xe1 // Crc32w r0 r8 r13 |
| 438 | }; |
| 439 | static const byte kInstruction_Crc32w_r0_r8_r14[] = { |
| 440 | 0x4e, 0x00, 0x48, 0xe1 // Crc32w r0 r8 r14 |
| 441 | }; |
| 442 | static const byte kInstruction_Crc32w_r0_r9_r0[] = { |
| 443 | 0x40, 0x00, 0x49, 0xe1 // Crc32w r0 r9 r0 |
| 444 | }; |
| 445 | static const byte kInstruction_Crc32w_r0_r9_r1[] = { |
| 446 | 0x41, 0x00, 0x49, 0xe1 // Crc32w r0 r9 r1 |
| 447 | }; |
| 448 | static const byte kInstruction_Crc32w_r0_r9_r2[] = { |
| 449 | 0x42, 0x00, 0x49, 0xe1 // Crc32w r0 r9 r2 |
| 450 | }; |
| 451 | static const byte kInstruction_Crc32w_r0_r9_r3[] = { |
| 452 | 0x43, 0x00, 0x49, 0xe1 // Crc32w r0 r9 r3 |
| 453 | }; |
| 454 | static const byte kInstruction_Crc32w_r0_r9_r4[] = { |
| 455 | 0x44, 0x00, 0x49, 0xe1 // Crc32w r0 r9 r4 |
| 456 | }; |
| 457 | static const byte kInstruction_Crc32w_r0_r9_r5[] = { |
| 458 | 0x45, 0x00, 0x49, 0xe1 // Crc32w r0 r9 r5 |
| 459 | }; |
| 460 | static const byte kInstruction_Crc32w_r0_r9_r6[] = { |
| 461 | 0x46, 0x00, 0x49, 0xe1 // Crc32w r0 r9 r6 |
| 462 | }; |
| 463 | static const byte kInstruction_Crc32w_r0_r9_r7[] = { |
| 464 | 0x47, 0x00, 0x49, 0xe1 // Crc32w r0 r9 r7 |
| 465 | }; |
| 466 | static const byte kInstruction_Crc32w_r0_r9_r8[] = { |
| 467 | 0x48, 0x00, 0x49, 0xe1 // Crc32w r0 r9 r8 |
| 468 | }; |
| 469 | static const byte kInstruction_Crc32w_r0_r9_r9[] = { |
| 470 | 0x49, 0x00, 0x49, 0xe1 // Crc32w r0 r9 r9 |
| 471 | }; |
| 472 | static const byte kInstruction_Crc32w_r0_r9_r10[] = { |
| 473 | 0x4a, 0x00, 0x49, 0xe1 // Crc32w r0 r9 r10 |
| 474 | }; |
| 475 | static const byte kInstruction_Crc32w_r0_r9_r11[] = { |
| 476 | 0x4b, 0x00, 0x49, 0xe1 // Crc32w r0 r9 r11 |
| 477 | }; |
| 478 | static const byte kInstruction_Crc32w_r0_r9_r12[] = { |
| 479 | 0x4c, 0x00, 0x49, 0xe1 // Crc32w r0 r9 r12 |
| 480 | }; |
| 481 | static const byte kInstruction_Crc32w_r0_r9_r13[] = { |
| 482 | 0x4d, 0x00, 0x49, 0xe1 // Crc32w r0 r9 r13 |
| 483 | }; |
| 484 | static const byte kInstruction_Crc32w_r0_r9_r14[] = { |
| 485 | 0x4e, 0x00, 0x49, 0xe1 // Crc32w r0 r9 r14 |
| 486 | }; |
| 487 | static const byte kInstruction_Crc32w_r0_r10_r0[] = { |
| 488 | 0x40, 0x00, 0x4a, 0xe1 // Crc32w r0 r10 r0 |
| 489 | }; |
| 490 | static const byte kInstruction_Crc32w_r0_r10_r1[] = { |
| 491 | 0x41, 0x00, 0x4a, 0xe1 // Crc32w r0 r10 r1 |
| 492 | }; |
| 493 | static const byte kInstruction_Crc32w_r0_r10_r2[] = { |
| 494 | 0x42, 0x00, 0x4a, 0xe1 // Crc32w r0 r10 r2 |
| 495 | }; |
| 496 | static const byte kInstruction_Crc32w_r0_r10_r3[] = { |
| 497 | 0x43, 0x00, 0x4a, 0xe1 // Crc32w r0 r10 r3 |
| 498 | }; |
| 499 | static const byte kInstruction_Crc32w_r0_r10_r4[] = { |
| 500 | 0x44, 0x00, 0x4a, 0xe1 // Crc32w r0 r10 r4 |
| 501 | }; |
| 502 | static const byte kInstruction_Crc32w_r0_r10_r5[] = { |
| 503 | 0x45, 0x00, 0x4a, 0xe1 // Crc32w r0 r10 r5 |
| 504 | }; |
| 505 | static const byte kInstruction_Crc32w_r0_r10_r6[] = { |
| 506 | 0x46, 0x00, 0x4a, 0xe1 // Crc32w r0 r10 r6 |
| 507 | }; |
| 508 | static const byte kInstruction_Crc32w_r0_r10_r7[] = { |
| 509 | 0x47, 0x00, 0x4a, 0xe1 // Crc32w r0 r10 r7 |
| 510 | }; |
| 511 | static const byte kInstruction_Crc32w_r0_r10_r8[] = { |
| 512 | 0x48, 0x00, 0x4a, 0xe1 // Crc32w r0 r10 r8 |
| 513 | }; |
| 514 | static const byte kInstruction_Crc32w_r0_r10_r9[] = { |
| 515 | 0x49, 0x00, 0x4a, 0xe1 // Crc32w r0 r10 r9 |
| 516 | }; |
| 517 | static const byte kInstruction_Crc32w_r0_r10_r10[] = { |
| 518 | 0x4a, 0x00, 0x4a, 0xe1 // Crc32w r0 r10 r10 |
| 519 | }; |
| 520 | static const byte kInstruction_Crc32w_r0_r10_r11[] = { |
| 521 | 0x4b, 0x00, 0x4a, 0xe1 // Crc32w r0 r10 r11 |
| 522 | }; |
| 523 | static const byte kInstruction_Crc32w_r0_r10_r12[] = { |
| 524 | 0x4c, 0x00, 0x4a, 0xe1 // Crc32w r0 r10 r12 |
| 525 | }; |
| 526 | static const byte kInstruction_Crc32w_r0_r10_r13[] = { |
| 527 | 0x4d, 0x00, 0x4a, 0xe1 // Crc32w r0 r10 r13 |
| 528 | }; |
| 529 | static const byte kInstruction_Crc32w_r0_r10_r14[] = { |
| 530 | 0x4e, 0x00, 0x4a, 0xe1 // Crc32w r0 r10 r14 |
| 531 | }; |
| 532 | static const byte kInstruction_Crc32w_r0_r11_r0[] = { |
| 533 | 0x40, 0x00, 0x4b, 0xe1 // Crc32w r0 r11 r0 |
| 534 | }; |
| 535 | static const byte kInstruction_Crc32w_r0_r11_r1[] = { |
| 536 | 0x41, 0x00, 0x4b, 0xe1 // Crc32w r0 r11 r1 |
| 537 | }; |
| 538 | static const byte kInstruction_Crc32w_r0_r11_r2[] = { |
| 539 | 0x42, 0x00, 0x4b, 0xe1 // Crc32w r0 r11 r2 |
| 540 | }; |
| 541 | static const byte kInstruction_Crc32w_r0_r11_r3[] = { |
| 542 | 0x43, 0x00, 0x4b, 0xe1 // Crc32w r0 r11 r3 |
| 543 | }; |
| 544 | static const byte kInstruction_Crc32w_r0_r11_r4[] = { |
| 545 | 0x44, 0x00, 0x4b, 0xe1 // Crc32w r0 r11 r4 |
| 546 | }; |
| 547 | static const byte kInstruction_Crc32w_r0_r11_r5[] = { |
| 548 | 0x45, 0x00, 0x4b, 0xe1 // Crc32w r0 r11 r5 |
| 549 | }; |
| 550 | static const byte kInstruction_Crc32w_r0_r11_r6[] = { |
| 551 | 0x46, 0x00, 0x4b, 0xe1 // Crc32w r0 r11 r6 |
| 552 | }; |
| 553 | static const byte kInstruction_Crc32w_r0_r11_r7[] = { |
| 554 | 0x47, 0x00, 0x4b, 0xe1 // Crc32w r0 r11 r7 |
| 555 | }; |
| 556 | static const byte kInstruction_Crc32w_r0_r11_r8[] = { |
| 557 | 0x48, 0x00, 0x4b, 0xe1 // Crc32w r0 r11 r8 |
| 558 | }; |
| 559 | static const byte kInstruction_Crc32w_r0_r11_r9[] = { |
| 560 | 0x49, 0x00, 0x4b, 0xe1 // Crc32w r0 r11 r9 |
| 561 | }; |
| 562 | static const byte kInstruction_Crc32w_r0_r11_r10[] = { |
| 563 | 0x4a, 0x00, 0x4b, 0xe1 // Crc32w r0 r11 r10 |
| 564 | }; |
| 565 | static const byte kInstruction_Crc32w_r0_r11_r11[] = { |
| 566 | 0x4b, 0x00, 0x4b, 0xe1 // Crc32w r0 r11 r11 |
| 567 | }; |
| 568 | static const byte kInstruction_Crc32w_r0_r11_r12[] = { |
| 569 | 0x4c, 0x00, 0x4b, 0xe1 // Crc32w r0 r11 r12 |
| 570 | }; |
| 571 | static const byte kInstruction_Crc32w_r0_r11_r13[] = { |
| 572 | 0x4d, 0x00, 0x4b, 0xe1 // Crc32w r0 r11 r13 |
| 573 | }; |
| 574 | static const byte kInstruction_Crc32w_r0_r11_r14[] = { |
| 575 | 0x4e, 0x00, 0x4b, 0xe1 // Crc32w r0 r11 r14 |
| 576 | }; |
| 577 | static const byte kInstruction_Crc32w_r0_r12_r0[] = { |
| 578 | 0x40, 0x00, 0x4c, 0xe1 // Crc32w r0 r12 r0 |
| 579 | }; |
| 580 | static const byte kInstruction_Crc32w_r0_r12_r1[] = { |
| 581 | 0x41, 0x00, 0x4c, 0xe1 // Crc32w r0 r12 r1 |
| 582 | }; |
| 583 | static const byte kInstruction_Crc32w_r0_r12_r2[] = { |
| 584 | 0x42, 0x00, 0x4c, 0xe1 // Crc32w r0 r12 r2 |
| 585 | }; |
| 586 | static const byte kInstruction_Crc32w_r0_r12_r3[] = { |
| 587 | 0x43, 0x00, 0x4c, 0xe1 // Crc32w r0 r12 r3 |
| 588 | }; |
| 589 | static const byte kInstruction_Crc32w_r0_r12_r4[] = { |
| 590 | 0x44, 0x00, 0x4c, 0xe1 // Crc32w r0 r12 r4 |
| 591 | }; |
| 592 | static const byte kInstruction_Crc32w_r0_r12_r5[] = { |
| 593 | 0x45, 0x00, 0x4c, 0xe1 // Crc32w r0 r12 r5 |
| 594 | }; |
| 595 | static const byte kInstruction_Crc32w_r0_r12_r6[] = { |
| 596 | 0x46, 0x00, 0x4c, 0xe1 // Crc32w r0 r12 r6 |
| 597 | }; |
| 598 | static const byte kInstruction_Crc32w_r0_r12_r7[] = { |
| 599 | 0x47, 0x00, 0x4c, 0xe1 // Crc32w r0 r12 r7 |
| 600 | }; |
| 601 | static const byte kInstruction_Crc32w_r0_r12_r8[] = { |
| 602 | 0x48, 0x00, 0x4c, 0xe1 // Crc32w r0 r12 r8 |
| 603 | }; |
| 604 | static const byte kInstruction_Crc32w_r0_r12_r9[] = { |
| 605 | 0x49, 0x00, 0x4c, 0xe1 // Crc32w r0 r12 r9 |
| 606 | }; |
| 607 | static const byte kInstruction_Crc32w_r0_r12_r10[] = { |
| 608 | 0x4a, 0x00, 0x4c, 0xe1 // Crc32w r0 r12 r10 |
| 609 | }; |
| 610 | static const byte kInstruction_Crc32w_r0_r12_r11[] = { |
| 611 | 0x4b, 0x00, 0x4c, 0xe1 // Crc32w r0 r12 r11 |
| 612 | }; |
| 613 | static const byte kInstruction_Crc32w_r0_r12_r12[] = { |
| 614 | 0x4c, 0x00, 0x4c, 0xe1 // Crc32w r0 r12 r12 |
| 615 | }; |
| 616 | static const byte kInstruction_Crc32w_r0_r12_r13[] = { |
| 617 | 0x4d, 0x00, 0x4c, 0xe1 // Crc32w r0 r12 r13 |
| 618 | }; |
| 619 | static const byte kInstruction_Crc32w_r0_r12_r14[] = { |
| 620 | 0x4e, 0x00, 0x4c, 0xe1 // Crc32w r0 r12 r14 |
| 621 | }; |
| 622 | static const byte kInstruction_Crc32w_r0_r13_r0[] = { |
| 623 | 0x40, 0x00, 0x4d, 0xe1 // Crc32w r0 r13 r0 |
| 624 | }; |
| 625 | static const byte kInstruction_Crc32w_r0_r13_r1[] = { |
| 626 | 0x41, 0x00, 0x4d, 0xe1 // Crc32w r0 r13 r1 |
| 627 | }; |
| 628 | static const byte kInstruction_Crc32w_r0_r13_r2[] = { |
| 629 | 0x42, 0x00, 0x4d, 0xe1 // Crc32w r0 r13 r2 |
| 630 | }; |
| 631 | static const byte kInstruction_Crc32w_r0_r13_r3[] = { |
| 632 | 0x43, 0x00, 0x4d, 0xe1 // Crc32w r0 r13 r3 |
| 633 | }; |
| 634 | static const byte kInstruction_Crc32w_r0_r13_r4[] = { |
| 635 | 0x44, 0x00, 0x4d, 0xe1 // Crc32w r0 r13 r4 |
| 636 | }; |
| 637 | static const byte kInstruction_Crc32w_r0_r13_r5[] = { |
| 638 | 0x45, 0x00, 0x4d, 0xe1 // Crc32w r0 r13 r5 |
| 639 | }; |
| 640 | static const byte kInstruction_Crc32w_r0_r13_r6[] = { |
| 641 | 0x46, 0x00, 0x4d, 0xe1 // Crc32w r0 r13 r6 |
| 642 | }; |
| 643 | static const byte kInstruction_Crc32w_r0_r13_r7[] = { |
| 644 | 0x47, 0x00, 0x4d, 0xe1 // Crc32w r0 r13 r7 |
| 645 | }; |
| 646 | static const byte kInstruction_Crc32w_r0_r13_r8[] = { |
| 647 | 0x48, 0x00, 0x4d, 0xe1 // Crc32w r0 r13 r8 |
| 648 | }; |
| 649 | static const byte kInstruction_Crc32w_r0_r13_r9[] = { |
| 650 | 0x49, 0x00, 0x4d, 0xe1 // Crc32w r0 r13 r9 |
| 651 | }; |
| 652 | static const byte kInstruction_Crc32w_r0_r13_r10[] = { |
| 653 | 0x4a, 0x00, 0x4d, 0xe1 // Crc32w r0 r13 r10 |
| 654 | }; |
| 655 | static const byte kInstruction_Crc32w_r0_r13_r11[] = { |
| 656 | 0x4b, 0x00, 0x4d, 0xe1 // Crc32w r0 r13 r11 |
| 657 | }; |
| 658 | static const byte kInstruction_Crc32w_r0_r13_r12[] = { |
| 659 | 0x4c, 0x00, 0x4d, 0xe1 // Crc32w r0 r13 r12 |
| 660 | }; |
| 661 | static const byte kInstruction_Crc32w_r0_r13_r13[] = { |
| 662 | 0x4d, 0x00, 0x4d, 0xe1 // Crc32w r0 r13 r13 |
| 663 | }; |
| 664 | static const byte kInstruction_Crc32w_r0_r13_r14[] = { |
| 665 | 0x4e, 0x00, 0x4d, 0xe1 // Crc32w r0 r13 r14 |
| 666 | }; |
| 667 | static const byte kInstruction_Crc32w_r0_r14_r0[] = { |
| 668 | 0x40, 0x00, 0x4e, 0xe1 // Crc32w r0 r14 r0 |
| 669 | }; |
| 670 | static const byte kInstruction_Crc32w_r0_r14_r1[] = { |
| 671 | 0x41, 0x00, 0x4e, 0xe1 // Crc32w r0 r14 r1 |
| 672 | }; |
| 673 | static const byte kInstruction_Crc32w_r0_r14_r2[] = { |
| 674 | 0x42, 0x00, 0x4e, 0xe1 // Crc32w r0 r14 r2 |
| 675 | }; |
| 676 | static const byte kInstruction_Crc32w_r0_r14_r3[] = { |
| 677 | 0x43, 0x00, 0x4e, 0xe1 // Crc32w r0 r14 r3 |
| 678 | }; |
| 679 | static const byte kInstruction_Crc32w_r0_r14_r4[] = { |
| 680 | 0x44, 0x00, 0x4e, 0xe1 // Crc32w r0 r14 r4 |
| 681 | }; |
| 682 | static const byte kInstruction_Crc32w_r0_r14_r5[] = { |
| 683 | 0x45, 0x00, 0x4e, 0xe1 // Crc32w r0 r14 r5 |
| 684 | }; |
| 685 | static const byte kInstruction_Crc32w_r0_r14_r6[] = { |
| 686 | 0x46, 0x00, 0x4e, 0xe1 // Crc32w r0 r14 r6 |
| 687 | }; |
| 688 | static const byte kInstruction_Crc32w_r0_r14_r7[] = { |
| 689 | 0x47, 0x00, 0x4e, 0xe1 // Crc32w r0 r14 r7 |
| 690 | }; |
| 691 | static const byte kInstruction_Crc32w_r0_r14_r8[] = { |
| 692 | 0x48, 0x00, 0x4e, 0xe1 // Crc32w r0 r14 r8 |
| 693 | }; |
| 694 | static const byte kInstruction_Crc32w_r0_r14_r9[] = { |
| 695 | 0x49, 0x00, 0x4e, 0xe1 // Crc32w r0 r14 r9 |
| 696 | }; |
| 697 | static const byte kInstruction_Crc32w_r0_r14_r10[] = { |
| 698 | 0x4a, 0x00, 0x4e, 0xe1 // Crc32w r0 r14 r10 |
| 699 | }; |
| 700 | static const byte kInstruction_Crc32w_r0_r14_r11[] = { |
| 701 | 0x4b, 0x00, 0x4e, 0xe1 // Crc32w r0 r14 r11 |
| 702 | }; |
| 703 | static const byte kInstruction_Crc32w_r0_r14_r12[] = { |
| 704 | 0x4c, 0x00, 0x4e, 0xe1 // Crc32w r0 r14 r12 |
| 705 | }; |
| 706 | static const byte kInstruction_Crc32w_r0_r14_r13[] = { |
| 707 | 0x4d, 0x00, 0x4e, 0xe1 // Crc32w r0 r14 r13 |
| 708 | }; |
| 709 | static const byte kInstruction_Crc32w_r0_r14_r14[] = { |
| 710 | 0x4e, 0x00, 0x4e, 0xe1 // Crc32w r0 r14 r14 |
| 711 | }; |
| 712 | static const byte kInstruction_Crc32w_r1_r0_r0[] = { |
| 713 | 0x40, 0x10, 0x40, 0xe1 // Crc32w r1 r0 r0 |
| 714 | }; |
| 715 | static const byte kInstruction_Crc32w_r1_r0_r1[] = { |
| 716 | 0x41, 0x10, 0x40, 0xe1 // Crc32w r1 r0 r1 |
| 717 | }; |
| 718 | static const byte kInstruction_Crc32w_r1_r0_r2[] = { |
| 719 | 0x42, 0x10, 0x40, 0xe1 // Crc32w r1 r0 r2 |
| 720 | }; |
| 721 | static const byte kInstruction_Crc32w_r1_r0_r3[] = { |
| 722 | 0x43, 0x10, 0x40, 0xe1 // Crc32w r1 r0 r3 |
| 723 | }; |
| 724 | static const byte kInstruction_Crc32w_r1_r0_r4[] = { |
| 725 | 0x44, 0x10, 0x40, 0xe1 // Crc32w r1 r0 r4 |
| 726 | }; |
| 727 | static const byte kInstruction_Crc32w_r1_r0_r5[] = { |
| 728 | 0x45, 0x10, 0x40, 0xe1 // Crc32w r1 r0 r5 |
| 729 | }; |
| 730 | static const byte kInstruction_Crc32w_r1_r0_r6[] = { |
| 731 | 0x46, 0x10, 0x40, 0xe1 // Crc32w r1 r0 r6 |
| 732 | }; |
| 733 | static const byte kInstruction_Crc32w_r1_r0_r7[] = { |
| 734 | 0x47, 0x10, 0x40, 0xe1 // Crc32w r1 r0 r7 |
| 735 | }; |
| 736 | static const byte kInstruction_Crc32w_r1_r0_r8[] = { |
| 737 | 0x48, 0x10, 0x40, 0xe1 // Crc32w r1 r0 r8 |
| 738 | }; |
| 739 | static const byte kInstruction_Crc32w_r1_r0_r9[] = { |
| 740 | 0x49, 0x10, 0x40, 0xe1 // Crc32w r1 r0 r9 |
| 741 | }; |
| 742 | static const byte kInstruction_Crc32w_r1_r0_r10[] = { |
| 743 | 0x4a, 0x10, 0x40, 0xe1 // Crc32w r1 r0 r10 |
| 744 | }; |
| 745 | static const byte kInstruction_Crc32w_r1_r0_r11[] = { |
| 746 | 0x4b, 0x10, 0x40, 0xe1 // Crc32w r1 r0 r11 |
| 747 | }; |
| 748 | static const byte kInstruction_Crc32w_r1_r0_r12[] = { |
| 749 | 0x4c, 0x10, 0x40, 0xe1 // Crc32w r1 r0 r12 |
| 750 | }; |
| 751 | static const byte kInstruction_Crc32w_r1_r0_r13[] = { |
| 752 | 0x4d, 0x10, 0x40, 0xe1 // Crc32w r1 r0 r13 |
| 753 | }; |
| 754 | static const byte kInstruction_Crc32w_r1_r0_r14[] = { |
| 755 | 0x4e, 0x10, 0x40, 0xe1 // Crc32w r1 r0 r14 |
| 756 | }; |
| 757 | static const byte kInstruction_Crc32w_r1_r1_r0[] = { |
| 758 | 0x40, 0x10, 0x41, 0xe1 // Crc32w r1 r1 r0 |
| 759 | }; |
| 760 | static const byte kInstruction_Crc32w_r1_r1_r1[] = { |
| 761 | 0x41, 0x10, 0x41, 0xe1 // Crc32w r1 r1 r1 |
| 762 | }; |
| 763 | static const byte kInstruction_Crc32w_r1_r1_r2[] = { |
| 764 | 0x42, 0x10, 0x41, 0xe1 // Crc32w r1 r1 r2 |
| 765 | }; |
| 766 | static const byte kInstruction_Crc32w_r1_r1_r3[] = { |
| 767 | 0x43, 0x10, 0x41, 0xe1 // Crc32w r1 r1 r3 |
| 768 | }; |
| 769 | static const byte kInstruction_Crc32w_r1_r1_r4[] = { |
| 770 | 0x44, 0x10, 0x41, 0xe1 // Crc32w r1 r1 r4 |
| 771 | }; |
| 772 | static const byte kInstruction_Crc32w_r1_r1_r5[] = { |
| 773 | 0x45, 0x10, 0x41, 0xe1 // Crc32w r1 r1 r5 |
| 774 | }; |
| 775 | static const byte kInstruction_Crc32w_r1_r1_r6[] = { |
| 776 | 0x46, 0x10, 0x41, 0xe1 // Crc32w r1 r1 r6 |
| 777 | }; |
| 778 | static const byte kInstruction_Crc32w_r1_r1_r7[] = { |
| 779 | 0x47, 0x10, 0x41, 0xe1 // Crc32w r1 r1 r7 |
| 780 | }; |
| 781 | static const byte kInstruction_Crc32w_r1_r1_r8[] = { |
| 782 | 0x48, 0x10, 0x41, 0xe1 // Crc32w r1 r1 r8 |
| 783 | }; |
| 784 | static const byte kInstruction_Crc32w_r1_r1_r9[] = { |
| 785 | 0x49, 0x10, 0x41, 0xe1 // Crc32w r1 r1 r9 |
| 786 | }; |
| 787 | static const byte kInstruction_Crc32w_r1_r1_r10[] = { |
| 788 | 0x4a, 0x10, 0x41, 0xe1 // Crc32w r1 r1 r10 |
| 789 | }; |
| 790 | static const byte kInstruction_Crc32w_r1_r1_r11[] = { |
| 791 | 0x4b, 0x10, 0x41, 0xe1 // Crc32w r1 r1 r11 |
| 792 | }; |
| 793 | static const byte kInstruction_Crc32w_r1_r1_r12[] = { |
| 794 | 0x4c, 0x10, 0x41, 0xe1 // Crc32w r1 r1 r12 |
| 795 | }; |
| 796 | static const byte kInstruction_Crc32w_r1_r1_r13[] = { |
| 797 | 0x4d, 0x10, 0x41, 0xe1 // Crc32w r1 r1 r13 |
| 798 | }; |
| 799 | static const byte kInstruction_Crc32w_r1_r1_r14[] = { |
| 800 | 0x4e, 0x10, 0x41, 0xe1 // Crc32w r1 r1 r14 |
| 801 | }; |
| 802 | static const byte kInstruction_Crc32w_r1_r2_r0[] = { |
| 803 | 0x40, 0x10, 0x42, 0xe1 // Crc32w r1 r2 r0 |
| 804 | }; |
| 805 | static const byte kInstruction_Crc32w_r1_r2_r1[] = { |
| 806 | 0x41, 0x10, 0x42, 0xe1 // Crc32w r1 r2 r1 |
| 807 | }; |
| 808 | static const byte kInstruction_Crc32w_r1_r2_r2[] = { |
| 809 | 0x42, 0x10, 0x42, 0xe1 // Crc32w r1 r2 r2 |
| 810 | }; |
| 811 | static const byte kInstruction_Crc32w_r1_r2_r3[] = { |
| 812 | 0x43, 0x10, 0x42, 0xe1 // Crc32w r1 r2 r3 |
| 813 | }; |
| 814 | static const byte kInstruction_Crc32w_r1_r2_r4[] = { |
| 815 | 0x44, 0x10, 0x42, 0xe1 // Crc32w r1 r2 r4 |
| 816 | }; |
| 817 | static const byte kInstruction_Crc32w_r1_r2_r5[] = { |
| 818 | 0x45, 0x10, 0x42, 0xe1 // Crc32w r1 r2 r5 |
| 819 | }; |
| 820 | static const byte kInstruction_Crc32w_r1_r2_r6[] = { |
| 821 | 0x46, 0x10, 0x42, 0xe1 // Crc32w r1 r2 r6 |
| 822 | }; |
| 823 | static const byte kInstruction_Crc32w_r1_r2_r7[] = { |
| 824 | 0x47, 0x10, 0x42, 0xe1 // Crc32w r1 r2 r7 |
| 825 | }; |
| 826 | static const byte kInstruction_Crc32w_r1_r2_r8[] = { |
| 827 | 0x48, 0x10, 0x42, 0xe1 // Crc32w r1 r2 r8 |
| 828 | }; |
| 829 | static const byte kInstruction_Crc32w_r1_r2_r9[] = { |
| 830 | 0x49, 0x10, 0x42, 0xe1 // Crc32w r1 r2 r9 |
| 831 | }; |
| 832 | static const byte kInstruction_Crc32w_r1_r2_r10[] = { |
| 833 | 0x4a, 0x10, 0x42, 0xe1 // Crc32w r1 r2 r10 |
| 834 | }; |
| 835 | static const byte kInstruction_Crc32w_r1_r2_r11[] = { |
| 836 | 0x4b, 0x10, 0x42, 0xe1 // Crc32w r1 r2 r11 |
| 837 | }; |
| 838 | static const byte kInstruction_Crc32w_r1_r2_r12[] = { |
| 839 | 0x4c, 0x10, 0x42, 0xe1 // Crc32w r1 r2 r12 |
| 840 | }; |
| 841 | static const byte kInstruction_Crc32w_r1_r2_r13[] = { |
| 842 | 0x4d, 0x10, 0x42, 0xe1 // Crc32w r1 r2 r13 |
| 843 | }; |
| 844 | static const byte kInstruction_Crc32w_r1_r2_r14[] = { |
| 845 | 0x4e, 0x10, 0x42, 0xe1 // Crc32w r1 r2 r14 |
| 846 | }; |
| 847 | static const byte kInstruction_Crc32w_r1_r3_r0[] = { |
| 848 | 0x40, 0x10, 0x43, 0xe1 // Crc32w r1 r3 r0 |
| 849 | }; |
| 850 | static const byte kInstruction_Crc32w_r1_r3_r1[] = { |
| 851 | 0x41, 0x10, 0x43, 0xe1 // Crc32w r1 r3 r1 |
| 852 | }; |
| 853 | static const byte kInstruction_Crc32w_r1_r3_r2[] = { |
| 854 | 0x42, 0x10, 0x43, 0xe1 // Crc32w r1 r3 r2 |
| 855 | }; |
| 856 | static const byte kInstruction_Crc32w_r1_r3_r3[] = { |
| 857 | 0x43, 0x10, 0x43, 0xe1 // Crc32w r1 r3 r3 |
| 858 | }; |
| 859 | static const byte kInstruction_Crc32w_r1_r3_r4[] = { |
| 860 | 0x44, 0x10, 0x43, 0xe1 // Crc32w r1 r3 r4 |
| 861 | }; |
| 862 | static const byte kInstruction_Crc32w_r1_r3_r5[] = { |
| 863 | 0x45, 0x10, 0x43, 0xe1 // Crc32w r1 r3 r5 |
| 864 | }; |
| 865 | static const byte kInstruction_Crc32w_r1_r3_r6[] = { |
| 866 | 0x46, 0x10, 0x43, 0xe1 // Crc32w r1 r3 r6 |
| 867 | }; |
| 868 | static const byte kInstruction_Crc32w_r1_r3_r7[] = { |
| 869 | 0x47, 0x10, 0x43, 0xe1 // Crc32w r1 r3 r7 |
| 870 | }; |
| 871 | static const byte kInstruction_Crc32w_r1_r3_r8[] = { |
| 872 | 0x48, 0x10, 0x43, 0xe1 // Crc32w r1 r3 r8 |
| 873 | }; |
| 874 | static const byte kInstruction_Crc32w_r1_r3_r9[] = { |
| 875 | 0x49, 0x10, 0x43, 0xe1 // Crc32w r1 r3 r9 |
| 876 | }; |
| 877 | static const byte kInstruction_Crc32w_r1_r3_r10[] = { |
| 878 | 0x4a, 0x10, 0x43, 0xe1 // Crc32w r1 r3 r10 |
| 879 | }; |
| 880 | static const byte kInstruction_Crc32w_r1_r3_r11[] = { |
| 881 | 0x4b, 0x10, 0x43, 0xe1 // Crc32w r1 r3 r11 |
| 882 | }; |
| 883 | static const byte kInstruction_Crc32w_r1_r3_r12[] = { |
| 884 | 0x4c, 0x10, 0x43, 0xe1 // Crc32w r1 r3 r12 |
| 885 | }; |
| 886 | static const byte kInstruction_Crc32w_r1_r3_r13[] = { |
| 887 | 0x4d, 0x10, 0x43, 0xe1 // Crc32w r1 r3 r13 |
| 888 | }; |
| 889 | static const byte kInstruction_Crc32w_r1_r3_r14[] = { |
| 890 | 0x4e, 0x10, 0x43, 0xe1 // Crc32w r1 r3 r14 |
| 891 | }; |
| 892 | static const byte kInstruction_Crc32w_r1_r4_r0[] = { |
| 893 | 0x40, 0x10, 0x44, 0xe1 // Crc32w r1 r4 r0 |
| 894 | }; |
| 895 | static const byte kInstruction_Crc32w_r1_r4_r1[] = { |
| 896 | 0x41, 0x10, 0x44, 0xe1 // Crc32w r1 r4 r1 |
| 897 | }; |
| 898 | static const byte kInstruction_Crc32w_r1_r4_r2[] = { |
| 899 | 0x42, 0x10, 0x44, 0xe1 // Crc32w r1 r4 r2 |
| 900 | }; |
| 901 | static const byte kInstruction_Crc32w_r1_r4_r3[] = { |
| 902 | 0x43, 0x10, 0x44, 0xe1 // Crc32w r1 r4 r3 |
| 903 | }; |
| 904 | static const byte kInstruction_Crc32w_r1_r4_r4[] = { |
| 905 | 0x44, 0x10, 0x44, 0xe1 // Crc32w r1 r4 r4 |
| 906 | }; |
| 907 | static const byte kInstruction_Crc32w_r1_r4_r5[] = { |
| 908 | 0x45, 0x10, 0x44, 0xe1 // Crc32w r1 r4 r5 |
| 909 | }; |
| 910 | static const byte kInstruction_Crc32w_r1_r4_r6[] = { |
| 911 | 0x46, 0x10, 0x44, 0xe1 // Crc32w r1 r4 r6 |
| 912 | }; |
| 913 | static const byte kInstruction_Crc32w_r1_r4_r7[] = { |
| 914 | 0x47, 0x10, 0x44, 0xe1 // Crc32w r1 r4 r7 |
| 915 | }; |
| 916 | static const byte kInstruction_Crc32w_r1_r4_r8[] = { |
| 917 | 0x48, 0x10, 0x44, 0xe1 // Crc32w r1 r4 r8 |
| 918 | }; |
| 919 | static const byte kInstruction_Crc32w_r1_r4_r9[] = { |
| 920 | 0x49, 0x10, 0x44, 0xe1 // Crc32w r1 r4 r9 |
| 921 | }; |
| 922 | static const byte kInstruction_Crc32w_r1_r4_r10[] = { |
| 923 | 0x4a, 0x10, 0x44, 0xe1 // Crc32w r1 r4 r10 |
| 924 | }; |
| 925 | static const byte kInstruction_Crc32w_r1_r4_r11[] = { |
| 926 | 0x4b, 0x10, 0x44, 0xe1 // Crc32w r1 r4 r11 |
| 927 | }; |
| 928 | static const byte kInstruction_Crc32w_r1_r4_r12[] = { |
| 929 | 0x4c, 0x10, 0x44, 0xe1 // Crc32w r1 r4 r12 |
| 930 | }; |
| 931 | static const byte kInstruction_Crc32w_r1_r4_r13[] = { |
| 932 | 0x4d, 0x10, 0x44, 0xe1 // Crc32w r1 r4 r13 |
| 933 | }; |
| 934 | static const byte kInstruction_Crc32w_r1_r4_r14[] = { |
| 935 | 0x4e, 0x10, 0x44, 0xe1 // Crc32w r1 r4 r14 |
| 936 | }; |
| 937 | static const byte kInstruction_Crc32w_r1_r5_r0[] = { |
| 938 | 0x40, 0x10, 0x45, 0xe1 // Crc32w r1 r5 r0 |
| 939 | }; |
| 940 | static const byte kInstruction_Crc32w_r1_r5_r1[] = { |
| 941 | 0x41, 0x10, 0x45, 0xe1 // Crc32w r1 r5 r1 |
| 942 | }; |
| 943 | static const byte kInstruction_Crc32w_r1_r5_r2[] = { |
| 944 | 0x42, 0x10, 0x45, 0xe1 // Crc32w r1 r5 r2 |
| 945 | }; |
| 946 | static const byte kInstruction_Crc32w_r1_r5_r3[] = { |
| 947 | 0x43, 0x10, 0x45, 0xe1 // Crc32w r1 r5 r3 |
| 948 | }; |
| 949 | static const byte kInstruction_Crc32w_r1_r5_r4[] = { |
| 950 | 0x44, 0x10, 0x45, 0xe1 // Crc32w r1 r5 r4 |
| 951 | }; |
| 952 | static const byte kInstruction_Crc32w_r1_r5_r5[] = { |
| 953 | 0x45, 0x10, 0x45, 0xe1 // Crc32w r1 r5 r5 |
| 954 | }; |
| 955 | static const byte kInstruction_Crc32w_r1_r5_r6[] = { |
| 956 | 0x46, 0x10, 0x45, 0xe1 // Crc32w r1 r5 r6 |
| 957 | }; |
| 958 | static const byte kInstruction_Crc32w_r1_r5_r7[] = { |
| 959 | 0x47, 0x10, 0x45, 0xe1 // Crc32w r1 r5 r7 |
| 960 | }; |
| 961 | static const byte kInstruction_Crc32w_r1_r5_r8[] = { |
| 962 | 0x48, 0x10, 0x45, 0xe1 // Crc32w r1 r5 r8 |
| 963 | }; |
| 964 | static const byte kInstruction_Crc32w_r1_r5_r9[] = { |
| 965 | 0x49, 0x10, 0x45, 0xe1 // Crc32w r1 r5 r9 |
| 966 | }; |
| 967 | static const byte kInstruction_Crc32w_r1_r5_r10[] = { |
| 968 | 0x4a, 0x10, 0x45, 0xe1 // Crc32w r1 r5 r10 |
| 969 | }; |
| 970 | static const byte kInstruction_Crc32w_r1_r5_r11[] = { |
| 971 | 0x4b, 0x10, 0x45, 0xe1 // Crc32w r1 r5 r11 |
| 972 | }; |
| 973 | static const byte kInstruction_Crc32w_r1_r5_r12[] = { |
| 974 | 0x4c, 0x10, 0x45, 0xe1 // Crc32w r1 r5 r12 |
| 975 | }; |
| 976 | static const byte kInstruction_Crc32w_r1_r5_r13[] = { |
| 977 | 0x4d, 0x10, 0x45, 0xe1 // Crc32w r1 r5 r13 |
| 978 | }; |
| 979 | static const byte kInstruction_Crc32w_r1_r5_r14[] = { |
| 980 | 0x4e, 0x10, 0x45, 0xe1 // Crc32w r1 r5 r14 |
| 981 | }; |
| 982 | static const byte kInstruction_Crc32w_r1_r6_r0[] = { |
| 983 | 0x40, 0x10, 0x46, 0xe1 // Crc32w r1 r6 r0 |
| 984 | }; |
| 985 | static const byte kInstruction_Crc32w_r1_r6_r1[] = { |
| 986 | 0x41, 0x10, 0x46, 0xe1 // Crc32w r1 r6 r1 |
| 987 | }; |
| 988 | static const byte kInstruction_Crc32w_r1_r6_r2[] = { |
| 989 | 0x42, 0x10, 0x46, 0xe1 // Crc32w r1 r6 r2 |
| 990 | }; |
| 991 | static const byte kInstruction_Crc32w_r1_r6_r3[] = { |
| 992 | 0x43, 0x10, 0x46, 0xe1 // Crc32w r1 r6 r3 |
| 993 | }; |
| 994 | static const byte kInstruction_Crc32w_r1_r6_r4[] = { |
| 995 | 0x44, 0x10, 0x46, 0xe1 // Crc32w r1 r6 r4 |
| 996 | }; |
| 997 | static const byte kInstruction_Crc32w_r1_r6_r5[] = { |
| 998 | 0x45, 0x10, 0x46, 0xe1 // Crc32w r1 r6 r5 |
| 999 | }; |
| 1000 | static const byte kInstruction_Crc32w_r1_r6_r6[] = { |
| 1001 | 0x46, 0x10, 0x46, 0xe1 // Crc32w r1 r6 r6 |
| 1002 | }; |
| 1003 | static const byte kInstruction_Crc32w_r1_r6_r7[] = { |
| 1004 | 0x47, 0x10, 0x46, 0xe1 // Crc32w r1 r6 r7 |
| 1005 | }; |
| 1006 | static const byte kInstruction_Crc32w_r1_r6_r8[] = { |
| 1007 | 0x48, 0x10, 0x46, 0xe1 // Crc32w r1 r6 r8 |
| 1008 | }; |
| 1009 | static const byte kInstruction_Crc32w_r1_r6_r9[] = { |
| 1010 | 0x49, 0x10, 0x46, 0xe1 // Crc32w r1 r6 r9 |
| 1011 | }; |
| 1012 | static const byte kInstruction_Crc32w_r1_r6_r10[] = { |
| 1013 | 0x4a, 0x10, 0x46, 0xe1 // Crc32w r1 r6 r10 |
| 1014 | }; |
| 1015 | static const byte kInstruction_Crc32w_r1_r6_r11[] = { |
| 1016 | 0x4b, 0x10, 0x46, 0xe1 // Crc32w r1 r6 r11 |
| 1017 | }; |
| 1018 | static const byte kInstruction_Crc32w_r1_r6_r12[] = { |
| 1019 | 0x4c, 0x10, 0x46, 0xe1 // Crc32w r1 r6 r12 |
| 1020 | }; |
| 1021 | static const byte kInstruction_Crc32w_r1_r6_r13[] = { |
| 1022 | 0x4d, 0x10, 0x46, 0xe1 // Crc32w r1 r6 r13 |
| 1023 | }; |
| 1024 | static const byte kInstruction_Crc32w_r1_r6_r14[] = { |
| 1025 | 0x4e, 0x10, 0x46, 0xe1 // Crc32w r1 r6 r14 |
| 1026 | }; |
| 1027 | static const byte kInstruction_Crc32w_r1_r7_r0[] = { |
| 1028 | 0x40, 0x10, 0x47, 0xe1 // Crc32w r1 r7 r0 |
| 1029 | }; |
| 1030 | static const byte kInstruction_Crc32w_r1_r7_r1[] = { |
| 1031 | 0x41, 0x10, 0x47, 0xe1 // Crc32w r1 r7 r1 |
| 1032 | }; |
| 1033 | static const byte kInstruction_Crc32w_r1_r7_r2[] = { |
| 1034 | 0x42, 0x10, 0x47, 0xe1 // Crc32w r1 r7 r2 |
| 1035 | }; |
| 1036 | static const byte kInstruction_Crc32w_r1_r7_r3[] = { |
| 1037 | 0x43, 0x10, 0x47, 0xe1 // Crc32w r1 r7 r3 |
| 1038 | }; |
| 1039 | static const byte kInstruction_Crc32w_r1_r7_r4[] = { |
| 1040 | 0x44, 0x10, 0x47, 0xe1 // Crc32w r1 r7 r4 |
| 1041 | }; |
| 1042 | static const byte kInstruction_Crc32w_r1_r7_r5[] = { |
| 1043 | 0x45, 0x10, 0x47, 0xe1 // Crc32w r1 r7 r5 |
| 1044 | }; |
| 1045 | static const byte kInstruction_Crc32w_r1_r7_r6[] = { |
| 1046 | 0x46, 0x10, 0x47, 0xe1 // Crc32w r1 r7 r6 |
| 1047 | }; |
| 1048 | static const byte kInstruction_Crc32w_r1_r7_r7[] = { |
| 1049 | 0x47, 0x10, 0x47, 0xe1 // Crc32w r1 r7 r7 |
| 1050 | }; |
| 1051 | static const byte kInstruction_Crc32w_r1_r7_r8[] = { |
| 1052 | 0x48, 0x10, 0x47, 0xe1 // Crc32w r1 r7 r8 |
| 1053 | }; |
| 1054 | static const byte kInstruction_Crc32w_r1_r7_r9[] = { |
| 1055 | 0x49, 0x10, 0x47, 0xe1 // Crc32w r1 r7 r9 |
| 1056 | }; |
| 1057 | static const byte kInstruction_Crc32w_r1_r7_r10[] = { |
| 1058 | 0x4a, 0x10, 0x47, 0xe1 // Crc32w r1 r7 r10 |
| 1059 | }; |
| 1060 | static const byte kInstruction_Crc32w_r1_r7_r11[] = { |
| 1061 | 0x4b, 0x10, 0x47, 0xe1 // Crc32w r1 r7 r11 |
| 1062 | }; |
| 1063 | static const byte kInstruction_Crc32w_r1_r7_r12[] = { |
| 1064 | 0x4c, 0x10, 0x47, 0xe1 // Crc32w r1 r7 r12 |
| 1065 | }; |
| 1066 | static const byte kInstruction_Crc32w_r1_r7_r13[] = { |
| 1067 | 0x4d, 0x10, 0x47, 0xe1 // Crc32w r1 r7 r13 |
| 1068 | }; |
| 1069 | static const byte kInstruction_Crc32w_r1_r7_r14[] = { |
| 1070 | 0x4e, 0x10, 0x47, 0xe1 // Crc32w r1 r7 r14 |
| 1071 | }; |
| 1072 | static const byte kInstruction_Crc32w_r1_r8_r0[] = { |
| 1073 | 0x40, 0x10, 0x48, 0xe1 // Crc32w r1 r8 r0 |
| 1074 | }; |
| 1075 | static const byte kInstruction_Crc32w_r1_r8_r1[] = { |
| 1076 | 0x41, 0x10, 0x48, 0xe1 // Crc32w r1 r8 r1 |
| 1077 | }; |
| 1078 | static const byte kInstruction_Crc32w_r1_r8_r2[] = { |
| 1079 | 0x42, 0x10, 0x48, 0xe1 // Crc32w r1 r8 r2 |
| 1080 | }; |
| 1081 | static const byte kInstruction_Crc32w_r1_r8_r3[] = { |
| 1082 | 0x43, 0x10, 0x48, 0xe1 // Crc32w r1 r8 r3 |
| 1083 | }; |
| 1084 | static const byte kInstruction_Crc32w_r1_r8_r4[] = { |
| 1085 | 0x44, 0x10, 0x48, 0xe1 // Crc32w r1 r8 r4 |
| 1086 | }; |
| 1087 | static const byte kInstruction_Crc32w_r1_r8_r5[] = { |
| 1088 | 0x45, 0x10, 0x48, 0xe1 // Crc32w r1 r8 r5 |
| 1089 | }; |
| 1090 | static const byte kInstruction_Crc32w_r1_r8_r6[] = { |
| 1091 | 0x46, 0x10, 0x48, 0xe1 // Crc32w r1 r8 r6 |
| 1092 | }; |
| 1093 | static const byte kInstruction_Crc32w_r1_r8_r7[] = { |
| 1094 | 0x47, 0x10, 0x48, 0xe1 // Crc32w r1 r8 r7 |
| 1095 | }; |
| 1096 | static const byte kInstruction_Crc32w_r1_r8_r8[] = { |
| 1097 | 0x48, 0x10, 0x48, 0xe1 // Crc32w r1 r8 r8 |
| 1098 | }; |
| 1099 | static const byte kInstruction_Crc32w_r1_r8_r9[] = { |
| 1100 | 0x49, 0x10, 0x48, 0xe1 // Crc32w r1 r8 r9 |
| 1101 | }; |
| 1102 | static const byte kInstruction_Crc32w_r1_r8_r10[] = { |
| 1103 | 0x4a, 0x10, 0x48, 0xe1 // Crc32w r1 r8 r10 |
| 1104 | }; |
| 1105 | static const byte kInstruction_Crc32w_r1_r8_r11[] = { |
| 1106 | 0x4b, 0x10, 0x48, 0xe1 // Crc32w r1 r8 r11 |
| 1107 | }; |
| 1108 | static const byte kInstruction_Crc32w_r1_r8_r12[] = { |
| 1109 | 0x4c, 0x10, 0x48, 0xe1 // Crc32w r1 r8 r12 |
| 1110 | }; |
| 1111 | static const byte kInstruction_Crc32w_r1_r8_r13[] = { |
| 1112 | 0x4d, 0x10, 0x48, 0xe1 // Crc32w r1 r8 r13 |
| 1113 | }; |
| 1114 | static const byte kInstruction_Crc32w_r1_r8_r14[] = { |
| 1115 | 0x4e, 0x10, 0x48, 0xe1 // Crc32w r1 r8 r14 |
| 1116 | }; |
| 1117 | static const byte kInstruction_Crc32w_r1_r9_r0[] = { |
| 1118 | 0x40, 0x10, 0x49, 0xe1 // Crc32w r1 r9 r0 |
| 1119 | }; |
| 1120 | static const byte kInstruction_Crc32w_r1_r9_r1[] = { |
| 1121 | 0x41, 0x10, 0x49, 0xe1 // Crc32w r1 r9 r1 |
| 1122 | }; |
| 1123 | static const byte kInstruction_Crc32w_r1_r9_r2[] = { |
| 1124 | 0x42, 0x10, 0x49, 0xe1 // Crc32w r1 r9 r2 |
| 1125 | }; |
| 1126 | static const byte kInstruction_Crc32w_r1_r9_r3[] = { |
| 1127 | 0x43, 0x10, 0x49, 0xe1 // Crc32w r1 r9 r3 |
| 1128 | }; |
| 1129 | static const byte kInstruction_Crc32w_r1_r9_r4[] = { |
| 1130 | 0x44, 0x10, 0x49, 0xe1 // Crc32w r1 r9 r4 |
| 1131 | }; |
| 1132 | static const byte kInstruction_Crc32w_r1_r9_r5[] = { |
| 1133 | 0x45, 0x10, 0x49, 0xe1 // Crc32w r1 r9 r5 |
| 1134 | }; |
| 1135 | static const byte kInstruction_Crc32w_r1_r9_r6[] = { |
| 1136 | 0x46, 0x10, 0x49, 0xe1 // Crc32w r1 r9 r6 |
| 1137 | }; |
| 1138 | static const byte kInstruction_Crc32w_r1_r9_r7[] = { |
| 1139 | 0x47, 0x10, 0x49, 0xe1 // Crc32w r1 r9 r7 |
| 1140 | }; |
| 1141 | static const byte kInstruction_Crc32w_r1_r9_r8[] = { |
| 1142 | 0x48, 0x10, 0x49, 0xe1 // Crc32w r1 r9 r8 |
| 1143 | }; |
| 1144 | static const byte kInstruction_Crc32w_r1_r9_r9[] = { |
| 1145 | 0x49, 0x10, 0x49, 0xe1 // Crc32w r1 r9 r9 |
| 1146 | }; |
| 1147 | static const byte kInstruction_Crc32w_r1_r9_r10[] = { |
| 1148 | 0x4a, 0x10, 0x49, 0xe1 // Crc32w r1 r9 r10 |
| 1149 | }; |
| 1150 | static const byte kInstruction_Crc32w_r1_r9_r11[] = { |
| 1151 | 0x4b, 0x10, 0x49, 0xe1 // Crc32w r1 r9 r11 |
| 1152 | }; |
| 1153 | static const byte kInstruction_Crc32w_r1_r9_r12[] = { |
| 1154 | 0x4c, 0x10, 0x49, 0xe1 // Crc32w r1 r9 r12 |
| 1155 | }; |
| 1156 | static const byte kInstruction_Crc32w_r1_r9_r13[] = { |
| 1157 | 0x4d, 0x10, 0x49, 0xe1 // Crc32w r1 r9 r13 |
| 1158 | }; |
| 1159 | static const byte kInstruction_Crc32w_r1_r9_r14[] = { |
| 1160 | 0x4e, 0x10, 0x49, 0xe1 // Crc32w r1 r9 r14 |
| 1161 | }; |
| 1162 | static const byte kInstruction_Crc32w_r1_r10_r0[] = { |
| 1163 | 0x40, 0x10, 0x4a, 0xe1 // Crc32w r1 r10 r0 |
| 1164 | }; |
| 1165 | static const byte kInstruction_Crc32w_r1_r10_r1[] = { |
| 1166 | 0x41, 0x10, 0x4a, 0xe1 // Crc32w r1 r10 r1 |
| 1167 | }; |
| 1168 | static const byte kInstruction_Crc32w_r1_r10_r2[] = { |
| 1169 | 0x42, 0x10, 0x4a, 0xe1 // Crc32w r1 r10 r2 |
| 1170 | }; |
| 1171 | static const byte kInstruction_Crc32w_r1_r10_r3[] = { |
| 1172 | 0x43, 0x10, 0x4a, 0xe1 // Crc32w r1 r10 r3 |
| 1173 | }; |
| 1174 | static const byte kInstruction_Crc32w_r1_r10_r4[] = { |
| 1175 | 0x44, 0x10, 0x4a, 0xe1 // Crc32w r1 r10 r4 |
| 1176 | }; |
| 1177 | static const byte kInstruction_Crc32w_r1_r10_r5[] = { |
| 1178 | 0x45, 0x10, 0x4a, 0xe1 // Crc32w r1 r10 r5 |
| 1179 | }; |
| 1180 | static const byte kInstruction_Crc32w_r1_r10_r6[] = { |
| 1181 | 0x46, 0x10, 0x4a, 0xe1 // Crc32w r1 r10 r6 |
| 1182 | }; |
| 1183 | static const byte kInstruction_Crc32w_r1_r10_r7[] = { |
| 1184 | 0x47, 0x10, 0x4a, 0xe1 // Crc32w r1 r10 r7 |
| 1185 | }; |
| 1186 | static const byte kInstruction_Crc32w_r1_r10_r8[] = { |
| 1187 | 0x48, 0x10, 0x4a, 0xe1 // Crc32w r1 r10 r8 |
| 1188 | }; |
| 1189 | static const byte kInstruction_Crc32w_r1_r10_r9[] = { |
| 1190 | 0x49, 0x10, 0x4a, 0xe1 // Crc32w r1 r10 r9 |
| 1191 | }; |
| 1192 | static const byte kInstruction_Crc32w_r1_r10_r10[] = { |
| 1193 | 0x4a, 0x10, 0x4a, 0xe1 // Crc32w r1 r10 r10 |
| 1194 | }; |
| 1195 | static const byte kInstruction_Crc32w_r1_r10_r11[] = { |
| 1196 | 0x4b, 0x10, 0x4a, 0xe1 // Crc32w r1 r10 r11 |
| 1197 | }; |
| 1198 | static const byte kInstruction_Crc32w_r1_r10_r12[] = { |
| 1199 | 0x4c, 0x10, 0x4a, 0xe1 // Crc32w r1 r10 r12 |
| 1200 | }; |
| 1201 | static const byte kInstruction_Crc32w_r1_r10_r13[] = { |
| 1202 | 0x4d, 0x10, 0x4a, 0xe1 // Crc32w r1 r10 r13 |
| 1203 | }; |
| 1204 | static const byte kInstruction_Crc32w_r1_r10_r14[] = { |
| 1205 | 0x4e, 0x10, 0x4a, 0xe1 // Crc32w r1 r10 r14 |
| 1206 | }; |
| 1207 | static const byte kInstruction_Crc32w_r1_r11_r0[] = { |
| 1208 | 0x40, 0x10, 0x4b, 0xe1 // Crc32w r1 r11 r0 |
| 1209 | }; |
| 1210 | static const byte kInstruction_Crc32w_r1_r11_r1[] = { |
| 1211 | 0x41, 0x10, 0x4b, 0xe1 // Crc32w r1 r11 r1 |
| 1212 | }; |
| 1213 | static const byte kInstruction_Crc32w_r1_r11_r2[] = { |
| 1214 | 0x42, 0x10, 0x4b, 0xe1 // Crc32w r1 r11 r2 |
| 1215 | }; |
| 1216 | static const byte kInstruction_Crc32w_r1_r11_r3[] = { |
| 1217 | 0x43, 0x10, 0x4b, 0xe1 // Crc32w r1 r11 r3 |
| 1218 | }; |
| 1219 | static const byte kInstruction_Crc32w_r1_r11_r4[] = { |
| 1220 | 0x44, 0x10, 0x4b, 0xe1 // Crc32w r1 r11 r4 |
| 1221 | }; |
| 1222 | static const byte kInstruction_Crc32w_r1_r11_r5[] = { |
| 1223 | 0x45, 0x10, 0x4b, 0xe1 // Crc32w r1 r11 r5 |
| 1224 | }; |
| 1225 | static const byte kInstruction_Crc32w_r1_r11_r6[] = { |
| 1226 | 0x46, 0x10, 0x4b, 0xe1 // Crc32w r1 r11 r6 |
| 1227 | }; |
| 1228 | static const byte kInstruction_Crc32w_r1_r11_r7[] = { |
| 1229 | 0x47, 0x10, 0x4b, 0xe1 // Crc32w r1 r11 r7 |
| 1230 | }; |
| 1231 | static const byte kInstruction_Crc32w_r1_r11_r8[] = { |
| 1232 | 0x48, 0x10, 0x4b, 0xe1 // Crc32w r1 r11 r8 |
| 1233 | }; |
| 1234 | static const byte kInstruction_Crc32w_r1_r11_r9[] = { |
| 1235 | 0x49, 0x10, 0x4b, 0xe1 // Crc32w r1 r11 r9 |
| 1236 | }; |
| 1237 | static const byte kInstruction_Crc32w_r1_r11_r10[] = { |
| 1238 | 0x4a, 0x10, 0x4b, 0xe1 // Crc32w r1 r11 r10 |
| 1239 | }; |
| 1240 | static const byte kInstruction_Crc32w_r1_r11_r11[] = { |
| 1241 | 0x4b, 0x10, 0x4b, 0xe1 // Crc32w r1 r11 r11 |
| 1242 | }; |
| 1243 | static const byte kInstruction_Crc32w_r1_r11_r12[] = { |
| 1244 | 0x4c, 0x10, 0x4b, 0xe1 // Crc32w r1 r11 r12 |
| 1245 | }; |
| 1246 | static const byte kInstruction_Crc32w_r1_r11_r13[] = { |
| 1247 | 0x4d, 0x10, 0x4b, 0xe1 // Crc32w r1 r11 r13 |
| 1248 | }; |
| 1249 | static const byte kInstruction_Crc32w_r1_r11_r14[] = { |
| 1250 | 0x4e, 0x10, 0x4b, 0xe1 // Crc32w r1 r11 r14 |
| 1251 | }; |
| 1252 | static const byte kInstruction_Crc32w_r1_r12_r0[] = { |
| 1253 | 0x40, 0x10, 0x4c, 0xe1 // Crc32w r1 r12 r0 |
| 1254 | }; |
| 1255 | static const byte kInstruction_Crc32w_r1_r12_r1[] = { |
| 1256 | 0x41, 0x10, 0x4c, 0xe1 // Crc32w r1 r12 r1 |
| 1257 | }; |
| 1258 | static const byte kInstruction_Crc32w_r1_r12_r2[] = { |
| 1259 | 0x42, 0x10, 0x4c, 0xe1 // Crc32w r1 r12 r2 |
| 1260 | }; |
| 1261 | static const byte kInstruction_Crc32w_r1_r12_r3[] = { |
| 1262 | 0x43, 0x10, 0x4c, 0xe1 // Crc32w r1 r12 r3 |
| 1263 | }; |
| 1264 | static const byte kInstruction_Crc32w_r1_r12_r4[] = { |
| 1265 | 0x44, 0x10, 0x4c, 0xe1 // Crc32w r1 r12 r4 |
| 1266 | }; |
| 1267 | static const byte kInstruction_Crc32w_r1_r12_r5[] = { |
| 1268 | 0x45, 0x10, 0x4c, 0xe1 // Crc32w r1 r12 r5 |
| 1269 | }; |
| 1270 | static const byte kInstruction_Crc32w_r1_r12_r6[] = { |
| 1271 | 0x46, 0x10, 0x4c, 0xe1 // Crc32w r1 r12 r6 |
| 1272 | }; |
| 1273 | static const byte kInstruction_Crc32w_r1_r12_r7[] = { |
| 1274 | 0x47, 0x10, 0x4c, 0xe1 // Crc32w r1 r12 r7 |
| 1275 | }; |
| 1276 | static const byte kInstruction_Crc32w_r1_r12_r8[] = { |
| 1277 | 0x48, 0x10, 0x4c, 0xe1 // Crc32w r1 r12 r8 |
| 1278 | }; |
| 1279 | static const byte kInstruction_Crc32w_r1_r12_r9[] = { |
| 1280 | 0x49, 0x10, 0x4c, 0xe1 // Crc32w r1 r12 r9 |
| 1281 | }; |
| 1282 | static const byte kInstruction_Crc32w_r1_r12_r10[] = { |
| 1283 | 0x4a, 0x10, 0x4c, 0xe1 // Crc32w r1 r12 r10 |
| 1284 | }; |
| 1285 | static const byte kInstruction_Crc32w_r1_r12_r11[] = { |
| 1286 | 0x4b, 0x10, 0x4c, 0xe1 // Crc32w r1 r12 r11 |
| 1287 | }; |
| 1288 | static const byte kInstruction_Crc32w_r1_r12_r12[] = { |
| 1289 | 0x4c, 0x10, 0x4c, 0xe1 // Crc32w r1 r12 r12 |
| 1290 | }; |
| 1291 | static const byte kInstruction_Crc32w_r1_r12_r13[] = { |
| 1292 | 0x4d, 0x10, 0x4c, 0xe1 // Crc32w r1 r12 r13 |
| 1293 | }; |
| 1294 | static const byte kInstruction_Crc32w_r1_r12_r14[] = { |
| 1295 | 0x4e, 0x10, 0x4c, 0xe1 // Crc32w r1 r12 r14 |
| 1296 | }; |
| 1297 | static const byte kInstruction_Crc32w_r1_r13_r0[] = { |
| 1298 | 0x40, 0x10, 0x4d, 0xe1 // Crc32w r1 r13 r0 |
| 1299 | }; |
| 1300 | static const byte kInstruction_Crc32w_r1_r13_r1[] = { |
| 1301 | 0x41, 0x10, 0x4d, 0xe1 // Crc32w r1 r13 r1 |
| 1302 | }; |
| 1303 | static const byte kInstruction_Crc32w_r1_r13_r2[] = { |
| 1304 | 0x42, 0x10, 0x4d, 0xe1 // Crc32w r1 r13 r2 |
| 1305 | }; |
| 1306 | static const byte kInstruction_Crc32w_r1_r13_r3[] = { |
| 1307 | 0x43, 0x10, 0x4d, 0xe1 // Crc32w r1 r13 r3 |
| 1308 | }; |
| 1309 | static const byte kInstruction_Crc32w_r1_r13_r4[] = { |
| 1310 | 0x44, 0x10, 0x4d, 0xe1 // Crc32w r1 r13 r4 |
| 1311 | }; |
| 1312 | static const byte kInstruction_Crc32w_r1_r13_r5[] = { |
| 1313 | 0x45, 0x10, 0x4d, 0xe1 // Crc32w r1 r13 r5 |
| 1314 | }; |
| 1315 | static const byte kInstruction_Crc32w_r1_r13_r6[] = { |
| 1316 | 0x46, 0x10, 0x4d, 0xe1 // Crc32w r1 r13 r6 |
| 1317 | }; |
| 1318 | static const byte kInstruction_Crc32w_r1_r13_r7[] = { |
| 1319 | 0x47, 0x10, 0x4d, 0xe1 // Crc32w r1 r13 r7 |
| 1320 | }; |
| 1321 | static const byte kInstruction_Crc32w_r1_r13_r8[] = { |
| 1322 | 0x48, 0x10, 0x4d, 0xe1 // Crc32w r1 r13 r8 |
| 1323 | }; |
| 1324 | static const byte kInstruction_Crc32w_r1_r13_r9[] = { |
| 1325 | 0x49, 0x10, 0x4d, 0xe1 // Crc32w r1 r13 r9 |
| 1326 | }; |
| 1327 | static const byte kInstruction_Crc32w_r1_r13_r10[] = { |
| 1328 | 0x4a, 0x10, 0x4d, 0xe1 // Crc32w r1 r13 r10 |
| 1329 | }; |
| 1330 | static const byte kInstruction_Crc32w_r1_r13_r11[] = { |
| 1331 | 0x4b, 0x10, 0x4d, 0xe1 // Crc32w r1 r13 r11 |
| 1332 | }; |
| 1333 | static const byte kInstruction_Crc32w_r1_r13_r12[] = { |
| 1334 | 0x4c, 0x10, 0x4d, 0xe1 // Crc32w r1 r13 r12 |
| 1335 | }; |
| 1336 | static const byte kInstruction_Crc32w_r1_r13_r13[] = { |
| 1337 | 0x4d, 0x10, 0x4d, 0xe1 // Crc32w r1 r13 r13 |
| 1338 | }; |
| 1339 | static const byte kInstruction_Crc32w_r1_r13_r14[] = { |
| 1340 | 0x4e, 0x10, 0x4d, 0xe1 // Crc32w r1 r13 r14 |
| 1341 | }; |
| 1342 | static const byte kInstruction_Crc32w_r1_r14_r0[] = { |
| 1343 | 0x40, 0x10, 0x4e, 0xe1 // Crc32w r1 r14 r0 |
| 1344 | }; |
| 1345 | static const byte kInstruction_Crc32w_r1_r14_r1[] = { |
| 1346 | 0x41, 0x10, 0x4e, 0xe1 // Crc32w r1 r14 r1 |
| 1347 | }; |
| 1348 | static const byte kInstruction_Crc32w_r1_r14_r2[] = { |
| 1349 | 0x42, 0x10, 0x4e, 0xe1 // Crc32w r1 r14 r2 |
| 1350 | }; |
| 1351 | static const byte kInstruction_Crc32w_r1_r14_r3[] = { |
| 1352 | 0x43, 0x10, 0x4e, 0xe1 // Crc32w r1 r14 r3 |
| 1353 | }; |
| 1354 | static const byte kInstruction_Crc32w_r1_r14_r4[] = { |
| 1355 | 0x44, 0x10, 0x4e, 0xe1 // Crc32w r1 r14 r4 |
| 1356 | }; |
| 1357 | static const byte kInstruction_Crc32w_r1_r14_r5[] = { |
| 1358 | 0x45, 0x10, 0x4e, 0xe1 // Crc32w r1 r14 r5 |
| 1359 | }; |
| 1360 | static const byte kInstruction_Crc32w_r1_r14_r6[] = { |
| 1361 | 0x46, 0x10, 0x4e, 0xe1 // Crc32w r1 r14 r6 |
| 1362 | }; |
| 1363 | static const byte kInstruction_Crc32w_r1_r14_r7[] = { |
| 1364 | 0x47, 0x10, 0x4e, 0xe1 // Crc32w r1 r14 r7 |
| 1365 | }; |
| 1366 | static const byte kInstruction_Crc32w_r1_r14_r8[] = { |
| 1367 | 0x48, 0x10, 0x4e, 0xe1 // Crc32w r1 r14 r8 |
| 1368 | }; |
| 1369 | static const byte kInstruction_Crc32w_r1_r14_r9[] = { |
| 1370 | 0x49, 0x10, 0x4e, 0xe1 // Crc32w r1 r14 r9 |
| 1371 | }; |
| 1372 | static const byte kInstruction_Crc32w_r1_r14_r10[] = { |
| 1373 | 0x4a, 0x10, 0x4e, 0xe1 // Crc32w r1 r14 r10 |
| 1374 | }; |
| 1375 | static const byte kInstruction_Crc32w_r1_r14_r11[] = { |
| 1376 | 0x4b, 0x10, 0x4e, 0xe1 // Crc32w r1 r14 r11 |
| 1377 | }; |
| 1378 | static const byte kInstruction_Crc32w_r1_r14_r12[] = { |
| 1379 | 0x4c, 0x10, 0x4e, 0xe1 // Crc32w r1 r14 r12 |
| 1380 | }; |
| 1381 | static const byte kInstruction_Crc32w_r1_r14_r13[] = { |
| 1382 | 0x4d, 0x10, 0x4e, 0xe1 // Crc32w r1 r14 r13 |
| 1383 | }; |
| 1384 | static const byte kInstruction_Crc32w_r1_r14_r14[] = { |
| 1385 | 0x4e, 0x10, 0x4e, 0xe1 // Crc32w r1 r14 r14 |
| 1386 | }; |
| 1387 | static const byte kInstruction_Crc32w_r2_r0_r0[] = { |
| 1388 | 0x40, 0x20, 0x40, 0xe1 // Crc32w r2 r0 r0 |
| 1389 | }; |
| 1390 | static const byte kInstruction_Crc32w_r2_r0_r1[] = { |
| 1391 | 0x41, 0x20, 0x40, 0xe1 // Crc32w r2 r0 r1 |
| 1392 | }; |
| 1393 | static const byte kInstruction_Crc32w_r2_r0_r2[] = { |
| 1394 | 0x42, 0x20, 0x40, 0xe1 // Crc32w r2 r0 r2 |
| 1395 | }; |
| 1396 | static const byte kInstruction_Crc32w_r2_r0_r3[] = { |
| 1397 | 0x43, 0x20, 0x40, 0xe1 // Crc32w r2 r0 r3 |
| 1398 | }; |
| 1399 | static const byte kInstruction_Crc32w_r2_r0_r4[] = { |
| 1400 | 0x44, 0x20, 0x40, 0xe1 // Crc32w r2 r0 r4 |
| 1401 | }; |
| 1402 | static const byte kInstruction_Crc32w_r2_r0_r5[] = { |
| 1403 | 0x45, 0x20, 0x40, 0xe1 // Crc32w r2 r0 r5 |
| 1404 | }; |
| 1405 | static const byte kInstruction_Crc32w_r2_r0_r6[] = { |
| 1406 | 0x46, 0x20, 0x40, 0xe1 // Crc32w r2 r0 r6 |
| 1407 | }; |
| 1408 | static const byte kInstruction_Crc32w_r2_r0_r7[] = { |
| 1409 | 0x47, 0x20, 0x40, 0xe1 // Crc32w r2 r0 r7 |
| 1410 | }; |
| 1411 | static const byte kInstruction_Crc32w_r2_r0_r8[] = { |
| 1412 | 0x48, 0x20, 0x40, 0xe1 // Crc32w r2 r0 r8 |
| 1413 | }; |
| 1414 | static const byte kInstruction_Crc32w_r2_r0_r9[] = { |
| 1415 | 0x49, 0x20, 0x40, 0xe1 // Crc32w r2 r0 r9 |
| 1416 | }; |
| 1417 | static const byte kInstruction_Crc32w_r2_r0_r10[] = { |
| 1418 | 0x4a, 0x20, 0x40, 0xe1 // Crc32w r2 r0 r10 |
| 1419 | }; |
| 1420 | static const byte kInstruction_Crc32w_r2_r0_r11[] = { |
| 1421 | 0x4b, 0x20, 0x40, 0xe1 // Crc32w r2 r0 r11 |
| 1422 | }; |
| 1423 | static const byte kInstruction_Crc32w_r2_r0_r12[] = { |
| 1424 | 0x4c, 0x20, 0x40, 0xe1 // Crc32w r2 r0 r12 |
| 1425 | }; |
| 1426 | static const byte kInstruction_Crc32w_r2_r0_r13[] = { |
| 1427 | 0x4d, 0x20, 0x40, 0xe1 // Crc32w r2 r0 r13 |
| 1428 | }; |
| 1429 | static const byte kInstruction_Crc32w_r2_r0_r14[] = { |
| 1430 | 0x4e, 0x20, 0x40, 0xe1 // Crc32w r2 r0 r14 |
| 1431 | }; |
| 1432 | static const byte kInstruction_Crc32w_r2_r1_r0[] = { |
| 1433 | 0x40, 0x20, 0x41, 0xe1 // Crc32w r2 r1 r0 |
| 1434 | }; |
| 1435 | static const byte kInstruction_Crc32w_r2_r1_r1[] = { |
| 1436 | 0x41, 0x20, 0x41, 0xe1 // Crc32w r2 r1 r1 |
| 1437 | }; |
| 1438 | static const byte kInstruction_Crc32w_r2_r1_r2[] = { |
| 1439 | 0x42, 0x20, 0x41, 0xe1 // Crc32w r2 r1 r2 |
| 1440 | }; |
| 1441 | static const byte kInstruction_Crc32w_r2_r1_r3[] = { |
| 1442 | 0x43, 0x20, 0x41, 0xe1 // Crc32w r2 r1 r3 |
| 1443 | }; |
| 1444 | static const byte kInstruction_Crc32w_r2_r1_r4[] = { |
| 1445 | 0x44, 0x20, 0x41, 0xe1 // Crc32w r2 r1 r4 |
| 1446 | }; |
| 1447 | static const byte kInstruction_Crc32w_r2_r1_r5[] = { |
| 1448 | 0x45, 0x20, 0x41, 0xe1 // Crc32w r2 r1 r5 |
| 1449 | }; |
| 1450 | static const byte kInstruction_Crc32w_r2_r1_r6[] = { |
| 1451 | 0x46, 0x20, 0x41, 0xe1 // Crc32w r2 r1 r6 |
| 1452 | }; |
| 1453 | static const byte kInstruction_Crc32w_r2_r1_r7[] = { |
| 1454 | 0x47, 0x20, 0x41, 0xe1 // Crc32w r2 r1 r7 |
| 1455 | }; |
| 1456 | static const byte kInstruction_Crc32w_r2_r1_r8[] = { |
| 1457 | 0x48, 0x20, 0x41, 0xe1 // Crc32w r2 r1 r8 |
| 1458 | }; |
| 1459 | static const byte kInstruction_Crc32w_r2_r1_r9[] = { |
| 1460 | 0x49, 0x20, 0x41, 0xe1 // Crc32w r2 r1 r9 |
| 1461 | }; |
| 1462 | static const byte kInstruction_Crc32w_r2_r1_r10[] = { |
| 1463 | 0x4a, 0x20, 0x41, 0xe1 // Crc32w r2 r1 r10 |
| 1464 | }; |
| 1465 | static const byte kInstruction_Crc32w_r2_r1_r11[] = { |
| 1466 | 0x4b, 0x20, 0x41, 0xe1 // Crc32w r2 r1 r11 |
| 1467 | }; |
| 1468 | static const byte kInstruction_Crc32w_r2_r1_r12[] = { |
| 1469 | 0x4c, 0x20, 0x41, 0xe1 // Crc32w r2 r1 r12 |
| 1470 | }; |
| 1471 | static const byte kInstruction_Crc32w_r2_r1_r13[] = { |
| 1472 | 0x4d, 0x20, 0x41, 0xe1 // Crc32w r2 r1 r13 |
| 1473 | }; |
| 1474 | static const byte kInstruction_Crc32w_r2_r1_r14[] = { |
| 1475 | 0x4e, 0x20, 0x41, 0xe1 // Crc32w r2 r1 r14 |
| 1476 | }; |
| 1477 | static const byte kInstruction_Crc32w_r2_r2_r0[] = { |
| 1478 | 0x40, 0x20, 0x42, 0xe1 // Crc32w r2 r2 r0 |
| 1479 | }; |
| 1480 | static const byte kInstruction_Crc32w_r2_r2_r1[] = { |
| 1481 | 0x41, 0x20, 0x42, 0xe1 // Crc32w r2 r2 r1 |
| 1482 | }; |
| 1483 | static const byte kInstruction_Crc32w_r2_r2_r2[] = { |
| 1484 | 0x42, 0x20, 0x42, 0xe1 // Crc32w r2 r2 r2 |
| 1485 | }; |
| 1486 | static const byte kInstruction_Crc32w_r2_r2_r3[] = { |
| 1487 | 0x43, 0x20, 0x42, 0xe1 // Crc32w r2 r2 r3 |
| 1488 | }; |
| 1489 | static const byte kInstruction_Crc32w_r2_r2_r4[] = { |
| 1490 | 0x44, 0x20, 0x42, 0xe1 // Crc32w r2 r2 r4 |
| 1491 | }; |
| 1492 | static const byte kInstruction_Crc32w_r2_r2_r5[] = { |
| 1493 | 0x45, 0x20, 0x42, 0xe1 // Crc32w r2 r2 r5 |
| 1494 | }; |
| 1495 | static const byte kInstruction_Crc32w_r2_r2_r6[] = { |
| 1496 | 0x46, 0x20, 0x42, 0xe1 // Crc32w r2 r2 r6 |
| 1497 | }; |
| 1498 | static const byte kInstruction_Crc32w_r2_r2_r7[] = { |
| 1499 | 0x47, 0x20, 0x42, 0xe1 // Crc32w r2 r2 r7 |
| 1500 | }; |
| 1501 | static const byte kInstruction_Crc32w_r2_r2_r8[] = { |
| 1502 | 0x48, 0x20, 0x42, 0xe1 // Crc32w r2 r2 r8 |
| 1503 | }; |
| 1504 | static const byte kInstruction_Crc32w_r2_r2_r9[] = { |
| 1505 | 0x49, 0x20, 0x42, 0xe1 // Crc32w r2 r2 r9 |
| 1506 | }; |
| 1507 | static const byte kInstruction_Crc32w_r2_r2_r10[] = { |
| 1508 | 0x4a, 0x20, 0x42, 0xe1 // Crc32w r2 r2 r10 |
| 1509 | }; |
| 1510 | static const byte kInstruction_Crc32w_r2_r2_r11[] = { |
| 1511 | 0x4b, 0x20, 0x42, 0xe1 // Crc32w r2 r2 r11 |
| 1512 | }; |
| 1513 | static const byte kInstruction_Crc32w_r2_r2_r12[] = { |
| 1514 | 0x4c, 0x20, 0x42, 0xe1 // Crc32w r2 r2 r12 |
| 1515 | }; |
| 1516 | static const byte kInstruction_Crc32w_r2_r2_r13[] = { |
| 1517 | 0x4d, 0x20, 0x42, 0xe1 // Crc32w r2 r2 r13 |
| 1518 | }; |
| 1519 | static const byte kInstruction_Crc32w_r2_r2_r14[] = { |
| 1520 | 0x4e, 0x20, 0x42, 0xe1 // Crc32w r2 r2 r14 |
| 1521 | }; |
| 1522 | static const byte kInstruction_Crc32w_r2_r3_r0[] = { |
| 1523 | 0x40, 0x20, 0x43, 0xe1 // Crc32w r2 r3 r0 |
| 1524 | }; |
| 1525 | static const byte kInstruction_Crc32w_r2_r3_r1[] = { |
| 1526 | 0x41, 0x20, 0x43, 0xe1 // Crc32w r2 r3 r1 |
| 1527 | }; |
| 1528 | static const byte kInstruction_Crc32w_r2_r3_r2[] = { |
| 1529 | 0x42, 0x20, 0x43, 0xe1 // Crc32w r2 r3 r2 |
| 1530 | }; |
| 1531 | static const byte kInstruction_Crc32w_r2_r3_r3[] = { |
| 1532 | 0x43, 0x20, 0x43, 0xe1 // Crc32w r2 r3 r3 |
| 1533 | }; |
| 1534 | static const byte kInstruction_Crc32w_r2_r3_r4[] = { |
| 1535 | 0x44, 0x20, 0x43, 0xe1 // Crc32w r2 r3 r4 |
| 1536 | }; |
| 1537 | static const byte kInstruction_Crc32w_r2_r3_r5[] = { |
| 1538 | 0x45, 0x20, 0x43, 0xe1 // Crc32w r2 r3 r5 |
| 1539 | }; |
| 1540 | static const byte kInstruction_Crc32w_r2_r3_r6[] = { |
| 1541 | 0x46, 0x20, 0x43, 0xe1 // Crc32w r2 r3 r6 |
| 1542 | }; |
| 1543 | static const byte kInstruction_Crc32w_r2_r3_r7[] = { |
| 1544 | 0x47, 0x20, 0x43, 0xe1 // Crc32w r2 r3 r7 |
| 1545 | }; |
| 1546 | static const byte kInstruction_Crc32w_r2_r3_r8[] = { |
| 1547 | 0x48, 0x20, 0x43, 0xe1 // Crc32w r2 r3 r8 |
| 1548 | }; |
| 1549 | static const byte kInstruction_Crc32w_r2_r3_r9[] = { |
| 1550 | 0x49, 0x20, 0x43, 0xe1 // Crc32w r2 r3 r9 |
| 1551 | }; |
| 1552 | static const byte kInstruction_Crc32w_r2_r3_r10[] = { |
| 1553 | 0x4a, 0x20, 0x43, 0xe1 // Crc32w r2 r3 r10 |
| 1554 | }; |
| 1555 | static const byte kInstruction_Crc32w_r2_r3_r11[] = { |
| 1556 | 0x4b, 0x20, 0x43, 0xe1 // Crc32w r2 r3 r11 |
| 1557 | }; |
| 1558 | static const byte kInstruction_Crc32w_r2_r3_r12[] = { |
| 1559 | 0x4c, 0x20, 0x43, 0xe1 // Crc32w r2 r3 r12 |
| 1560 | }; |
| 1561 | static const byte kInstruction_Crc32w_r2_r3_r13[] = { |
| 1562 | 0x4d, 0x20, 0x43, 0xe1 // Crc32w r2 r3 r13 |
| 1563 | }; |
| 1564 | static const byte kInstruction_Crc32w_r2_r3_r14[] = { |
| 1565 | 0x4e, 0x20, 0x43, 0xe1 // Crc32w r2 r3 r14 |
| 1566 | }; |
| 1567 | static const byte kInstruction_Crc32w_r2_r4_r0[] = { |
| 1568 | 0x40, 0x20, 0x44, 0xe1 // Crc32w r2 r4 r0 |
| 1569 | }; |
| 1570 | static const byte kInstruction_Crc32w_r2_r4_r1[] = { |
| 1571 | 0x41, 0x20, 0x44, 0xe1 // Crc32w r2 r4 r1 |
| 1572 | }; |
| 1573 | static const byte kInstruction_Crc32w_r2_r4_r2[] = { |
| 1574 | 0x42, 0x20, 0x44, 0xe1 // Crc32w r2 r4 r2 |
| 1575 | }; |
| 1576 | static const byte kInstruction_Crc32w_r2_r4_r3[] = { |
| 1577 | 0x43, 0x20, 0x44, 0xe1 // Crc32w r2 r4 r3 |
| 1578 | }; |
| 1579 | static const byte kInstruction_Crc32w_r2_r4_r4[] = { |
| 1580 | 0x44, 0x20, 0x44, 0xe1 // Crc32w r2 r4 r4 |
| 1581 | }; |
| 1582 | static const byte kInstruction_Crc32w_r2_r4_r5[] = { |
| 1583 | 0x45, 0x20, 0x44, 0xe1 // Crc32w r2 r4 r5 |
| 1584 | }; |
| 1585 | static const byte kInstruction_Crc32w_r2_r4_r6[] = { |
| 1586 | 0x46, 0x20, 0x44, 0xe1 // Crc32w r2 r4 r6 |
| 1587 | }; |
| 1588 | static const byte kInstruction_Crc32w_r2_r4_r7[] = { |
| 1589 | 0x47, 0x20, 0x44, 0xe1 // Crc32w r2 r4 r7 |
| 1590 | }; |
| 1591 | static const byte kInstruction_Crc32w_r2_r4_r8[] = { |
| 1592 | 0x48, 0x20, 0x44, 0xe1 // Crc32w r2 r4 r8 |
| 1593 | }; |
| 1594 | static const byte kInstruction_Crc32w_r2_r4_r9[] = { |
| 1595 | 0x49, 0x20, 0x44, 0xe1 // Crc32w r2 r4 r9 |
| 1596 | }; |
| 1597 | static const byte kInstruction_Crc32w_r2_r4_r10[] = { |
| 1598 | 0x4a, 0x20, 0x44, 0xe1 // Crc32w r2 r4 r10 |
| 1599 | }; |
| 1600 | static const byte kInstruction_Crc32w_r2_r4_r11[] = { |
| 1601 | 0x4b, 0x20, 0x44, 0xe1 // Crc32w r2 r4 r11 |
| 1602 | }; |
| 1603 | static const byte kInstruction_Crc32w_r2_r4_r12[] = { |
| 1604 | 0x4c, 0x20, 0x44, 0xe1 // Crc32w r2 r4 r12 |
| 1605 | }; |
| 1606 | static const byte kInstruction_Crc32w_r2_r4_r13[] = { |
| 1607 | 0x4d, 0x20, 0x44, 0xe1 // Crc32w r2 r4 r13 |
| 1608 | }; |
| 1609 | static const byte kInstruction_Crc32w_r2_r4_r14[] = { |
| 1610 | 0x4e, 0x20, 0x44, 0xe1 // Crc32w r2 r4 r14 |
| 1611 | }; |
| 1612 | static const byte kInstruction_Crc32w_r2_r5_r0[] = { |
| 1613 | 0x40, 0x20, 0x45, 0xe1 // Crc32w r2 r5 r0 |
| 1614 | }; |
| 1615 | static const byte kInstruction_Crc32w_r2_r5_r1[] = { |
| 1616 | 0x41, 0x20, 0x45, 0xe1 // Crc32w r2 r5 r1 |
| 1617 | }; |
| 1618 | static const byte kInstruction_Crc32w_r2_r5_r2[] = { |
| 1619 | 0x42, 0x20, 0x45, 0xe1 // Crc32w r2 r5 r2 |
| 1620 | }; |
| 1621 | static const byte kInstruction_Crc32w_r2_r5_r3[] = { |
| 1622 | 0x43, 0x20, 0x45, 0xe1 // Crc32w r2 r5 r3 |
| 1623 | }; |
| 1624 | static const byte kInstruction_Crc32w_r2_r5_r4[] = { |
| 1625 | 0x44, 0x20, 0x45, 0xe1 // Crc32w r2 r5 r4 |
| 1626 | }; |
| 1627 | static const byte kInstruction_Crc32w_r2_r5_r5[] = { |
| 1628 | 0x45, 0x20, 0x45, 0xe1 // Crc32w r2 r5 r5 |
| 1629 | }; |
| 1630 | static const byte kInstruction_Crc32w_r2_r5_r6[] = { |
| 1631 | 0x46, 0x20, 0x45, 0xe1 // Crc32w r2 r5 r6 |
| 1632 | }; |
| 1633 | static const byte kInstruction_Crc32w_r2_r5_r7[] = { |
| 1634 | 0x47, 0x20, 0x45, 0xe1 // Crc32w r2 r5 r7 |
| 1635 | }; |
| 1636 | static const byte kInstruction_Crc32w_r2_r5_r8[] = { |
| 1637 | 0x48, 0x20, 0x45, 0xe1 // Crc32w r2 r5 r8 |
| 1638 | }; |
| 1639 | static const byte kInstruction_Crc32w_r2_r5_r9[] = { |
| 1640 | 0x49, 0x20, 0x45, 0xe1 // Crc32w r2 r5 r9 |
| 1641 | }; |
| 1642 | static const byte kInstruction_Crc32w_r2_r5_r10[] = { |
| 1643 | 0x4a, 0x20, 0x45, 0xe1 // Crc32w r2 r5 r10 |
| 1644 | }; |
| 1645 | static const byte kInstruction_Crc32w_r2_r5_r11[] = { |
| 1646 | 0x4b, 0x20, 0x45, 0xe1 // Crc32w r2 r5 r11 |
| 1647 | }; |
| 1648 | static const byte kInstruction_Crc32w_r2_r5_r12[] = { |
| 1649 | 0x4c, 0x20, 0x45, 0xe1 // Crc32w r2 r5 r12 |
| 1650 | }; |
| 1651 | static const byte kInstruction_Crc32w_r2_r5_r13[] = { |
| 1652 | 0x4d, 0x20, 0x45, 0xe1 // Crc32w r2 r5 r13 |
| 1653 | }; |
| 1654 | static const byte kInstruction_Crc32w_r2_r5_r14[] = { |
| 1655 | 0x4e, 0x20, 0x45, 0xe1 // Crc32w r2 r5 r14 |
| 1656 | }; |
| 1657 | static const byte kInstruction_Crc32w_r2_r6_r0[] = { |
| 1658 | 0x40, 0x20, 0x46, 0xe1 // Crc32w r2 r6 r0 |
| 1659 | }; |
| 1660 | static const byte kInstruction_Crc32w_r2_r6_r1[] = { |
| 1661 | 0x41, 0x20, 0x46, 0xe1 // Crc32w r2 r6 r1 |
| 1662 | }; |
| 1663 | static const byte kInstruction_Crc32w_r2_r6_r2[] = { |
| 1664 | 0x42, 0x20, 0x46, 0xe1 // Crc32w r2 r6 r2 |
| 1665 | }; |
| 1666 | static const byte kInstruction_Crc32w_r2_r6_r3[] = { |
| 1667 | 0x43, 0x20, 0x46, 0xe1 // Crc32w r2 r6 r3 |
| 1668 | }; |
| 1669 | static const byte kInstruction_Crc32w_r2_r6_r4[] = { |
| 1670 | 0x44, 0x20, 0x46, 0xe1 // Crc32w r2 r6 r4 |
| 1671 | }; |
| 1672 | static const byte kInstruction_Crc32w_r2_r6_r5[] = { |
| 1673 | 0x45, 0x20, 0x46, 0xe1 // Crc32w r2 r6 r5 |
| 1674 | }; |
| 1675 | static const byte kInstruction_Crc32w_r2_r6_r6[] = { |
| 1676 | 0x46, 0x20, 0x46, 0xe1 // Crc32w r2 r6 r6 |
| 1677 | }; |
| 1678 | static const byte kInstruction_Crc32w_r2_r6_r7[] = { |
| 1679 | 0x47, 0x20, 0x46, 0xe1 // Crc32w r2 r6 r7 |
| 1680 | }; |
| 1681 | static const byte kInstruction_Crc32w_r2_r6_r8[] = { |
| 1682 | 0x48, 0x20, 0x46, 0xe1 // Crc32w r2 r6 r8 |
| 1683 | }; |
| 1684 | static const byte kInstruction_Crc32w_r2_r6_r9[] = { |
| 1685 | 0x49, 0x20, 0x46, 0xe1 // Crc32w r2 r6 r9 |
| 1686 | }; |
| 1687 | static const byte kInstruction_Crc32w_r2_r6_r10[] = { |
| 1688 | 0x4a, 0x20, 0x46, 0xe1 // Crc32w r2 r6 r10 |
| 1689 | }; |
| 1690 | static const byte kInstruction_Crc32w_r2_r6_r11[] = { |
| 1691 | 0x4b, 0x20, 0x46, 0xe1 // Crc32w r2 r6 r11 |
| 1692 | }; |
| 1693 | static const byte kInstruction_Crc32w_r2_r6_r12[] = { |
| 1694 | 0x4c, 0x20, 0x46, 0xe1 // Crc32w r2 r6 r12 |
| 1695 | }; |
| 1696 | static const byte kInstruction_Crc32w_r2_r6_r13[] = { |
| 1697 | 0x4d, 0x20, 0x46, 0xe1 // Crc32w r2 r6 r13 |
| 1698 | }; |
| 1699 | static const byte kInstruction_Crc32w_r2_r6_r14[] = { |
| 1700 | 0x4e, 0x20, 0x46, 0xe1 // Crc32w r2 r6 r14 |
| 1701 | }; |
| 1702 | static const byte kInstruction_Crc32w_r2_r7_r0[] = { |
| 1703 | 0x40, 0x20, 0x47, 0xe1 // Crc32w r2 r7 r0 |
| 1704 | }; |
| 1705 | static const byte kInstruction_Crc32w_r2_r7_r1[] = { |
| 1706 | 0x41, 0x20, 0x47, 0xe1 // Crc32w r2 r7 r1 |
| 1707 | }; |
| 1708 | static const byte kInstruction_Crc32w_r2_r7_r2[] = { |
| 1709 | 0x42, 0x20, 0x47, 0xe1 // Crc32w r2 r7 r2 |
| 1710 | }; |
| 1711 | static const byte kInstruction_Crc32w_r2_r7_r3[] = { |
| 1712 | 0x43, 0x20, 0x47, 0xe1 // Crc32w r2 r7 r3 |
| 1713 | }; |
| 1714 | static const byte kInstruction_Crc32w_r2_r7_r4[] = { |
| 1715 | 0x44, 0x20, 0x47, 0xe1 // Crc32w r2 r7 r4 |
| 1716 | }; |
| 1717 | static const byte kInstruction_Crc32w_r2_r7_r5[] = { |
| 1718 | 0x45, 0x20, 0x47, 0xe1 // Crc32w r2 r7 r5 |
| 1719 | }; |
| 1720 | static const byte kInstruction_Crc32w_r2_r7_r6[] = { |
| 1721 | 0x46, 0x20, 0x47, 0xe1 // Crc32w r2 r7 r6 |
| 1722 | }; |
| 1723 | static const byte kInstruction_Crc32w_r2_r7_r7[] = { |
| 1724 | 0x47, 0x20, 0x47, 0xe1 // Crc32w r2 r7 r7 |
| 1725 | }; |
| 1726 | static const byte kInstruction_Crc32w_r2_r7_r8[] = { |
| 1727 | 0x48, 0x20, 0x47, 0xe1 // Crc32w r2 r7 r8 |
| 1728 | }; |
| 1729 | static const byte kInstruction_Crc32w_r2_r7_r9[] = { |
| 1730 | 0x49, 0x20, 0x47, 0xe1 // Crc32w r2 r7 r9 |
| 1731 | }; |
| 1732 | static const byte kInstruction_Crc32w_r2_r7_r10[] = { |
| 1733 | 0x4a, 0x20, 0x47, 0xe1 // Crc32w r2 r7 r10 |
| 1734 | }; |
| 1735 | static const byte kInstruction_Crc32w_r2_r7_r11[] = { |
| 1736 | 0x4b, 0x20, 0x47, 0xe1 // Crc32w r2 r7 r11 |
| 1737 | }; |
| 1738 | static const byte kInstruction_Crc32w_r2_r7_r12[] = { |
| 1739 | 0x4c, 0x20, 0x47, 0xe1 // Crc32w r2 r7 r12 |
| 1740 | }; |
| 1741 | static const byte kInstruction_Crc32w_r2_r7_r13[] = { |
| 1742 | 0x4d, 0x20, 0x47, 0xe1 // Crc32w r2 r7 r13 |
| 1743 | }; |
| 1744 | static const byte kInstruction_Crc32w_r2_r7_r14[] = { |
| 1745 | 0x4e, 0x20, 0x47, 0xe1 // Crc32w r2 r7 r14 |
| 1746 | }; |
| 1747 | static const byte kInstruction_Crc32w_r2_r8_r0[] = { |
| 1748 | 0x40, 0x20, 0x48, 0xe1 // Crc32w r2 r8 r0 |
| 1749 | }; |
| 1750 | static const byte kInstruction_Crc32w_r2_r8_r1[] = { |
| 1751 | 0x41, 0x20, 0x48, 0xe1 // Crc32w r2 r8 r1 |
| 1752 | }; |
| 1753 | static const byte kInstruction_Crc32w_r2_r8_r2[] = { |
| 1754 | 0x42, 0x20, 0x48, 0xe1 // Crc32w r2 r8 r2 |
| 1755 | }; |
| 1756 | static const byte kInstruction_Crc32w_r2_r8_r3[] = { |
| 1757 | 0x43, 0x20, 0x48, 0xe1 // Crc32w r2 r8 r3 |
| 1758 | }; |
| 1759 | static const byte kInstruction_Crc32w_r2_r8_r4[] = { |
| 1760 | 0x44, 0x20, 0x48, 0xe1 // Crc32w r2 r8 r4 |
| 1761 | }; |
| 1762 | static const byte kInstruction_Crc32w_r2_r8_r5[] = { |
| 1763 | 0x45, 0x20, 0x48, 0xe1 // Crc32w r2 r8 r5 |
| 1764 | }; |
| 1765 | static const byte kInstruction_Crc32w_r2_r8_r6[] = { |
| 1766 | 0x46, 0x20, 0x48, 0xe1 // Crc32w r2 r8 r6 |
| 1767 | }; |
| 1768 | static const byte kInstruction_Crc32w_r2_r8_r7[] = { |
| 1769 | 0x47, 0x20, 0x48, 0xe1 // Crc32w r2 r8 r7 |
| 1770 | }; |
| 1771 | static const byte kInstruction_Crc32w_r2_r8_r8[] = { |
| 1772 | 0x48, 0x20, 0x48, 0xe1 // Crc32w r2 r8 r8 |
| 1773 | }; |
| 1774 | static const byte kInstruction_Crc32w_r2_r8_r9[] = { |
| 1775 | 0x49, 0x20, 0x48, 0xe1 // Crc32w r2 r8 r9 |
| 1776 | }; |
| 1777 | static const byte kInstruction_Crc32w_r2_r8_r10[] = { |
| 1778 | 0x4a, 0x20, 0x48, 0xe1 // Crc32w r2 r8 r10 |
| 1779 | }; |
| 1780 | static const byte kInstruction_Crc32w_r2_r8_r11[] = { |
| 1781 | 0x4b, 0x20, 0x48, 0xe1 // Crc32w r2 r8 r11 |
| 1782 | }; |
| 1783 | static const byte kInstruction_Crc32w_r2_r8_r12[] = { |
| 1784 | 0x4c, 0x20, 0x48, 0xe1 // Crc32w r2 r8 r12 |
| 1785 | }; |
| 1786 | static const byte kInstruction_Crc32w_r2_r8_r13[] = { |
| 1787 | 0x4d, 0x20, 0x48, 0xe1 // Crc32w r2 r8 r13 |
| 1788 | }; |
| 1789 | static const byte kInstruction_Crc32w_r2_r8_r14[] = { |
| 1790 | 0x4e, 0x20, 0x48, 0xe1 // Crc32w r2 r8 r14 |
| 1791 | }; |
| 1792 | static const byte kInstruction_Crc32w_r2_r9_r0[] = { |
| 1793 | 0x40, 0x20, 0x49, 0xe1 // Crc32w r2 r9 r0 |
| 1794 | }; |
| 1795 | static const byte kInstruction_Crc32w_r2_r9_r1[] = { |
| 1796 | 0x41, 0x20, 0x49, 0xe1 // Crc32w r2 r9 r1 |
| 1797 | }; |
| 1798 | static const byte kInstruction_Crc32w_r2_r9_r2[] = { |
| 1799 | 0x42, 0x20, 0x49, 0xe1 // Crc32w r2 r9 r2 |
| 1800 | }; |
| 1801 | static const byte kInstruction_Crc32w_r2_r9_r3[] = { |
| 1802 | 0x43, 0x20, 0x49, 0xe1 // Crc32w r2 r9 r3 |
| 1803 | }; |
| 1804 | static const byte kInstruction_Crc32w_r2_r9_r4[] = { |
| 1805 | 0x44, 0x20, 0x49, 0xe1 // Crc32w r2 r9 r4 |
| 1806 | }; |
| 1807 | static const byte kInstruction_Crc32w_r2_r9_r5[] = { |
| 1808 | 0x45, 0x20, 0x49, 0xe1 // Crc32w r2 r9 r5 |
| 1809 | }; |
| 1810 | static const byte kInstruction_Crc32w_r2_r9_r6[] = { |
| 1811 | 0x46, 0x20, 0x49, 0xe1 // Crc32w r2 r9 r6 |
| 1812 | }; |
| 1813 | static const byte kInstruction_Crc32w_r2_r9_r7[] = { |
| 1814 | 0x47, 0x20, 0x49, 0xe1 // Crc32w r2 r9 r7 |
| 1815 | }; |
| 1816 | static const byte kInstruction_Crc32w_r2_r9_r8[] = { |
| 1817 | 0x48, 0x20, 0x49, 0xe1 // Crc32w r2 r9 r8 |
| 1818 | }; |
| 1819 | static const byte kInstruction_Crc32w_r2_r9_r9[] = { |
| 1820 | 0x49, 0x20, 0x49, 0xe1 // Crc32w r2 r9 r9 |
| 1821 | }; |
| 1822 | static const byte kInstruction_Crc32w_r2_r9_r10[] = { |
| 1823 | 0x4a, 0x20, 0x49, 0xe1 // Crc32w r2 r9 r10 |
| 1824 | }; |
| 1825 | static const byte kInstruction_Crc32w_r2_r9_r11[] = { |
| 1826 | 0x4b, 0x20, 0x49, 0xe1 // Crc32w r2 r9 r11 |
| 1827 | }; |
| 1828 | static const byte kInstruction_Crc32w_r2_r9_r12[] = { |
| 1829 | 0x4c, 0x20, 0x49, 0xe1 // Crc32w r2 r9 r12 |
| 1830 | }; |
| 1831 | static const byte kInstruction_Crc32w_r2_r9_r13[] = { |
| 1832 | 0x4d, 0x20, 0x49, 0xe1 // Crc32w r2 r9 r13 |
| 1833 | }; |
| 1834 | static const byte kInstruction_Crc32w_r2_r9_r14[] = { |
| 1835 | 0x4e, 0x20, 0x49, 0xe1 // Crc32w r2 r9 r14 |
| 1836 | }; |
| 1837 | static const byte kInstruction_Crc32w_r2_r10_r0[] = { |
| 1838 | 0x40, 0x20, 0x4a, 0xe1 // Crc32w r2 r10 r0 |
| 1839 | }; |
| 1840 | static const byte kInstruction_Crc32w_r2_r10_r1[] = { |
| 1841 | 0x41, 0x20, 0x4a, 0xe1 // Crc32w r2 r10 r1 |
| 1842 | }; |
| 1843 | static const byte kInstruction_Crc32w_r2_r10_r2[] = { |
| 1844 | 0x42, 0x20, 0x4a, 0xe1 // Crc32w r2 r10 r2 |
| 1845 | }; |
| 1846 | static const byte kInstruction_Crc32w_r2_r10_r3[] = { |
| 1847 | 0x43, 0x20, 0x4a, 0xe1 // Crc32w r2 r10 r3 |
| 1848 | }; |
| 1849 | static const byte kInstruction_Crc32w_r2_r10_r4[] = { |
| 1850 | 0x44, 0x20, 0x4a, 0xe1 // Crc32w r2 r10 r4 |
| 1851 | }; |
| 1852 | static const byte kInstruction_Crc32w_r2_r10_r5[] = { |
| 1853 | 0x45, 0x20, 0x4a, 0xe1 // Crc32w r2 r10 r5 |
| 1854 | }; |
| 1855 | static const byte kInstruction_Crc32w_r2_r10_r6[] = { |
| 1856 | 0x46, 0x20, 0x4a, 0xe1 // Crc32w r2 r10 r6 |
| 1857 | }; |
| 1858 | static const byte kInstruction_Crc32w_r2_r10_r7[] = { |
| 1859 | 0x47, 0x20, 0x4a, 0xe1 // Crc32w r2 r10 r7 |
| 1860 | }; |
| 1861 | static const byte kInstruction_Crc32w_r2_r10_r8[] = { |
| 1862 | 0x48, 0x20, 0x4a, 0xe1 // Crc32w r2 r10 r8 |
| 1863 | }; |
| 1864 | static const byte kInstruction_Crc32w_r2_r10_r9[] = { |
| 1865 | 0x49, 0x20, 0x4a, 0xe1 // Crc32w r2 r10 r9 |
| 1866 | }; |
| 1867 | static const byte kInstruction_Crc32w_r2_r10_r10[] = { |
| 1868 | 0x4a, 0x20, 0x4a, 0xe1 // Crc32w r2 r10 r10 |
| 1869 | }; |
| 1870 | static const byte kInstruction_Crc32w_r2_r10_r11[] = { |
| 1871 | 0x4b, 0x20, 0x4a, 0xe1 // Crc32w r2 r10 r11 |
| 1872 | }; |
| 1873 | static const byte kInstruction_Crc32w_r2_r10_r12[] = { |
| 1874 | 0x4c, 0x20, 0x4a, 0xe1 // Crc32w r2 r10 r12 |
| 1875 | }; |
| 1876 | static const byte kInstruction_Crc32w_r2_r10_r13[] = { |
| 1877 | 0x4d, 0x20, 0x4a, 0xe1 // Crc32w r2 r10 r13 |
| 1878 | }; |
| 1879 | static const byte kInstruction_Crc32w_r2_r10_r14[] = { |
| 1880 | 0x4e, 0x20, 0x4a, 0xe1 // Crc32w r2 r10 r14 |
| 1881 | }; |
| 1882 | static const byte kInstruction_Crc32w_r2_r11_r0[] = { |
| 1883 | 0x40, 0x20, 0x4b, 0xe1 // Crc32w r2 r11 r0 |
| 1884 | }; |
| 1885 | static const byte kInstruction_Crc32w_r2_r11_r1[] = { |
| 1886 | 0x41, 0x20, 0x4b, 0xe1 // Crc32w r2 r11 r1 |
| 1887 | }; |
| 1888 | static const byte kInstruction_Crc32w_r2_r11_r2[] = { |
| 1889 | 0x42, 0x20, 0x4b, 0xe1 // Crc32w r2 r11 r2 |
| 1890 | }; |
| 1891 | static const byte kInstruction_Crc32w_r2_r11_r3[] = { |
| 1892 | 0x43, 0x20, 0x4b, 0xe1 // Crc32w r2 r11 r3 |
| 1893 | }; |
| 1894 | static const byte kInstruction_Crc32w_r2_r11_r4[] = { |
| 1895 | 0x44, 0x20, 0x4b, 0xe1 // Crc32w r2 r11 r4 |
| 1896 | }; |
| 1897 | static const byte kInstruction_Crc32w_r2_r11_r5[] = { |
| 1898 | 0x45, 0x20, 0x4b, 0xe1 // Crc32w r2 r11 r5 |
| 1899 | }; |
| 1900 | static const byte kInstruction_Crc32w_r2_r11_r6[] = { |
| 1901 | 0x46, 0x20, 0x4b, 0xe1 // Crc32w r2 r11 r6 |
| 1902 | }; |
| 1903 | static const byte kInstruction_Crc32w_r2_r11_r7[] = { |
| 1904 | 0x47, 0x20, 0x4b, 0xe1 // Crc32w r2 r11 r7 |
| 1905 | }; |
| 1906 | static const byte kInstruction_Crc32w_r2_r11_r8[] = { |
| 1907 | 0x48, 0x20, 0x4b, 0xe1 // Crc32w r2 r11 r8 |
| 1908 | }; |
| 1909 | static const byte kInstruction_Crc32w_r2_r11_r9[] = { |
| 1910 | 0x49, 0x20, 0x4b, 0xe1 // Crc32w r2 r11 r9 |
| 1911 | }; |
| 1912 | static const byte kInstruction_Crc32w_r2_r11_r10[] = { |
| 1913 | 0x4a, 0x20, 0x4b, 0xe1 // Crc32w r2 r11 r10 |
| 1914 | }; |
| 1915 | static const byte kInstruction_Crc32w_r2_r11_r11[] = { |
| 1916 | 0x4b, 0x20, 0x4b, 0xe1 // Crc32w r2 r11 r11 |
| 1917 | }; |
| 1918 | static const byte kInstruction_Crc32w_r2_r11_r12[] = { |
| 1919 | 0x4c, 0x20, 0x4b, 0xe1 // Crc32w r2 r11 r12 |
| 1920 | }; |
| 1921 | static const byte kInstruction_Crc32w_r2_r11_r13[] = { |
| 1922 | 0x4d, 0x20, 0x4b, 0xe1 // Crc32w r2 r11 r13 |
| 1923 | }; |
| 1924 | static const byte kInstruction_Crc32w_r2_r11_r14[] = { |
| 1925 | 0x4e, 0x20, 0x4b, 0xe1 // Crc32w r2 r11 r14 |
| 1926 | }; |
| 1927 | static const byte kInstruction_Crc32w_r2_r12_r0[] = { |
| 1928 | 0x40, 0x20, 0x4c, 0xe1 // Crc32w r2 r12 r0 |
| 1929 | }; |
| 1930 | static const byte kInstruction_Crc32w_r2_r12_r1[] = { |
| 1931 | 0x41, 0x20, 0x4c, 0xe1 // Crc32w r2 r12 r1 |
| 1932 | }; |
| 1933 | static const byte kInstruction_Crc32w_r2_r12_r2[] = { |
| 1934 | 0x42, 0x20, 0x4c, 0xe1 // Crc32w r2 r12 r2 |
| 1935 | }; |
| 1936 | static const byte kInstruction_Crc32w_r2_r12_r3[] = { |
| 1937 | 0x43, 0x20, 0x4c, 0xe1 // Crc32w r2 r12 r3 |
| 1938 | }; |
| 1939 | static const byte kInstruction_Crc32w_r2_r12_r4[] = { |
| 1940 | 0x44, 0x20, 0x4c, 0xe1 // Crc32w r2 r12 r4 |
| 1941 | }; |
| 1942 | static const byte kInstruction_Crc32w_r2_r12_r5[] = { |
| 1943 | 0x45, 0x20, 0x4c, 0xe1 // Crc32w r2 r12 r5 |
| 1944 | }; |
| 1945 | static const byte kInstruction_Crc32w_r2_r12_r6[] = { |
| 1946 | 0x46, 0x20, 0x4c, 0xe1 // Crc32w r2 r12 r6 |
| 1947 | }; |
| 1948 | static const byte kInstruction_Crc32w_r2_r12_r7[] = { |
| 1949 | 0x47, 0x20, 0x4c, 0xe1 // Crc32w r2 r12 r7 |
| 1950 | }; |
| 1951 | static const byte kInstruction_Crc32w_r2_r12_r8[] = { |
| 1952 | 0x48, 0x20, 0x4c, 0xe1 // Crc32w r2 r12 r8 |
| 1953 | }; |
| 1954 | static const byte kInstruction_Crc32w_r2_r12_r9[] = { |
| 1955 | 0x49, 0x20, 0x4c, 0xe1 // Crc32w r2 r12 r9 |
| 1956 | }; |
| 1957 | static const byte kInstruction_Crc32w_r2_r12_r10[] = { |
| 1958 | 0x4a, 0x20, 0x4c, 0xe1 // Crc32w r2 r12 r10 |
| 1959 | }; |
| 1960 | static const byte kInstruction_Crc32w_r2_r12_r11[] = { |
| 1961 | 0x4b, 0x20, 0x4c, 0xe1 // Crc32w r2 r12 r11 |
| 1962 | }; |
| 1963 | static const byte kInstruction_Crc32w_r2_r12_r12[] = { |
| 1964 | 0x4c, 0x20, 0x4c, 0xe1 // Crc32w r2 r12 r12 |
| 1965 | }; |
| 1966 | static const byte kInstruction_Crc32w_r2_r12_r13[] = { |
| 1967 | 0x4d, 0x20, 0x4c, 0xe1 // Crc32w r2 r12 r13 |
| 1968 | }; |
| 1969 | static const byte kInstruction_Crc32w_r2_r12_r14[] = { |
| 1970 | 0x4e, 0x20, 0x4c, 0xe1 // Crc32w r2 r12 r14 |
| 1971 | }; |
| 1972 | static const byte kInstruction_Crc32w_r2_r13_r0[] = { |
| 1973 | 0x40, 0x20, 0x4d, 0xe1 // Crc32w r2 r13 r0 |
| 1974 | }; |
| 1975 | static const byte kInstruction_Crc32w_r2_r13_r1[] = { |
| 1976 | 0x41, 0x20, 0x4d, 0xe1 // Crc32w r2 r13 r1 |
| 1977 | }; |
| 1978 | static const byte kInstruction_Crc32w_r2_r13_r2[] = { |
| 1979 | 0x42, 0x20, 0x4d, 0xe1 // Crc32w r2 r13 r2 |
| 1980 | }; |
| 1981 | static const byte kInstruction_Crc32w_r2_r13_r3[] = { |
| 1982 | 0x43, 0x20, 0x4d, 0xe1 // Crc32w r2 r13 r3 |
| 1983 | }; |
| 1984 | static const byte kInstruction_Crc32w_r2_r13_r4[] = { |
| 1985 | 0x44, 0x20, 0x4d, 0xe1 // Crc32w r2 r13 r4 |
| 1986 | }; |
| 1987 | static const byte kInstruction_Crc32w_r2_r13_r5[] = { |
| 1988 | 0x45, 0x20, 0x4d, 0xe1 // Crc32w r2 r13 r5 |
| 1989 | }; |
| 1990 | static const byte kInstruction_Crc32w_r2_r13_r6[] = { |
| 1991 | 0x46, 0x20, 0x4d, 0xe1 // Crc32w r2 r13 r6 |
| 1992 | }; |
| 1993 | static const byte kInstruction_Crc32w_r2_r13_r7[] = { |
| 1994 | 0x47, 0x20, 0x4d, 0xe1 // Crc32w r2 r13 r7 |
| 1995 | }; |
| 1996 | static const byte kInstruction_Crc32w_r2_r13_r8[] = { |
| 1997 | 0x48, 0x20, 0x4d, 0xe1 // Crc32w r2 r13 r8 |
| 1998 | }; |
| 1999 | static const byte kInstruction_Crc32w_r2_r13_r9[] = { |
| 2000 | 0x49, 0x20, 0x4d, 0xe1 // Crc32w r2 r13 r9 |
| 2001 | }; |
| 2002 | static const byte kInstruction_Crc32w_r2_r13_r10[] = { |
| 2003 | 0x4a, 0x20, 0x4d, 0xe1 // Crc32w r2 r13 r10 |
| 2004 | }; |
| 2005 | static const byte kInstruction_Crc32w_r2_r13_r11[] = { |
| 2006 | 0x4b, 0x20, 0x4d, 0xe1 // Crc32w r2 r13 r11 |
| 2007 | }; |
| 2008 | static const byte kInstruction_Crc32w_r2_r13_r12[] = { |
| 2009 | 0x4c, 0x20, 0x4d, 0xe1 // Crc32w r2 r13 r12 |
| 2010 | }; |
| 2011 | static const byte kInstruction_Crc32w_r2_r13_r13[] = { |
| 2012 | 0x4d, 0x20, 0x4d, 0xe1 // Crc32w r2 r13 r13 |
| 2013 | }; |
| 2014 | static const byte kInstruction_Crc32w_r2_r13_r14[] = { |
| 2015 | 0x4e, 0x20, 0x4d, 0xe1 // Crc32w r2 r13 r14 |
| 2016 | }; |
| 2017 | static const byte kInstruction_Crc32w_r2_r14_r0[] = { |
| 2018 | 0x40, 0x20, 0x4e, 0xe1 // Crc32w r2 r14 r0 |
| 2019 | }; |
| 2020 | static const byte kInstruction_Crc32w_r2_r14_r1[] = { |
| 2021 | 0x41, 0x20, 0x4e, 0xe1 // Crc32w r2 r14 r1 |
| 2022 | }; |
| 2023 | static const byte kInstruction_Crc32w_r2_r14_r2[] = { |
| 2024 | 0x42, 0x20, 0x4e, 0xe1 // Crc32w r2 r14 r2 |
| 2025 | }; |
| 2026 | static const byte kInstruction_Crc32w_r2_r14_r3[] = { |
| 2027 | 0x43, 0x20, 0x4e, 0xe1 // Crc32w r2 r14 r3 |
| 2028 | }; |
| 2029 | static const byte kInstruction_Crc32w_r2_r14_r4[] = { |
| 2030 | 0x44, 0x20, 0x4e, 0xe1 // Crc32w r2 r14 r4 |
| 2031 | }; |
| 2032 | static const byte kInstruction_Crc32w_r2_r14_r5[] = { |
| 2033 | 0x45, 0x20, 0x4e, 0xe1 // Crc32w r2 r14 r5 |
| 2034 | }; |
| 2035 | static const byte kInstruction_Crc32w_r2_r14_r6[] = { |
| 2036 | 0x46, 0x20, 0x4e, 0xe1 // Crc32w r2 r14 r6 |
| 2037 | }; |
| 2038 | static const byte kInstruction_Crc32w_r2_r14_r7[] = { |
| 2039 | 0x47, 0x20, 0x4e, 0xe1 // Crc32w r2 r14 r7 |
| 2040 | }; |
| 2041 | static const byte kInstruction_Crc32w_r2_r14_r8[] = { |
| 2042 | 0x48, 0x20, 0x4e, 0xe1 // Crc32w r2 r14 r8 |
| 2043 | }; |
| 2044 | static const byte kInstruction_Crc32w_r2_r14_r9[] = { |
| 2045 | 0x49, 0x20, 0x4e, 0xe1 // Crc32w r2 r14 r9 |
| 2046 | }; |
| 2047 | static const byte kInstruction_Crc32w_r2_r14_r10[] = { |
| 2048 | 0x4a, 0x20, 0x4e, 0xe1 // Crc32w r2 r14 r10 |
| 2049 | }; |
| 2050 | static const byte kInstruction_Crc32w_r2_r14_r11[] = { |
| 2051 | 0x4b, 0x20, 0x4e, 0xe1 // Crc32w r2 r14 r11 |
| 2052 | }; |
| 2053 | static const byte kInstruction_Crc32w_r2_r14_r12[] = { |
| 2054 | 0x4c, 0x20, 0x4e, 0xe1 // Crc32w r2 r14 r12 |
| 2055 | }; |
| 2056 | static const byte kInstruction_Crc32w_r2_r14_r13[] = { |
| 2057 | 0x4d, 0x20, 0x4e, 0xe1 // Crc32w r2 r14 r13 |
| 2058 | }; |
| 2059 | static const byte kInstruction_Crc32w_r2_r14_r14[] = { |
| 2060 | 0x4e, 0x20, 0x4e, 0xe1 // Crc32w r2 r14 r14 |
| 2061 | }; |
| 2062 | static const byte kInstruction_Crc32w_r3_r0_r0[] = { |
| 2063 | 0x40, 0x30, 0x40, 0xe1 // Crc32w r3 r0 r0 |
| 2064 | }; |
| 2065 | static const byte kInstruction_Crc32w_r3_r0_r1[] = { |
| 2066 | 0x41, 0x30, 0x40, 0xe1 // Crc32w r3 r0 r1 |
| 2067 | }; |
| 2068 | static const byte kInstruction_Crc32w_r3_r0_r2[] = { |
| 2069 | 0x42, 0x30, 0x40, 0xe1 // Crc32w r3 r0 r2 |
| 2070 | }; |
| 2071 | static const byte kInstruction_Crc32w_r3_r0_r3[] = { |
| 2072 | 0x43, 0x30, 0x40, 0xe1 // Crc32w r3 r0 r3 |
| 2073 | }; |
| 2074 | static const byte kInstruction_Crc32w_r3_r0_r4[] = { |
| 2075 | 0x44, 0x30, 0x40, 0xe1 // Crc32w r3 r0 r4 |
| 2076 | }; |
| 2077 | static const byte kInstruction_Crc32w_r3_r0_r5[] = { |
| 2078 | 0x45, 0x30, 0x40, 0xe1 // Crc32w r3 r0 r5 |
| 2079 | }; |
| 2080 | static const byte kInstruction_Crc32w_r3_r0_r6[] = { |
| 2081 | 0x46, 0x30, 0x40, 0xe1 // Crc32w r3 r0 r6 |
| 2082 | }; |
| 2083 | static const byte kInstruction_Crc32w_r3_r0_r7[] = { |
| 2084 | 0x47, 0x30, 0x40, 0xe1 // Crc32w r3 r0 r7 |
| 2085 | }; |
| 2086 | static const byte kInstruction_Crc32w_r3_r0_r8[] = { |
| 2087 | 0x48, 0x30, 0x40, 0xe1 // Crc32w r3 r0 r8 |
| 2088 | }; |
| 2089 | static const byte kInstruction_Crc32w_r3_r0_r9[] = { |
| 2090 | 0x49, 0x30, 0x40, 0xe1 // Crc32w r3 r0 r9 |
| 2091 | }; |
| 2092 | static const byte kInstruction_Crc32w_r3_r0_r10[] = { |
| 2093 | 0x4a, 0x30, 0x40, 0xe1 // Crc32w r3 r0 r10 |
| 2094 | }; |
| 2095 | static const byte kInstruction_Crc32w_r3_r0_r11[] = { |
| 2096 | 0x4b, 0x30, 0x40, 0xe1 // Crc32w r3 r0 r11 |
| 2097 | }; |
| 2098 | static const byte kInstruction_Crc32w_r3_r0_r12[] = { |
| 2099 | 0x4c, 0x30, 0x40, 0xe1 // Crc32w r3 r0 r12 |
| 2100 | }; |
| 2101 | static const byte kInstruction_Crc32w_r3_r0_r13[] = { |
| 2102 | 0x4d, 0x30, 0x40, 0xe1 // Crc32w r3 r0 r13 |
| 2103 | }; |
| 2104 | static const byte kInstruction_Crc32w_r3_r0_r14[] = { |
| 2105 | 0x4e, 0x30, 0x40, 0xe1 // Crc32w r3 r0 r14 |
| 2106 | }; |
| 2107 | static const byte kInstruction_Crc32w_r3_r1_r0[] = { |
| 2108 | 0x40, 0x30, 0x41, 0xe1 // Crc32w r3 r1 r0 |
| 2109 | }; |
| 2110 | static const byte kInstruction_Crc32w_r3_r1_r1[] = { |
| 2111 | 0x41, 0x30, 0x41, 0xe1 // Crc32w r3 r1 r1 |
| 2112 | }; |
| 2113 | static const byte kInstruction_Crc32w_r3_r1_r2[] = { |
| 2114 | 0x42, 0x30, 0x41, 0xe1 // Crc32w r3 r1 r2 |
| 2115 | }; |
| 2116 | static const byte kInstruction_Crc32w_r3_r1_r3[] = { |
| 2117 | 0x43, 0x30, 0x41, 0xe1 // Crc32w r3 r1 r3 |
| 2118 | }; |
| 2119 | static const byte kInstruction_Crc32w_r3_r1_r4[] = { |
| 2120 | 0x44, 0x30, 0x41, 0xe1 // Crc32w r3 r1 r4 |
| 2121 | }; |
| 2122 | static const byte kInstruction_Crc32w_r3_r1_r5[] = { |
| 2123 | 0x45, 0x30, 0x41, 0xe1 // Crc32w r3 r1 r5 |
| 2124 | }; |
| 2125 | static const byte kInstruction_Crc32w_r3_r1_r6[] = { |
| 2126 | 0x46, 0x30, 0x41, 0xe1 // Crc32w r3 r1 r6 |
| 2127 | }; |
| 2128 | static const byte kInstruction_Crc32w_r3_r1_r7[] = { |
| 2129 | 0x47, 0x30, 0x41, 0xe1 // Crc32w r3 r1 r7 |
| 2130 | }; |
| 2131 | static const byte kInstruction_Crc32w_r3_r1_r8[] = { |
| 2132 | 0x48, 0x30, 0x41, 0xe1 // Crc32w r3 r1 r8 |
| 2133 | }; |
| 2134 | static const byte kInstruction_Crc32w_r3_r1_r9[] = { |
| 2135 | 0x49, 0x30, 0x41, 0xe1 // Crc32w r3 r1 r9 |
| 2136 | }; |
| 2137 | static const byte kInstruction_Crc32w_r3_r1_r10[] = { |
| 2138 | 0x4a, 0x30, 0x41, 0xe1 // Crc32w r3 r1 r10 |
| 2139 | }; |
| 2140 | static const byte kInstruction_Crc32w_r3_r1_r11[] = { |
| 2141 | 0x4b, 0x30, 0x41, 0xe1 // Crc32w r3 r1 r11 |
| 2142 | }; |
| 2143 | static const byte kInstruction_Crc32w_r3_r1_r12[] = { |
| 2144 | 0x4c, 0x30, 0x41, 0xe1 // Crc32w r3 r1 r12 |
| 2145 | }; |
| 2146 | static const byte kInstruction_Crc32w_r3_r1_r13[] = { |
| 2147 | 0x4d, 0x30, 0x41, 0xe1 // Crc32w r3 r1 r13 |
| 2148 | }; |
| 2149 | static const byte kInstruction_Crc32w_r3_r1_r14[] = { |
| 2150 | 0x4e, 0x30, 0x41, 0xe1 // Crc32w r3 r1 r14 |
| 2151 | }; |
| 2152 | static const byte kInstruction_Crc32w_r3_r2_r0[] = { |
| 2153 | 0x40, 0x30, 0x42, 0xe1 // Crc32w r3 r2 r0 |
| 2154 | }; |
| 2155 | static const byte kInstruction_Crc32w_r3_r2_r1[] = { |
| 2156 | 0x41, 0x30, 0x42, 0xe1 // Crc32w r3 r2 r1 |
| 2157 | }; |
| 2158 | static const byte kInstruction_Crc32w_r3_r2_r2[] = { |
| 2159 | 0x42, 0x30, 0x42, 0xe1 // Crc32w r3 r2 r2 |
| 2160 | }; |
| 2161 | static const byte kInstruction_Crc32w_r3_r2_r3[] = { |
| 2162 | 0x43, 0x30, 0x42, 0xe1 // Crc32w r3 r2 r3 |
| 2163 | }; |
| 2164 | static const byte kInstruction_Crc32w_r3_r2_r4[] = { |
| 2165 | 0x44, 0x30, 0x42, 0xe1 // Crc32w r3 r2 r4 |
| 2166 | }; |
| 2167 | static const byte kInstruction_Crc32w_r3_r2_r5[] = { |
| 2168 | 0x45, 0x30, 0x42, 0xe1 // Crc32w r3 r2 r5 |
| 2169 | }; |
| 2170 | static const byte kInstruction_Crc32w_r3_r2_r6[] = { |
| 2171 | 0x46, 0x30, 0x42, 0xe1 // Crc32w r3 r2 r6 |
| 2172 | }; |
| 2173 | static const byte kInstruction_Crc32w_r3_r2_r7[] = { |
| 2174 | 0x47, 0x30, 0x42, 0xe1 // Crc32w r3 r2 r7 |
| 2175 | }; |
| 2176 | static const byte kInstruction_Crc32w_r3_r2_r8[] = { |
| 2177 | 0x48, 0x30, 0x42, 0xe1 // Crc32w r3 r2 r8 |
| 2178 | }; |
| 2179 | static const byte kInstruction_Crc32w_r3_r2_r9[] = { |
| 2180 | 0x49, 0x30, 0x42, 0xe1 // Crc32w r3 r2 r9 |
| 2181 | }; |
| 2182 | static const byte kInstruction_Crc32w_r3_r2_r10[] = { |
| 2183 | 0x4a, 0x30, 0x42, 0xe1 // Crc32w r3 r2 r10 |
| 2184 | }; |
| 2185 | static const byte kInstruction_Crc32w_r3_r2_r11[] = { |
| 2186 | 0x4b, 0x30, 0x42, 0xe1 // Crc32w r3 r2 r11 |
| 2187 | }; |
| 2188 | static const byte kInstruction_Crc32w_r3_r2_r12[] = { |
| 2189 | 0x4c, 0x30, 0x42, 0xe1 // Crc32w r3 r2 r12 |
| 2190 | }; |
| 2191 | static const byte kInstruction_Crc32w_r3_r2_r13[] = { |
| 2192 | 0x4d, 0x30, 0x42, 0xe1 // Crc32w r3 r2 r13 |
| 2193 | }; |
| 2194 | static const byte kInstruction_Crc32w_r3_r2_r14[] = { |
| 2195 | 0x4e, 0x30, 0x42, 0xe1 // Crc32w r3 r2 r14 |
| 2196 | }; |
| 2197 | static const byte kInstruction_Crc32w_r3_r3_r0[] = { |
| 2198 | 0x40, 0x30, 0x43, 0xe1 // Crc32w r3 r3 r0 |
| 2199 | }; |
| 2200 | static const byte kInstruction_Crc32w_r3_r3_r1[] = { |
| 2201 | 0x41, 0x30, 0x43, 0xe1 // Crc32w r3 r3 r1 |
| 2202 | }; |
| 2203 | static const byte kInstruction_Crc32w_r3_r3_r2[] = { |
| 2204 | 0x42, 0x30, 0x43, 0xe1 // Crc32w r3 r3 r2 |
| 2205 | }; |
| 2206 | static const byte kInstruction_Crc32w_r3_r3_r3[] = { |
| 2207 | 0x43, 0x30, 0x43, 0xe1 // Crc32w r3 r3 r3 |
| 2208 | }; |
| 2209 | static const byte kInstruction_Crc32w_r3_r3_r4[] = { |
| 2210 | 0x44, 0x30, 0x43, 0xe1 // Crc32w r3 r3 r4 |
| 2211 | }; |
| 2212 | static const byte kInstruction_Crc32w_r3_r3_r5[] = { |
| 2213 | 0x45, 0x30, 0x43, 0xe1 // Crc32w r3 r3 r5 |
| 2214 | }; |
| 2215 | static const byte kInstruction_Crc32w_r3_r3_r6[] = { |
| 2216 | 0x46, 0x30, 0x43, 0xe1 // Crc32w r3 r3 r6 |
| 2217 | }; |
| 2218 | static const byte kInstruction_Crc32w_r3_r3_r7[] = { |
| 2219 | 0x47, 0x30, 0x43, 0xe1 // Crc32w r3 r3 r7 |
| 2220 | }; |
| 2221 | static const byte kInstruction_Crc32w_r3_r3_r8[] = { |
| 2222 | 0x48, 0x30, 0x43, 0xe1 // Crc32w r3 r3 r8 |
| 2223 | }; |
| 2224 | static const byte kInstruction_Crc32w_r3_r3_r9[] = { |
| 2225 | 0x49, 0x30, 0x43, 0xe1 // Crc32w r3 r3 r9 |
| 2226 | }; |
| 2227 | static const byte kInstruction_Crc32w_r3_r3_r10[] = { |
| 2228 | 0x4a, 0x30, 0x43, 0xe1 // Crc32w r3 r3 r10 |
| 2229 | }; |
| 2230 | static const byte kInstruction_Crc32w_r3_r3_r11[] = { |
| 2231 | 0x4b, 0x30, 0x43, 0xe1 // Crc32w r3 r3 r11 |
| 2232 | }; |
| 2233 | static const byte kInstruction_Crc32w_r3_r3_r12[] = { |
| 2234 | 0x4c, 0x30, 0x43, 0xe1 // Crc32w r3 r3 r12 |
| 2235 | }; |
| 2236 | static const byte kInstruction_Crc32w_r3_r3_r13[] = { |
| 2237 | 0x4d, 0x30, 0x43, 0xe1 // Crc32w r3 r3 r13 |
| 2238 | }; |
| 2239 | static const byte kInstruction_Crc32w_r3_r3_r14[] = { |
| 2240 | 0x4e, 0x30, 0x43, 0xe1 // Crc32w r3 r3 r14 |
| 2241 | }; |
| 2242 | static const byte kInstruction_Crc32w_r3_r4_r0[] = { |
| 2243 | 0x40, 0x30, 0x44, 0xe1 // Crc32w r3 r4 r0 |
| 2244 | }; |
| 2245 | static const byte kInstruction_Crc32w_r3_r4_r1[] = { |
| 2246 | 0x41, 0x30, 0x44, 0xe1 // Crc32w r3 r4 r1 |
| 2247 | }; |
| 2248 | static const byte kInstruction_Crc32w_r3_r4_r2[] = { |
| 2249 | 0x42, 0x30, 0x44, 0xe1 // Crc32w r3 r4 r2 |
| 2250 | }; |
| 2251 | static const byte kInstruction_Crc32w_r3_r4_r3[] = { |
| 2252 | 0x43, 0x30, 0x44, 0xe1 // Crc32w r3 r4 r3 |
| 2253 | }; |
| 2254 | static const byte kInstruction_Crc32w_r3_r4_r4[] = { |
| 2255 | 0x44, 0x30, 0x44, 0xe1 // Crc32w r3 r4 r4 |
| 2256 | }; |
| 2257 | static const byte kInstruction_Crc32w_r3_r4_r5[] = { |
| 2258 | 0x45, 0x30, 0x44, 0xe1 // Crc32w r3 r4 r5 |
| 2259 | }; |
| 2260 | static const byte kInstruction_Crc32w_r3_r4_r6[] = { |
| 2261 | 0x46, 0x30, 0x44, 0xe1 // Crc32w r3 r4 r6 |
| 2262 | }; |
| 2263 | static const byte kInstruction_Crc32w_r3_r4_r7[] = { |
| 2264 | 0x47, 0x30, 0x44, 0xe1 // Crc32w r3 r4 r7 |
| 2265 | }; |
| 2266 | static const byte kInstruction_Crc32w_r3_r4_r8[] = { |
| 2267 | 0x48, 0x30, 0x44, 0xe1 // Crc32w r3 r4 r8 |
| 2268 | }; |
| 2269 | static const byte kInstruction_Crc32w_r3_r4_r9[] = { |
| 2270 | 0x49, 0x30, 0x44, 0xe1 // Crc32w r3 r4 r9 |
| 2271 | }; |
| 2272 | static const byte kInstruction_Crc32w_r3_r4_r10[] = { |
| 2273 | 0x4a, 0x30, 0x44, 0xe1 // Crc32w r3 r4 r10 |
| 2274 | }; |
| 2275 | static const byte kInstruction_Crc32w_r3_r4_r11[] = { |
| 2276 | 0x4b, 0x30, 0x44, 0xe1 // Crc32w r3 r4 r11 |
| 2277 | }; |
| 2278 | static const byte kInstruction_Crc32w_r3_r4_r12[] = { |
| 2279 | 0x4c, 0x30, 0x44, 0xe1 // Crc32w r3 r4 r12 |
| 2280 | }; |
| 2281 | static const byte kInstruction_Crc32w_r3_r4_r13[] = { |
| 2282 | 0x4d, 0x30, 0x44, 0xe1 // Crc32w r3 r4 r13 |
| 2283 | }; |
| 2284 | static const byte kInstruction_Crc32w_r3_r4_r14[] = { |
| 2285 | 0x4e, 0x30, 0x44, 0xe1 // Crc32w r3 r4 r14 |
| 2286 | }; |
| 2287 | static const byte kInstruction_Crc32w_r3_r5_r0[] = { |
| 2288 | 0x40, 0x30, 0x45, 0xe1 // Crc32w r3 r5 r0 |
| 2289 | }; |
| 2290 | static const byte kInstruction_Crc32w_r3_r5_r1[] = { |
| 2291 | 0x41, 0x30, 0x45, 0xe1 // Crc32w r3 r5 r1 |
| 2292 | }; |
| 2293 | static const byte kInstruction_Crc32w_r3_r5_r2[] = { |
| 2294 | 0x42, 0x30, 0x45, 0xe1 // Crc32w r3 r5 r2 |
| 2295 | }; |
| 2296 | static const byte kInstruction_Crc32w_r3_r5_r3[] = { |
| 2297 | 0x43, 0x30, 0x45, 0xe1 // Crc32w r3 r5 r3 |
| 2298 | }; |
| 2299 | static const byte kInstruction_Crc32w_r3_r5_r4[] = { |
| 2300 | 0x44, 0x30, 0x45, 0xe1 // Crc32w r3 r5 r4 |
| 2301 | }; |
| 2302 | static const byte kInstruction_Crc32w_r3_r5_r5[] = { |
| 2303 | 0x45, 0x30, 0x45, 0xe1 // Crc32w r3 r5 r5 |
| 2304 | }; |
| 2305 | static const byte kInstruction_Crc32w_r3_r5_r6[] = { |
| 2306 | 0x46, 0x30, 0x45, 0xe1 // Crc32w r3 r5 r6 |
| 2307 | }; |
| 2308 | static const byte kInstruction_Crc32w_r3_r5_r7[] = { |
| 2309 | 0x47, 0x30, 0x45, 0xe1 // Crc32w r3 r5 r7 |
| 2310 | }; |
| 2311 | static const byte kInstruction_Crc32w_r3_r5_r8[] = { |
| 2312 | 0x48, 0x30, 0x45, 0xe1 // Crc32w r3 r5 r8 |
| 2313 | }; |
| 2314 | static const byte kInstruction_Crc32w_r3_r5_r9[] = { |
| 2315 | 0x49, 0x30, 0x45, 0xe1 // Crc32w r3 r5 r9 |
| 2316 | }; |
| 2317 | static const byte kInstruction_Crc32w_r3_r5_r10[] = { |
| 2318 | 0x4a, 0x30, 0x45, 0xe1 // Crc32w r3 r5 r10 |
| 2319 | }; |
| 2320 | static const byte kInstruction_Crc32w_r3_r5_r11[] = { |
| 2321 | 0x4b, 0x30, 0x45, 0xe1 // Crc32w r3 r5 r11 |
| 2322 | }; |
| 2323 | static const byte kInstruction_Crc32w_r3_r5_r12[] = { |
| 2324 | 0x4c, 0x30, 0x45, 0xe1 // Crc32w r3 r5 r12 |
| 2325 | }; |
| 2326 | static const byte kInstruction_Crc32w_r3_r5_r13[] = { |
| 2327 | 0x4d, 0x30, 0x45, 0xe1 // Crc32w r3 r5 r13 |
| 2328 | }; |
| 2329 | static const byte kInstruction_Crc32w_r3_r5_r14[] = { |
| 2330 | 0x4e, 0x30, 0x45, 0xe1 // Crc32w r3 r5 r14 |
| 2331 | }; |
| 2332 | static const byte kInstruction_Crc32w_r3_r6_r0[] = { |
| 2333 | 0x40, 0x30, 0x46, 0xe1 // Crc32w r3 r6 r0 |
| 2334 | }; |
| 2335 | static const byte kInstruction_Crc32w_r3_r6_r1[] = { |
| 2336 | 0x41, 0x30, 0x46, 0xe1 // Crc32w r3 r6 r1 |
| 2337 | }; |
| 2338 | static const byte kInstruction_Crc32w_r3_r6_r2[] = { |
| 2339 | 0x42, 0x30, 0x46, 0xe1 // Crc32w r3 r6 r2 |
| 2340 | }; |
| 2341 | static const byte kInstruction_Crc32w_r3_r6_r3[] = { |
| 2342 | 0x43, 0x30, 0x46, 0xe1 // Crc32w r3 r6 r3 |
| 2343 | }; |
| 2344 | static const byte kInstruction_Crc32w_r3_r6_r4[] = { |
| 2345 | 0x44, 0x30, 0x46, 0xe1 // Crc32w r3 r6 r4 |
| 2346 | }; |
| 2347 | static const byte kInstruction_Crc32w_r3_r6_r5[] = { |
| 2348 | 0x45, 0x30, 0x46, 0xe1 // Crc32w r3 r6 r5 |
| 2349 | }; |
| 2350 | static const byte kInstruction_Crc32w_r3_r6_r6[] = { |
| 2351 | 0x46, 0x30, 0x46, 0xe1 // Crc32w r3 r6 r6 |
| 2352 | }; |
| 2353 | static const byte kInstruction_Crc32w_r3_r6_r7[] = { |
| 2354 | 0x47, 0x30, 0x46, 0xe1 // Crc32w r3 r6 r7 |
| 2355 | }; |
| 2356 | static const byte kInstruction_Crc32w_r3_r6_r8[] = { |
| 2357 | 0x48, 0x30, 0x46, 0xe1 // Crc32w r3 r6 r8 |
| 2358 | }; |
| 2359 | static const byte kInstruction_Crc32w_r3_r6_r9[] = { |
| 2360 | 0x49, 0x30, 0x46, 0xe1 // Crc32w r3 r6 r9 |
| 2361 | }; |
| 2362 | static const byte kInstruction_Crc32w_r3_r6_r10[] = { |
| 2363 | 0x4a, 0x30, 0x46, 0xe1 // Crc32w r3 r6 r10 |
| 2364 | }; |
| 2365 | static const byte kInstruction_Crc32w_r3_r6_r11[] = { |
| 2366 | 0x4b, 0x30, 0x46, 0xe1 // Crc32w r3 r6 r11 |
| 2367 | }; |
| 2368 | static const byte kInstruction_Crc32w_r3_r6_r12[] = { |
| 2369 | 0x4c, 0x30, 0x46, 0xe1 // Crc32w r3 r6 r12 |
| 2370 | }; |
| 2371 | static const byte kInstruction_Crc32w_r3_r6_r13[] = { |
| 2372 | 0x4d, 0x30, 0x46, 0xe1 // Crc32w r3 r6 r13 |
| 2373 | }; |
| 2374 | static const byte kInstruction_Crc32w_r3_r6_r14[] = { |
| 2375 | 0x4e, 0x30, 0x46, 0xe1 // Crc32w r3 r6 r14 |
| 2376 | }; |
| 2377 | static const byte kInstruction_Crc32w_r3_r7_r0[] = { |
| 2378 | 0x40, 0x30, 0x47, 0xe1 // Crc32w r3 r7 r0 |
| 2379 | }; |
| 2380 | static const byte kInstruction_Crc32w_r3_r7_r1[] = { |
| 2381 | 0x41, 0x30, 0x47, 0xe1 // Crc32w r3 r7 r1 |
| 2382 | }; |
| 2383 | static const byte kInstruction_Crc32w_r3_r7_r2[] = { |
| 2384 | 0x42, 0x30, 0x47, 0xe1 // Crc32w r3 r7 r2 |
| 2385 | }; |
| 2386 | static const byte kInstruction_Crc32w_r3_r7_r3[] = { |
| 2387 | 0x43, 0x30, 0x47, 0xe1 // Crc32w r3 r7 r3 |
| 2388 | }; |
| 2389 | static const byte kInstruction_Crc32w_r3_r7_r4[] = { |
| 2390 | 0x44, 0x30, 0x47, 0xe1 // Crc32w r3 r7 r4 |
| 2391 | }; |
| 2392 | static const byte kInstruction_Crc32w_r3_r7_r5[] = { |
| 2393 | 0x45, 0x30, 0x47, 0xe1 // Crc32w r3 r7 r5 |
| 2394 | }; |
| 2395 | static const byte kInstruction_Crc32w_r3_r7_r6[] = { |
| 2396 | 0x46, 0x30, 0x47, 0xe1 // Crc32w r3 r7 r6 |
| 2397 | }; |
| 2398 | static const byte kInstruction_Crc32w_r3_r7_r7[] = { |
| 2399 | 0x47, 0x30, 0x47, 0xe1 // Crc32w r3 r7 r7 |
| 2400 | }; |
| 2401 | static const byte kInstruction_Crc32w_r3_r7_r8[] = { |
| 2402 | 0x48, 0x30, 0x47, 0xe1 // Crc32w r3 r7 r8 |
| 2403 | }; |
| 2404 | static const byte kInstruction_Crc32w_r3_r7_r9[] = { |
| 2405 | 0x49, 0x30, 0x47, 0xe1 // Crc32w r3 r7 r9 |
| 2406 | }; |
| 2407 | static const byte kInstruction_Crc32w_r3_r7_r10[] = { |
| 2408 | 0x4a, 0x30, 0x47, 0xe1 // Crc32w r3 r7 r10 |
| 2409 | }; |
| 2410 | static const byte kInstruction_Crc32w_r3_r7_r11[] = { |
| 2411 | 0x4b, 0x30, 0x47, 0xe1 // Crc32w r3 r7 r11 |
| 2412 | }; |
| 2413 | static const byte kInstruction_Crc32w_r3_r7_r12[] = { |
| 2414 | 0x4c, 0x30, 0x47, 0xe1 // Crc32w r3 r7 r12 |
| 2415 | }; |
| 2416 | static const byte kInstruction_Crc32w_r3_r7_r13[] = { |
| 2417 | 0x4d, 0x30, 0x47, 0xe1 // Crc32w r3 r7 r13 |
| 2418 | }; |
| 2419 | static const byte kInstruction_Crc32w_r3_r7_r14[] = { |
| 2420 | 0x4e, 0x30, 0x47, 0xe1 // Crc32w r3 r7 r14 |
| 2421 | }; |
| 2422 | static const byte kInstruction_Crc32w_r3_r8_r0[] = { |
| 2423 | 0x40, 0x30, 0x48, 0xe1 // Crc32w r3 r8 r0 |
| 2424 | }; |
| 2425 | static const byte kInstruction_Crc32w_r3_r8_r1[] = { |
| 2426 | 0x41, 0x30, 0x48, 0xe1 // Crc32w r3 r8 r1 |
| 2427 | }; |
| 2428 | static const byte kInstruction_Crc32w_r3_r8_r2[] = { |
| 2429 | 0x42, 0x30, 0x48, 0xe1 // Crc32w r3 r8 r2 |
| 2430 | }; |
| 2431 | static const byte kInstruction_Crc32w_r3_r8_r3[] = { |
| 2432 | 0x43, 0x30, 0x48, 0xe1 // Crc32w r3 r8 r3 |
| 2433 | }; |
| 2434 | static const byte kInstruction_Crc32w_r3_r8_r4[] = { |
| 2435 | 0x44, 0x30, 0x48, 0xe1 // Crc32w r3 r8 r4 |
| 2436 | }; |
| 2437 | static const byte kInstruction_Crc32w_r3_r8_r5[] = { |
| 2438 | 0x45, 0x30, 0x48, 0xe1 // Crc32w r3 r8 r5 |
| 2439 | }; |
| 2440 | static const byte kInstruction_Crc32w_r3_r8_r6[] = { |
| 2441 | 0x46, 0x30, 0x48, 0xe1 // Crc32w r3 r8 r6 |
| 2442 | }; |
| 2443 | static const byte kInstruction_Crc32w_r3_r8_r7[] = { |
| 2444 | 0x47, 0x30, 0x48, 0xe1 // Crc32w r3 r8 r7 |
| 2445 | }; |
| 2446 | static const byte kInstruction_Crc32w_r3_r8_r8[] = { |
| 2447 | 0x48, 0x30, 0x48, 0xe1 // Crc32w r3 r8 r8 |
| 2448 | }; |
| 2449 | static const byte kInstruction_Crc32w_r3_r8_r9[] = { |
| 2450 | 0x49, 0x30, 0x48, 0xe1 // Crc32w r3 r8 r9 |
| 2451 | }; |
| 2452 | static const byte kInstruction_Crc32w_r3_r8_r10[] = { |
| 2453 | 0x4a, 0x30, 0x48, 0xe1 // Crc32w r3 r8 r10 |
| 2454 | }; |
| 2455 | static const byte kInstruction_Crc32w_r3_r8_r11[] = { |
| 2456 | 0x4b, 0x30, 0x48, 0xe1 // Crc32w r3 r8 r11 |
| 2457 | }; |
| 2458 | static const byte kInstruction_Crc32w_r3_r8_r12[] = { |
| 2459 | 0x4c, 0x30, 0x48, 0xe1 // Crc32w r3 r8 r12 |
| 2460 | }; |
| 2461 | static const byte kInstruction_Crc32w_r3_r8_r13[] = { |
| 2462 | 0x4d, 0x30, 0x48, 0xe1 // Crc32w r3 r8 r13 |
| 2463 | }; |
| 2464 | static const byte kInstruction_Crc32w_r3_r8_r14[] = { |
| 2465 | 0x4e, 0x30, 0x48, 0xe1 // Crc32w r3 r8 r14 |
| 2466 | }; |
| 2467 | static const byte kInstruction_Crc32w_r3_r9_r0[] = { |
| 2468 | 0x40, 0x30, 0x49, 0xe1 // Crc32w r3 r9 r0 |
| 2469 | }; |
| 2470 | static const byte kInstruction_Crc32w_r3_r9_r1[] = { |
| 2471 | 0x41, 0x30, 0x49, 0xe1 // Crc32w r3 r9 r1 |
| 2472 | }; |
| 2473 | static const byte kInstruction_Crc32w_r3_r9_r2[] = { |
| 2474 | 0x42, 0x30, 0x49, 0xe1 // Crc32w r3 r9 r2 |
| 2475 | }; |
| 2476 | static const byte kInstruction_Crc32w_r3_r9_r3[] = { |
| 2477 | 0x43, 0x30, 0x49, 0xe1 // Crc32w r3 r9 r3 |
| 2478 | }; |
| 2479 | static const byte kInstruction_Crc32w_r3_r9_r4[] = { |
| 2480 | 0x44, 0x30, 0x49, 0xe1 // Crc32w r3 r9 r4 |
| 2481 | }; |
| 2482 | static const byte kInstruction_Crc32w_r3_r9_r5[] = { |
| 2483 | 0x45, 0x30, 0x49, 0xe1 // Crc32w r3 r9 r5 |
| 2484 | }; |
| 2485 | static const byte kInstruction_Crc32w_r3_r9_r6[] = { |
| 2486 | 0x46, 0x30, 0x49, 0xe1 // Crc32w r3 r9 r6 |
| 2487 | }; |
| 2488 | static const byte kInstruction_Crc32w_r3_r9_r7[] = { |
| 2489 | 0x47, 0x30, 0x49, 0xe1 // Crc32w r3 r9 r7 |
| 2490 | }; |
| 2491 | static const byte kInstruction_Crc32w_r3_r9_r8[] = { |
| 2492 | 0x48, 0x30, 0x49, 0xe1 // Crc32w r3 r9 r8 |
| 2493 | }; |
| 2494 | static const byte kInstruction_Crc32w_r3_r9_r9[] = { |
| 2495 | 0x49, 0x30, 0x49, 0xe1 // Crc32w r3 r9 r9 |
| 2496 | }; |
| 2497 | static const byte kInstruction_Crc32w_r3_r9_r10[] = { |
| 2498 | 0x4a, 0x30, 0x49, 0xe1 // Crc32w r3 r9 r10 |
| 2499 | }; |
| 2500 | static const byte kInstruction_Crc32w_r3_r9_r11[] = { |
| 2501 | 0x4b, 0x30, 0x49, 0xe1 // Crc32w r3 r9 r11 |
| 2502 | }; |
| 2503 | static const byte kInstruction_Crc32w_r3_r9_r12[] = { |
| 2504 | 0x4c, 0x30, 0x49, 0xe1 // Crc32w r3 r9 r12 |
| 2505 | }; |
| 2506 | static const byte kInstruction_Crc32w_r3_r9_r13[] = { |
| 2507 | 0x4d, 0x30, 0x49, 0xe1 // Crc32w r3 r9 r13 |
| 2508 | }; |
| 2509 | static const byte kInstruction_Crc32w_r3_r9_r14[] = { |
| 2510 | 0x4e, 0x30, 0x49, 0xe1 // Crc32w r3 r9 r14 |
| 2511 | }; |
| 2512 | static const byte kInstruction_Crc32w_r3_r10_r0[] = { |
| 2513 | 0x40, 0x30, 0x4a, 0xe1 // Crc32w r3 r10 r0 |
| 2514 | }; |
| 2515 | static const byte kInstruction_Crc32w_r3_r10_r1[] = { |
| 2516 | 0x41, 0x30, 0x4a, 0xe1 // Crc32w r3 r10 r1 |
| 2517 | }; |
| 2518 | static const byte kInstruction_Crc32w_r3_r10_r2[] = { |
| 2519 | 0x42, 0x30, 0x4a, 0xe1 // Crc32w r3 r10 r2 |
| 2520 | }; |
| 2521 | static const byte kInstruction_Crc32w_r3_r10_r3[] = { |
| 2522 | 0x43, 0x30, 0x4a, 0xe1 // Crc32w r3 r10 r3 |
| 2523 | }; |
| 2524 | static const byte kInstruction_Crc32w_r3_r10_r4[] = { |
| 2525 | 0x44, 0x30, 0x4a, 0xe1 // Crc32w r3 r10 r4 |
| 2526 | }; |
| 2527 | static const byte kInstruction_Crc32w_r3_r10_r5[] = { |
| 2528 | 0x45, 0x30, 0x4a, 0xe1 // Crc32w r3 r10 r5 |
| 2529 | }; |
| 2530 | static const byte kInstruction_Crc32w_r3_r10_r6[] = { |
| 2531 | 0x46, 0x30, 0x4a, 0xe1 // Crc32w r3 r10 r6 |
| 2532 | }; |
| 2533 | static const byte kInstruction_Crc32w_r3_r10_r7[] = { |
| 2534 | 0x47, 0x30, 0x4a, 0xe1 // Crc32w r3 r10 r7 |
| 2535 | }; |
| 2536 | static const byte kInstruction_Crc32w_r3_r10_r8[] = { |
| 2537 | 0x48, 0x30, 0x4a, 0xe1 // Crc32w r3 r10 r8 |
| 2538 | }; |
| 2539 | static const byte kInstruction_Crc32w_r3_r10_r9[] = { |
| 2540 | 0x49, 0x30, 0x4a, 0xe1 // Crc32w r3 r10 r9 |
| 2541 | }; |
| 2542 | static const byte kInstruction_Crc32w_r3_r10_r10[] = { |
| 2543 | 0x4a, 0x30, 0x4a, 0xe1 // Crc32w r3 r10 r10 |
| 2544 | }; |
| 2545 | static const byte kInstruction_Crc32w_r3_r10_r11[] = { |
| 2546 | 0x4b, 0x30, 0x4a, 0xe1 // Crc32w r3 r10 r11 |
| 2547 | }; |
| 2548 | static const byte kInstruction_Crc32w_r3_r10_r12[] = { |
| 2549 | 0x4c, 0x30, 0x4a, 0xe1 // Crc32w r3 r10 r12 |
| 2550 | }; |
| 2551 | static const byte kInstruction_Crc32w_r3_r10_r13[] = { |
| 2552 | 0x4d, 0x30, 0x4a, 0xe1 // Crc32w r3 r10 r13 |
| 2553 | }; |
| 2554 | static const byte kInstruction_Crc32w_r3_r10_r14[] = { |
| 2555 | 0x4e, 0x30, 0x4a, 0xe1 // Crc32w r3 r10 r14 |
| 2556 | }; |
| 2557 | static const byte kInstruction_Crc32w_r3_r11_r0[] = { |
| 2558 | 0x40, 0x30, 0x4b, 0xe1 // Crc32w r3 r11 r0 |
| 2559 | }; |
| 2560 | static const byte kInstruction_Crc32w_r3_r11_r1[] = { |
| 2561 | 0x41, 0x30, 0x4b, 0xe1 // Crc32w r3 r11 r1 |
| 2562 | }; |
| 2563 | static const byte kInstruction_Crc32w_r3_r11_r2[] = { |
| 2564 | 0x42, 0x30, 0x4b, 0xe1 // Crc32w r3 r11 r2 |
| 2565 | }; |
| 2566 | static const byte kInstruction_Crc32w_r3_r11_r3[] = { |
| 2567 | 0x43, 0x30, 0x4b, 0xe1 // Crc32w r3 r11 r3 |
| 2568 | }; |
| 2569 | static const byte kInstruction_Crc32w_r3_r11_r4[] = { |
| 2570 | 0x44, 0x30, 0x4b, 0xe1 // Crc32w r3 r11 r4 |
| 2571 | }; |
| 2572 | static const byte kInstruction_Crc32w_r3_r11_r5[] = { |
| 2573 | 0x45, 0x30, 0x4b, 0xe1 // Crc32w r3 r11 r5 |
| 2574 | }; |
| 2575 | static const byte kInstruction_Crc32w_r3_r11_r6[] = { |
| 2576 | 0x46, 0x30, 0x4b, 0xe1 // Crc32w r3 r11 r6 |
| 2577 | }; |
| 2578 | static const byte kInstruction_Crc32w_r3_r11_r7[] = { |
| 2579 | 0x47, 0x30, 0x4b, 0xe1 // Crc32w r3 r11 r7 |
| 2580 | }; |
| 2581 | static const byte kInstruction_Crc32w_r3_r11_r8[] = { |
| 2582 | 0x48, 0x30, 0x4b, 0xe1 // Crc32w r3 r11 r8 |
| 2583 | }; |
| 2584 | static const byte kInstruction_Crc32w_r3_r11_r9[] = { |
| 2585 | 0x49, 0x30, 0x4b, 0xe1 // Crc32w r3 r11 r9 |
| 2586 | }; |
| 2587 | static const byte kInstruction_Crc32w_r3_r11_r10[] = { |
| 2588 | 0x4a, 0x30, 0x4b, 0xe1 // Crc32w r3 r11 r10 |
| 2589 | }; |
| 2590 | static const byte kInstruction_Crc32w_r3_r11_r11[] = { |
| 2591 | 0x4b, 0x30, 0x4b, 0xe1 // Crc32w r3 r11 r11 |
| 2592 | }; |
| 2593 | static const byte kInstruction_Crc32w_r3_r11_r12[] = { |
| 2594 | 0x4c, 0x30, 0x4b, 0xe1 // Crc32w r3 r11 r12 |
| 2595 | }; |
| 2596 | static const byte kInstruction_Crc32w_r3_r11_r13[] = { |
| 2597 | 0x4d, 0x30, 0x4b, 0xe1 // Crc32w r3 r11 r13 |
| 2598 | }; |
| 2599 | static const byte kInstruction_Crc32w_r3_r11_r14[] = { |
| 2600 | 0x4e, 0x30, 0x4b, 0xe1 // Crc32w r3 r11 r14 |
| 2601 | }; |
| 2602 | static const byte kInstruction_Crc32w_r3_r12_r0[] = { |
| 2603 | 0x40, 0x30, 0x4c, 0xe1 // Crc32w r3 r12 r0 |
| 2604 | }; |
| 2605 | static const byte kInstruction_Crc32w_r3_r12_r1[] = { |
| 2606 | 0x41, 0x30, 0x4c, 0xe1 // Crc32w r3 r12 r1 |
| 2607 | }; |
| 2608 | static const byte kInstruction_Crc32w_r3_r12_r2[] = { |
| 2609 | 0x42, 0x30, 0x4c, 0xe1 // Crc32w r3 r12 r2 |
| 2610 | }; |
| 2611 | static const byte kInstruction_Crc32w_r3_r12_r3[] = { |
| 2612 | 0x43, 0x30, 0x4c, 0xe1 // Crc32w r3 r12 r3 |
| 2613 | }; |
| 2614 | static const byte kInstruction_Crc32w_r3_r12_r4[] = { |
| 2615 | 0x44, 0x30, 0x4c, 0xe1 // Crc32w r3 r12 r4 |
| 2616 | }; |
| 2617 | static const byte kInstruction_Crc32w_r3_r12_r5[] = { |
| 2618 | 0x45, 0x30, 0x4c, 0xe1 // Crc32w r3 r12 r5 |
| 2619 | }; |
| 2620 | static const byte kInstruction_Crc32w_r3_r12_r6[] = { |
| 2621 | 0x46, 0x30, 0x4c, 0xe1 // Crc32w r3 r12 r6 |
| 2622 | }; |
| 2623 | static const byte kInstruction_Crc32w_r3_r12_r7[] = { |
| 2624 | 0x47, 0x30, 0x4c, 0xe1 // Crc32w r3 r12 r7 |
| 2625 | }; |
| 2626 | static const byte kInstruction_Crc32w_r3_r12_r8[] = { |
| 2627 | 0x48, 0x30, 0x4c, 0xe1 // Crc32w r3 r12 r8 |
| 2628 | }; |
| 2629 | static const byte kInstruction_Crc32w_r3_r12_r9[] = { |
| 2630 | 0x49, 0x30, 0x4c, 0xe1 // Crc32w r3 r12 r9 |
| 2631 | }; |
| 2632 | static const byte kInstruction_Crc32w_r3_r12_r10[] = { |
| 2633 | 0x4a, 0x30, 0x4c, 0xe1 // Crc32w r3 r12 r10 |
| 2634 | }; |
| 2635 | static const byte kInstruction_Crc32w_r3_r12_r11[] = { |
| 2636 | 0x4b, 0x30, 0x4c, 0xe1 // Crc32w r3 r12 r11 |
| 2637 | }; |
| 2638 | static const byte kInstruction_Crc32w_r3_r12_r12[] = { |
| 2639 | 0x4c, 0x30, 0x4c, 0xe1 // Crc32w r3 r12 r12 |
| 2640 | }; |
| 2641 | static const byte kInstruction_Crc32w_r3_r12_r13[] = { |
| 2642 | 0x4d, 0x30, 0x4c, 0xe1 // Crc32w r3 r12 r13 |
| 2643 | }; |
| 2644 | static const byte kInstruction_Crc32w_r3_r12_r14[] = { |
| 2645 | 0x4e, 0x30, 0x4c, 0xe1 // Crc32w r3 r12 r14 |
| 2646 | }; |
| 2647 | static const byte kInstruction_Crc32w_r3_r13_r0[] = { |
| 2648 | 0x40, 0x30, 0x4d, 0xe1 // Crc32w r3 r13 r0 |
| 2649 | }; |
| 2650 | static const byte kInstruction_Crc32w_r3_r13_r1[] = { |
| 2651 | 0x41, 0x30, 0x4d, 0xe1 // Crc32w r3 r13 r1 |
| 2652 | }; |
| 2653 | static const byte kInstruction_Crc32w_r3_r13_r2[] = { |
| 2654 | 0x42, 0x30, 0x4d, 0xe1 // Crc32w r3 r13 r2 |
| 2655 | }; |
| 2656 | static const byte kInstruction_Crc32w_r3_r13_r3[] = { |
| 2657 | 0x43, 0x30, 0x4d, 0xe1 // Crc32w r3 r13 r3 |
| 2658 | }; |
| 2659 | static const byte kInstruction_Crc32w_r3_r13_r4[] = { |
| 2660 | 0x44, 0x30, 0x4d, 0xe1 // Crc32w r3 r13 r4 |
| 2661 | }; |
| 2662 | static const byte kInstruction_Crc32w_r3_r13_r5[] = { |
| 2663 | 0x45, 0x30, 0x4d, 0xe1 // Crc32w r3 r13 r5 |
| 2664 | }; |
| 2665 | static const byte kInstruction_Crc32w_r3_r13_r6[] = { |
| 2666 | 0x46, 0x30, 0x4d, 0xe1 // Crc32w r3 r13 r6 |
| 2667 | }; |
| 2668 | static const byte kInstruction_Crc32w_r3_r13_r7[] = { |
| 2669 | 0x47, 0x30, 0x4d, 0xe1 // Crc32w r3 r13 r7 |
| 2670 | }; |
| 2671 | static const byte kInstruction_Crc32w_r3_r13_r8[] = { |
| 2672 | 0x48, 0x30, 0x4d, 0xe1 // Crc32w r3 r13 r8 |
| 2673 | }; |
| 2674 | static const byte kInstruction_Crc32w_r3_r13_r9[] = { |
| 2675 | 0x49, 0x30, 0x4d, 0xe1 // Crc32w r3 r13 r9 |
| 2676 | }; |
| 2677 | static const byte kInstruction_Crc32w_r3_r13_r10[] = { |
| 2678 | 0x4a, 0x30, 0x4d, 0xe1 // Crc32w r3 r13 r10 |
| 2679 | }; |
| 2680 | static const byte kInstruction_Crc32w_r3_r13_r11[] = { |
| 2681 | 0x4b, 0x30, 0x4d, 0xe1 // Crc32w r3 r13 r11 |
| 2682 | }; |
| 2683 | static const byte kInstruction_Crc32w_r3_r13_r12[] = { |
| 2684 | 0x4c, 0x30, 0x4d, 0xe1 // Crc32w r3 r13 r12 |
| 2685 | }; |
| 2686 | static const byte kInstruction_Crc32w_r3_r13_r13[] = { |
| 2687 | 0x4d, 0x30, 0x4d, 0xe1 // Crc32w r3 r13 r13 |
| 2688 | }; |
| 2689 | static const byte kInstruction_Crc32w_r3_r13_r14[] = { |
| 2690 | 0x4e, 0x30, 0x4d, 0xe1 // Crc32w r3 r13 r14 |
| 2691 | }; |
| 2692 | static const byte kInstruction_Crc32w_r3_r14_r0[] = { |
| 2693 | 0x40, 0x30, 0x4e, 0xe1 // Crc32w r3 r14 r0 |
| 2694 | }; |
| 2695 | static const byte kInstruction_Crc32w_r3_r14_r1[] = { |
| 2696 | 0x41, 0x30, 0x4e, 0xe1 // Crc32w r3 r14 r1 |
| 2697 | }; |
| 2698 | static const byte kInstruction_Crc32w_r3_r14_r2[] = { |
| 2699 | 0x42, 0x30, 0x4e, 0xe1 // Crc32w r3 r14 r2 |
| 2700 | }; |
| 2701 | static const byte kInstruction_Crc32w_r3_r14_r3[] = { |
| 2702 | 0x43, 0x30, 0x4e, 0xe1 // Crc32w r3 r14 r3 |
| 2703 | }; |
| 2704 | static const byte kInstruction_Crc32w_r3_r14_r4[] = { |
| 2705 | 0x44, 0x30, 0x4e, 0xe1 // Crc32w r3 r14 r4 |
| 2706 | }; |
| 2707 | static const byte kInstruction_Crc32w_r3_r14_r5[] = { |
| 2708 | 0x45, 0x30, 0x4e, 0xe1 // Crc32w r3 r14 r5 |
| 2709 | }; |
| 2710 | static const byte kInstruction_Crc32w_r3_r14_r6[] = { |
| 2711 | 0x46, 0x30, 0x4e, 0xe1 // Crc32w r3 r14 r6 |
| 2712 | }; |
| 2713 | static const byte kInstruction_Crc32w_r3_r14_r7[] = { |
| 2714 | 0x47, 0x30, 0x4e, 0xe1 // Crc32w r3 r14 r7 |
| 2715 | }; |
| 2716 | static const byte kInstruction_Crc32w_r3_r14_r8[] = { |
| 2717 | 0x48, 0x30, 0x4e, 0xe1 // Crc32w r3 r14 r8 |
| 2718 | }; |
| 2719 | static const byte kInstruction_Crc32w_r3_r14_r9[] = { |
| 2720 | 0x49, 0x30, 0x4e, 0xe1 // Crc32w r3 r14 r9 |
| 2721 | }; |
| 2722 | static const byte kInstruction_Crc32w_r3_r14_r10[] = { |
| 2723 | 0x4a, 0x30, 0x4e, 0xe1 // Crc32w r3 r14 r10 |
| 2724 | }; |
| 2725 | static const byte kInstruction_Crc32w_r3_r14_r11[] = { |
| 2726 | 0x4b, 0x30, 0x4e, 0xe1 // Crc32w r3 r14 r11 |
| 2727 | }; |
| 2728 | static const byte kInstruction_Crc32w_r3_r14_r12[] = { |
| 2729 | 0x4c, 0x30, 0x4e, 0xe1 // Crc32w r3 r14 r12 |
| 2730 | }; |
| 2731 | static const byte kInstruction_Crc32w_r3_r14_r13[] = { |
| 2732 | 0x4d, 0x30, 0x4e, 0xe1 // Crc32w r3 r14 r13 |
| 2733 | }; |
| 2734 | static const byte kInstruction_Crc32w_r3_r14_r14[] = { |
| 2735 | 0x4e, 0x30, 0x4e, 0xe1 // Crc32w r3 r14 r14 |
| 2736 | }; |
| 2737 | static const byte kInstruction_Crc32w_r4_r0_r0[] = { |
| 2738 | 0x40, 0x40, 0x40, 0xe1 // Crc32w r4 r0 r0 |
| 2739 | }; |
| 2740 | static const byte kInstruction_Crc32w_r4_r0_r1[] = { |
| 2741 | 0x41, 0x40, 0x40, 0xe1 // Crc32w r4 r0 r1 |
| 2742 | }; |
| 2743 | static const byte kInstruction_Crc32w_r4_r0_r2[] = { |
| 2744 | 0x42, 0x40, 0x40, 0xe1 // Crc32w r4 r0 r2 |
| 2745 | }; |
| 2746 | static const byte kInstruction_Crc32w_r4_r0_r3[] = { |
| 2747 | 0x43, 0x40, 0x40, 0xe1 // Crc32w r4 r0 r3 |
| 2748 | }; |
| 2749 | static const byte kInstruction_Crc32w_r4_r0_r4[] = { |
| 2750 | 0x44, 0x40, 0x40, 0xe1 // Crc32w r4 r0 r4 |
| 2751 | }; |
| 2752 | static const byte kInstruction_Crc32w_r4_r0_r5[] = { |
| 2753 | 0x45, 0x40, 0x40, 0xe1 // Crc32w r4 r0 r5 |
| 2754 | }; |
| 2755 | static const byte kInstruction_Crc32w_r4_r0_r6[] = { |
| 2756 | 0x46, 0x40, 0x40, 0xe1 // Crc32w r4 r0 r6 |
| 2757 | }; |
| 2758 | static const byte kInstruction_Crc32w_r4_r0_r7[] = { |
| 2759 | 0x47, 0x40, 0x40, 0xe1 // Crc32w r4 r0 r7 |
| 2760 | }; |
| 2761 | static const byte kInstruction_Crc32w_r4_r0_r8[] = { |
| 2762 | 0x48, 0x40, 0x40, 0xe1 // Crc32w r4 r0 r8 |
| 2763 | }; |
| 2764 | static const byte kInstruction_Crc32w_r4_r0_r9[] = { |
| 2765 | 0x49, 0x40, 0x40, 0xe1 // Crc32w r4 r0 r9 |
| 2766 | }; |
| 2767 | static const byte kInstruction_Crc32w_r4_r0_r10[] = { |
| 2768 | 0x4a, 0x40, 0x40, 0xe1 // Crc32w r4 r0 r10 |
| 2769 | }; |
| 2770 | static const byte kInstruction_Crc32w_r4_r0_r11[] = { |
| 2771 | 0x4b, 0x40, 0x40, 0xe1 // Crc32w r4 r0 r11 |
| 2772 | }; |
| 2773 | static const byte kInstruction_Crc32w_r4_r0_r12[] = { |
| 2774 | 0x4c, 0x40, 0x40, 0xe1 // Crc32w r4 r0 r12 |
| 2775 | }; |
| 2776 | static const byte kInstruction_Crc32w_r4_r0_r13[] = { |
| 2777 | 0x4d, 0x40, 0x40, 0xe1 // Crc32w r4 r0 r13 |
| 2778 | }; |
| 2779 | static const byte kInstruction_Crc32w_r4_r0_r14[] = { |
| 2780 | 0x4e, 0x40, 0x40, 0xe1 // Crc32w r4 r0 r14 |
| 2781 | }; |
| 2782 | static const byte kInstruction_Crc32w_r4_r1_r0[] = { |
| 2783 | 0x40, 0x40, 0x41, 0xe1 // Crc32w r4 r1 r0 |
| 2784 | }; |
| 2785 | static const byte kInstruction_Crc32w_r4_r1_r1[] = { |
| 2786 | 0x41, 0x40, 0x41, 0xe1 // Crc32w r4 r1 r1 |
| 2787 | }; |
| 2788 | static const byte kInstruction_Crc32w_r4_r1_r2[] = { |
| 2789 | 0x42, 0x40, 0x41, 0xe1 // Crc32w r4 r1 r2 |
| 2790 | }; |
| 2791 | static const byte kInstruction_Crc32w_r4_r1_r3[] = { |
| 2792 | 0x43, 0x40, 0x41, 0xe1 // Crc32w r4 r1 r3 |
| 2793 | }; |
| 2794 | static const byte kInstruction_Crc32w_r4_r1_r4[] = { |
| 2795 | 0x44, 0x40, 0x41, 0xe1 // Crc32w r4 r1 r4 |
| 2796 | }; |
| 2797 | static const byte kInstruction_Crc32w_r4_r1_r5[] = { |
| 2798 | 0x45, 0x40, 0x41, 0xe1 // Crc32w r4 r1 r5 |
| 2799 | }; |
| 2800 | static const byte kInstruction_Crc32w_r4_r1_r6[] = { |
| 2801 | 0x46, 0x40, 0x41, 0xe1 // Crc32w r4 r1 r6 |
| 2802 | }; |
| 2803 | static const byte kInstruction_Crc32w_r4_r1_r7[] = { |
| 2804 | 0x47, 0x40, 0x41, 0xe1 // Crc32w r4 r1 r7 |
| 2805 | }; |
| 2806 | static const byte kInstruction_Crc32w_r4_r1_r8[] = { |
| 2807 | 0x48, 0x40, 0x41, 0xe1 // Crc32w r4 r1 r8 |
| 2808 | }; |
| 2809 | static const byte kInstruction_Crc32w_r4_r1_r9[] = { |
| 2810 | 0x49, 0x40, 0x41, 0xe1 // Crc32w r4 r1 r9 |
| 2811 | }; |
| 2812 | static const byte kInstruction_Crc32w_r4_r1_r10[] = { |
| 2813 | 0x4a, 0x40, 0x41, 0xe1 // Crc32w r4 r1 r10 |
| 2814 | }; |
| 2815 | static const byte kInstruction_Crc32w_r4_r1_r11[] = { |
| 2816 | 0x4b, 0x40, 0x41, 0xe1 // Crc32w r4 r1 r11 |
| 2817 | }; |
| 2818 | static const byte kInstruction_Crc32w_r4_r1_r12[] = { |
| 2819 | 0x4c, 0x40, 0x41, 0xe1 // Crc32w r4 r1 r12 |
| 2820 | }; |
| 2821 | static const byte kInstruction_Crc32w_r4_r1_r13[] = { |
| 2822 | 0x4d, 0x40, 0x41, 0xe1 // Crc32w r4 r1 r13 |
| 2823 | }; |
| 2824 | static const byte kInstruction_Crc32w_r4_r1_r14[] = { |
| 2825 | 0x4e, 0x40, 0x41, 0xe1 // Crc32w r4 r1 r14 |
| 2826 | }; |
| 2827 | static const byte kInstruction_Crc32w_r4_r2_r0[] = { |
| 2828 | 0x40, 0x40, 0x42, 0xe1 // Crc32w r4 r2 r0 |
| 2829 | }; |
| 2830 | static const byte kInstruction_Crc32w_r4_r2_r1[] = { |
| 2831 | 0x41, 0x40, 0x42, 0xe1 // Crc32w r4 r2 r1 |
| 2832 | }; |
| 2833 | static const byte kInstruction_Crc32w_r4_r2_r2[] = { |
| 2834 | 0x42, 0x40, 0x42, 0xe1 // Crc32w r4 r2 r2 |
| 2835 | }; |
| 2836 | static const byte kInstruction_Crc32w_r4_r2_r3[] = { |
| 2837 | 0x43, 0x40, 0x42, 0xe1 // Crc32w r4 r2 r3 |
| 2838 | }; |
| 2839 | static const byte kInstruction_Crc32w_r4_r2_r4[] = { |
| 2840 | 0x44, 0x40, 0x42, 0xe1 // Crc32w r4 r2 r4 |
| 2841 | }; |
| 2842 | static const byte kInstruction_Crc32w_r4_r2_r5[] = { |
| 2843 | 0x45, 0x40, 0x42, 0xe1 // Crc32w r4 r2 r5 |
| 2844 | }; |
| 2845 | static const byte kInstruction_Crc32w_r4_r2_r6[] = { |
| 2846 | 0x46, 0x40, 0x42, 0xe1 // Crc32w r4 r2 r6 |
| 2847 | }; |
| 2848 | static const byte kInstruction_Crc32w_r4_r2_r7[] = { |
| 2849 | 0x47, 0x40, 0x42, 0xe1 // Crc32w r4 r2 r7 |
| 2850 | }; |
| 2851 | static const byte kInstruction_Crc32w_r4_r2_r8[] = { |
| 2852 | 0x48, 0x40, 0x42, 0xe1 // Crc32w r4 r2 r8 |
| 2853 | }; |
| 2854 | static const byte kInstruction_Crc32w_r4_r2_r9[] = { |
| 2855 | 0x49, 0x40, 0x42, 0xe1 // Crc32w r4 r2 r9 |
| 2856 | }; |
| 2857 | static const byte kInstruction_Crc32w_r4_r2_r10[] = { |
| 2858 | 0x4a, 0x40, 0x42, 0xe1 // Crc32w r4 r2 r10 |
| 2859 | }; |
| 2860 | static const byte kInstruction_Crc32w_r4_r2_r11[] = { |
| 2861 | 0x4b, 0x40, 0x42, 0xe1 // Crc32w r4 r2 r11 |
| 2862 | }; |
| 2863 | static const byte kInstruction_Crc32w_r4_r2_r12[] = { |
| 2864 | 0x4c, 0x40, 0x42, 0xe1 // Crc32w r4 r2 r12 |
| 2865 | }; |
| 2866 | static const byte kInstruction_Crc32w_r4_r2_r13[] = { |
| 2867 | 0x4d, 0x40, 0x42, 0xe1 // Crc32w r4 r2 r13 |
| 2868 | }; |
| 2869 | static const byte kInstruction_Crc32w_r4_r2_r14[] = { |
| 2870 | 0x4e, 0x40, 0x42, 0xe1 // Crc32w r4 r2 r14 |
| 2871 | }; |
| 2872 | static const byte kInstruction_Crc32w_r4_r3_r0[] = { |
| 2873 | 0x40, 0x40, 0x43, 0xe1 // Crc32w r4 r3 r0 |
| 2874 | }; |
| 2875 | static const byte kInstruction_Crc32w_r4_r3_r1[] = { |
| 2876 | 0x41, 0x40, 0x43, 0xe1 // Crc32w r4 r3 r1 |
| 2877 | }; |
| 2878 | static const byte kInstruction_Crc32w_r4_r3_r2[] = { |
| 2879 | 0x42, 0x40, 0x43, 0xe1 // Crc32w r4 r3 r2 |
| 2880 | }; |
| 2881 | static const byte kInstruction_Crc32w_r4_r3_r3[] = { |
| 2882 | 0x43, 0x40, 0x43, 0xe1 // Crc32w r4 r3 r3 |
| 2883 | }; |
| 2884 | static const byte kInstruction_Crc32w_r4_r3_r4[] = { |
| 2885 | 0x44, 0x40, 0x43, 0xe1 // Crc32w r4 r3 r4 |
| 2886 | }; |
| 2887 | static const byte kInstruction_Crc32w_r4_r3_r5[] = { |
| 2888 | 0x45, 0x40, 0x43, 0xe1 // Crc32w r4 r3 r5 |
| 2889 | }; |
| 2890 | static const byte kInstruction_Crc32w_r4_r3_r6[] = { |
| 2891 | 0x46, 0x40, 0x43, 0xe1 // Crc32w r4 r3 r6 |
| 2892 | }; |
| 2893 | static const byte kInstruction_Crc32w_r4_r3_r7[] = { |
| 2894 | 0x47, 0x40, 0x43, 0xe1 // Crc32w r4 r3 r7 |
| 2895 | }; |
| 2896 | static const byte kInstruction_Crc32w_r4_r3_r8[] = { |
| 2897 | 0x48, 0x40, 0x43, 0xe1 // Crc32w r4 r3 r8 |
| 2898 | }; |
| 2899 | static const byte kInstruction_Crc32w_r4_r3_r9[] = { |
| 2900 | 0x49, 0x40, 0x43, 0xe1 // Crc32w r4 r3 r9 |
| 2901 | }; |
| 2902 | static const byte kInstruction_Crc32w_r4_r3_r10[] = { |
| 2903 | 0x4a, 0x40, 0x43, 0xe1 // Crc32w r4 r3 r10 |
| 2904 | }; |
| 2905 | static const byte kInstruction_Crc32w_r4_r3_r11[] = { |
| 2906 | 0x4b, 0x40, 0x43, 0xe1 // Crc32w r4 r3 r11 |
| 2907 | }; |
| 2908 | static const byte kInstruction_Crc32w_r4_r3_r12[] = { |
| 2909 | 0x4c, 0x40, 0x43, 0xe1 // Crc32w r4 r3 r12 |
| 2910 | }; |
| 2911 | static const byte kInstruction_Crc32w_r4_r3_r13[] = { |
| 2912 | 0x4d, 0x40, 0x43, 0xe1 // Crc32w r4 r3 r13 |
| 2913 | }; |
| 2914 | static const byte kInstruction_Crc32w_r4_r3_r14[] = { |
| 2915 | 0x4e, 0x40, 0x43, 0xe1 // Crc32w r4 r3 r14 |
| 2916 | }; |
| 2917 | static const byte kInstruction_Crc32w_r4_r4_r0[] = { |
| 2918 | 0x40, 0x40, 0x44, 0xe1 // Crc32w r4 r4 r0 |
| 2919 | }; |
| 2920 | static const byte kInstruction_Crc32w_r4_r4_r1[] = { |
| 2921 | 0x41, 0x40, 0x44, 0xe1 // Crc32w r4 r4 r1 |
| 2922 | }; |
| 2923 | static const byte kInstruction_Crc32w_r4_r4_r2[] = { |
| 2924 | 0x42, 0x40, 0x44, 0xe1 // Crc32w r4 r4 r2 |
| 2925 | }; |
| 2926 | static const byte kInstruction_Crc32w_r4_r4_r3[] = { |
| 2927 | 0x43, 0x40, 0x44, 0xe1 // Crc32w r4 r4 r3 |
| 2928 | }; |
| 2929 | static const byte kInstruction_Crc32w_r4_r4_r4[] = { |
| 2930 | 0x44, 0x40, 0x44, 0xe1 // Crc32w r4 r4 r4 |
| 2931 | }; |
| 2932 | static const byte kInstruction_Crc32w_r4_r4_r5[] = { |
| 2933 | 0x45, 0x40, 0x44, 0xe1 // Crc32w r4 r4 r5 |
| 2934 | }; |
| 2935 | static const byte kInstruction_Crc32w_r4_r4_r6[] = { |
| 2936 | 0x46, 0x40, 0x44, 0xe1 // Crc32w r4 r4 r6 |
| 2937 | }; |
| 2938 | static const byte kInstruction_Crc32w_r4_r4_r7[] = { |
| 2939 | 0x47, 0x40, 0x44, 0xe1 // Crc32w r4 r4 r7 |
| 2940 | }; |
| 2941 | static const byte kInstruction_Crc32w_r4_r4_r8[] = { |
| 2942 | 0x48, 0x40, 0x44, 0xe1 // Crc32w r4 r4 r8 |
| 2943 | }; |
| 2944 | static const byte kInstruction_Crc32w_r4_r4_r9[] = { |
| 2945 | 0x49, 0x40, 0x44, 0xe1 // Crc32w r4 r4 r9 |
| 2946 | }; |
| 2947 | static const byte kInstruction_Crc32w_r4_r4_r10[] = { |
| 2948 | 0x4a, 0x40, 0x44, 0xe1 // Crc32w r4 r4 r10 |
| 2949 | }; |
| 2950 | static const byte kInstruction_Crc32w_r4_r4_r11[] = { |
| 2951 | 0x4b, 0x40, 0x44, 0xe1 // Crc32w r4 r4 r11 |
| 2952 | }; |
| 2953 | static const byte kInstruction_Crc32w_r4_r4_r12[] = { |
| 2954 | 0x4c, 0x40, 0x44, 0xe1 // Crc32w r4 r4 r12 |
| 2955 | }; |
| 2956 | static const byte kInstruction_Crc32w_r4_r4_r13[] = { |
| 2957 | 0x4d, 0x40, 0x44, 0xe1 // Crc32w r4 r4 r13 |
| 2958 | }; |
| 2959 | static const byte kInstruction_Crc32w_r4_r4_r14[] = { |
| 2960 | 0x4e, 0x40, 0x44, 0xe1 // Crc32w r4 r4 r14 |
| 2961 | }; |
| 2962 | static const byte kInstruction_Crc32w_r4_r5_r0[] = { |
| 2963 | 0x40, 0x40, 0x45, 0xe1 // Crc32w r4 r5 r0 |
| 2964 | }; |
| 2965 | static const byte kInstruction_Crc32w_r4_r5_r1[] = { |
| 2966 | 0x41, 0x40, 0x45, 0xe1 // Crc32w r4 r5 r1 |
| 2967 | }; |
| 2968 | static const byte kInstruction_Crc32w_r4_r5_r2[] = { |
| 2969 | 0x42, 0x40, 0x45, 0xe1 // Crc32w r4 r5 r2 |
| 2970 | }; |
| 2971 | static const byte kInstruction_Crc32w_r4_r5_r3[] = { |
| 2972 | 0x43, 0x40, 0x45, 0xe1 // Crc32w r4 r5 r3 |
| 2973 | }; |
| 2974 | static const byte kInstruction_Crc32w_r4_r5_r4[] = { |
| 2975 | 0x44, 0x40, 0x45, 0xe1 // Crc32w r4 r5 r4 |
| 2976 | }; |
| 2977 | static const byte kInstruction_Crc32w_r4_r5_r5[] = { |
| 2978 | 0x45, 0x40, 0x45, 0xe1 // Crc32w r4 r5 r5 |
| 2979 | }; |
| 2980 | static const byte kInstruction_Crc32w_r4_r5_r6[] = { |
| 2981 | 0x46, 0x40, 0x45, 0xe1 // Crc32w r4 r5 r6 |
| 2982 | }; |
| 2983 | static const byte kInstruction_Crc32w_r4_r5_r7[] = { |
| 2984 | 0x47, 0x40, 0x45, 0xe1 // Crc32w r4 r5 r7 |
| 2985 | }; |
| 2986 | static const byte kInstruction_Crc32w_r4_r5_r8[] = { |
| 2987 | 0x48, 0x40, 0x45, 0xe1 // Crc32w r4 r5 r8 |
| 2988 | }; |
| 2989 | static const byte kInstruction_Crc32w_r4_r5_r9[] = { |
| 2990 | 0x49, 0x40, 0x45, 0xe1 // Crc32w r4 r5 r9 |
| 2991 | }; |
| 2992 | static const byte kInstruction_Crc32w_r4_r5_r10[] = { |
| 2993 | 0x4a, 0x40, 0x45, 0xe1 // Crc32w r4 r5 r10 |
| 2994 | }; |
| 2995 | static const byte kInstruction_Crc32w_r4_r5_r11[] = { |
| 2996 | 0x4b, 0x40, 0x45, 0xe1 // Crc32w r4 r5 r11 |
| 2997 | }; |
| 2998 | static const byte kInstruction_Crc32w_r4_r5_r12[] = { |
| 2999 | 0x4c, 0x40, 0x45, 0xe1 // Crc32w r4 r5 r12 |
| 3000 | }; |
| 3001 | static const byte kInstruction_Crc32w_r4_r5_r13[] = { |
| 3002 | 0x4d, 0x40, 0x45, 0xe1 // Crc32w r4 r5 r13 |
| 3003 | }; |
| 3004 | static const byte kInstruction_Crc32w_r4_r5_r14[] = { |
| 3005 | 0x4e, 0x40, 0x45, 0xe1 // Crc32w r4 r5 r14 |
| 3006 | }; |
| 3007 | static const byte kInstruction_Crc32w_r4_r6_r0[] = { |
| 3008 | 0x40, 0x40, 0x46, 0xe1 // Crc32w r4 r6 r0 |
| 3009 | }; |
| 3010 | static const byte kInstruction_Crc32w_r4_r6_r1[] = { |
| 3011 | 0x41, 0x40, 0x46, 0xe1 // Crc32w r4 r6 r1 |
| 3012 | }; |
| 3013 | static const byte kInstruction_Crc32w_r4_r6_r2[] = { |
| 3014 | 0x42, 0x40, 0x46, 0xe1 // Crc32w r4 r6 r2 |
| 3015 | }; |
| 3016 | static const byte kInstruction_Crc32w_r4_r6_r3[] = { |
| 3017 | 0x43, 0x40, 0x46, 0xe1 // Crc32w r4 r6 r3 |
| 3018 | }; |
| 3019 | static const byte kInstruction_Crc32w_r4_r6_r4[] = { |
| 3020 | 0x44, 0x40, 0x46, 0xe1 // Crc32w r4 r6 r4 |
| 3021 | }; |
| 3022 | static const byte kInstruction_Crc32w_r4_r6_r5[] = { |
| 3023 | 0x45, 0x40, 0x46, 0xe1 // Crc32w r4 r6 r5 |
| 3024 | }; |
| 3025 | static const byte kInstruction_Crc32w_r4_r6_r6[] = { |
| 3026 | 0x46, 0x40, 0x46, 0xe1 // Crc32w r4 r6 r6 |
| 3027 | }; |
| 3028 | static const byte kInstruction_Crc32w_r4_r6_r7[] = { |
| 3029 | 0x47, 0x40, 0x46, 0xe1 // Crc32w r4 r6 r7 |
| 3030 | }; |
| 3031 | static const byte kInstruction_Crc32w_r4_r6_r8[] = { |
| 3032 | 0x48, 0x40, 0x46, 0xe1 // Crc32w r4 r6 r8 |
| 3033 | }; |
| 3034 | static const byte kInstruction_Crc32w_r4_r6_r9[] = { |
| 3035 | 0x49, 0x40, 0x46, 0xe1 // Crc32w r4 r6 r9 |
| 3036 | }; |
| 3037 | static const byte kInstruction_Crc32w_r4_r6_r10[] = { |
| 3038 | 0x4a, 0x40, 0x46, 0xe1 // Crc32w r4 r6 r10 |
| 3039 | }; |
| 3040 | static const byte kInstruction_Crc32w_r4_r6_r11[] = { |
| 3041 | 0x4b, 0x40, 0x46, 0xe1 // Crc32w r4 r6 r11 |
| 3042 | }; |
| 3043 | static const byte kInstruction_Crc32w_r4_r6_r12[] = { |
| 3044 | 0x4c, 0x40, 0x46, 0xe1 // Crc32w r4 r6 r12 |
| 3045 | }; |
| 3046 | static const byte kInstruction_Crc32w_r4_r6_r13[] = { |
| 3047 | 0x4d, 0x40, 0x46, 0xe1 // Crc32w r4 r6 r13 |
| 3048 | }; |
| 3049 | static const byte kInstruction_Crc32w_r4_r6_r14[] = { |
| 3050 | 0x4e, 0x40, 0x46, 0xe1 // Crc32w r4 r6 r14 |
| 3051 | }; |
| 3052 | static const byte kInstruction_Crc32w_r4_r7_r0[] = { |
| 3053 | 0x40, 0x40, 0x47, 0xe1 // Crc32w r4 r7 r0 |
| 3054 | }; |
| 3055 | static const byte kInstruction_Crc32w_r4_r7_r1[] = { |
| 3056 | 0x41, 0x40, 0x47, 0xe1 // Crc32w r4 r7 r1 |
| 3057 | }; |
| 3058 | static const byte kInstruction_Crc32w_r4_r7_r2[] = { |
| 3059 | 0x42, 0x40, 0x47, 0xe1 // Crc32w r4 r7 r2 |
| 3060 | }; |
| 3061 | static const byte kInstruction_Crc32w_r4_r7_r3[] = { |
| 3062 | 0x43, 0x40, 0x47, 0xe1 // Crc32w r4 r7 r3 |
| 3063 | }; |
| 3064 | static const byte kInstruction_Crc32w_r4_r7_r4[] = { |
| 3065 | 0x44, 0x40, 0x47, 0xe1 // Crc32w r4 r7 r4 |
| 3066 | }; |
| 3067 | static const byte kInstruction_Crc32w_r4_r7_r5[] = { |
| 3068 | 0x45, 0x40, 0x47, 0xe1 // Crc32w r4 r7 r5 |
| 3069 | }; |
| 3070 | static const byte kInstruction_Crc32w_r4_r7_r6[] = { |
| 3071 | 0x46, 0x40, 0x47, 0xe1 // Crc32w r4 r7 r6 |
| 3072 | }; |
| 3073 | static const byte kInstruction_Crc32w_r4_r7_r7[] = { |
| 3074 | 0x47, 0x40, 0x47, 0xe1 // Crc32w r4 r7 r7 |
| 3075 | }; |
| 3076 | static const byte kInstruction_Crc32w_r4_r7_r8[] = { |
| 3077 | 0x48, 0x40, 0x47, 0xe1 // Crc32w r4 r7 r8 |
| 3078 | }; |
| 3079 | static const byte kInstruction_Crc32w_r4_r7_r9[] = { |
| 3080 | 0x49, 0x40, 0x47, 0xe1 // Crc32w r4 r7 r9 |
| 3081 | }; |
| 3082 | static const byte kInstruction_Crc32w_r4_r7_r10[] = { |
| 3083 | 0x4a, 0x40, 0x47, 0xe1 // Crc32w r4 r7 r10 |
| 3084 | }; |
| 3085 | static const byte kInstruction_Crc32w_r4_r7_r11[] = { |
| 3086 | 0x4b, 0x40, 0x47, 0xe1 // Crc32w r4 r7 r11 |
| 3087 | }; |
| 3088 | static const byte kInstruction_Crc32w_r4_r7_r12[] = { |
| 3089 | 0x4c, 0x40, 0x47, 0xe1 // Crc32w r4 r7 r12 |
| 3090 | }; |
| 3091 | static const byte kInstruction_Crc32w_r4_r7_r13[] = { |
| 3092 | 0x4d, 0x40, 0x47, 0xe1 // Crc32w r4 r7 r13 |
| 3093 | }; |
| 3094 | static const byte kInstruction_Crc32w_r4_r7_r14[] = { |
| 3095 | 0x4e, 0x40, 0x47, 0xe1 // Crc32w r4 r7 r14 |
| 3096 | }; |
| 3097 | static const byte kInstruction_Crc32w_r4_r8_r0[] = { |
| 3098 | 0x40, 0x40, 0x48, 0xe1 // Crc32w r4 r8 r0 |
| 3099 | }; |
| 3100 | static const byte kInstruction_Crc32w_r4_r8_r1[] = { |
| 3101 | 0x41, 0x40, 0x48, 0xe1 // Crc32w r4 r8 r1 |
| 3102 | }; |
| 3103 | static const byte kInstruction_Crc32w_r4_r8_r2[] = { |
| 3104 | 0x42, 0x40, 0x48, 0xe1 // Crc32w r4 r8 r2 |
| 3105 | }; |
| 3106 | static const byte kInstruction_Crc32w_r4_r8_r3[] = { |
| 3107 | 0x43, 0x40, 0x48, 0xe1 // Crc32w r4 r8 r3 |
| 3108 | }; |
| 3109 | static const byte kInstruction_Crc32w_r4_r8_r4[] = { |
| 3110 | 0x44, 0x40, 0x48, 0xe1 // Crc32w r4 r8 r4 |
| 3111 | }; |
| 3112 | static const byte kInstruction_Crc32w_r4_r8_r5[] = { |
| 3113 | 0x45, 0x40, 0x48, 0xe1 // Crc32w r4 r8 r5 |
| 3114 | }; |
| 3115 | static const byte kInstruction_Crc32w_r4_r8_r6[] = { |
| 3116 | 0x46, 0x40, 0x48, 0xe1 // Crc32w r4 r8 r6 |
| 3117 | }; |
| 3118 | static const byte kInstruction_Crc32w_r4_r8_r7[] = { |
| 3119 | 0x47, 0x40, 0x48, 0xe1 // Crc32w r4 r8 r7 |
| 3120 | }; |
| 3121 | static const byte kInstruction_Crc32w_r4_r8_r8[] = { |
| 3122 | 0x48, 0x40, 0x48, 0xe1 // Crc32w r4 r8 r8 |
| 3123 | }; |
| 3124 | static const byte kInstruction_Crc32w_r4_r8_r9[] = { |
| 3125 | 0x49, 0x40, 0x48, 0xe1 // Crc32w r4 r8 r9 |
| 3126 | }; |
| 3127 | static const byte kInstruction_Crc32w_r4_r8_r10[] = { |
| 3128 | 0x4a, 0x40, 0x48, 0xe1 // Crc32w r4 r8 r10 |
| 3129 | }; |
| 3130 | static const byte kInstruction_Crc32w_r4_r8_r11[] = { |
| 3131 | 0x4b, 0x40, 0x48, 0xe1 // Crc32w r4 r8 r11 |
| 3132 | }; |
| 3133 | static const byte kInstruction_Crc32w_r4_r8_r12[] = { |
| 3134 | 0x4c, 0x40, 0x48, 0xe1 // Crc32w r4 r8 r12 |
| 3135 | }; |
| 3136 | static const byte kInstruction_Crc32w_r4_r8_r13[] = { |
| 3137 | 0x4d, 0x40, 0x48, 0xe1 // Crc32w r4 r8 r13 |
| 3138 | }; |
| 3139 | static const byte kInstruction_Crc32w_r4_r8_r14[] = { |
| 3140 | 0x4e, 0x40, 0x48, 0xe1 // Crc32w r4 r8 r14 |
| 3141 | }; |
| 3142 | static const byte kInstruction_Crc32w_r4_r9_r0[] = { |
| 3143 | 0x40, 0x40, 0x49, 0xe1 // Crc32w r4 r9 r0 |
| 3144 | }; |
| 3145 | static const byte kInstruction_Crc32w_r4_r9_r1[] = { |
| 3146 | 0x41, 0x40, 0x49, 0xe1 // Crc32w r4 r9 r1 |
| 3147 | }; |
| 3148 | static const byte kInstruction_Crc32w_r4_r9_r2[] = { |
| 3149 | 0x42, 0x40, 0x49, 0xe1 // Crc32w r4 r9 r2 |
| 3150 | }; |
| 3151 | static const byte kInstruction_Crc32w_r4_r9_r3[] = { |
| 3152 | 0x43, 0x40, 0x49, 0xe1 // Crc32w r4 r9 r3 |
| 3153 | }; |
| 3154 | static const byte kInstruction_Crc32w_r4_r9_r4[] = { |
| 3155 | 0x44, 0x40, 0x49, 0xe1 // Crc32w r4 r9 r4 |
| 3156 | }; |
| 3157 | static const byte kInstruction_Crc32w_r4_r9_r5[] = { |
| 3158 | 0x45, 0x40, 0x49, 0xe1 // Crc32w r4 r9 r5 |
| 3159 | }; |
| 3160 | static const byte kInstruction_Crc32w_r4_r9_r6[] = { |
| 3161 | 0x46, 0x40, 0x49, 0xe1 // Crc32w r4 r9 r6 |
| 3162 | }; |
| 3163 | static const byte kInstruction_Crc32w_r4_r9_r7[] = { |
| 3164 | 0x47, 0x40, 0x49, 0xe1 // Crc32w r4 r9 r7 |
| 3165 | }; |
| 3166 | static const byte kInstruction_Crc32w_r4_r9_r8[] = { |
| 3167 | 0x48, 0x40, 0x49, 0xe1 // Crc32w r4 r9 r8 |
| 3168 | }; |
| 3169 | static const byte kInstruction_Crc32w_r4_r9_r9[] = { |
| 3170 | 0x49, 0x40, 0x49, 0xe1 // Crc32w r4 r9 r9 |
| 3171 | }; |
| 3172 | static const byte kInstruction_Crc32w_r4_r9_r10[] = { |
| 3173 | 0x4a, 0x40, 0x49, 0xe1 // Crc32w r4 r9 r10 |
| 3174 | }; |
| 3175 | static const byte kInstruction_Crc32w_r4_r9_r11[] = { |
| 3176 | 0x4b, 0x40, 0x49, 0xe1 // Crc32w r4 r9 r11 |
| 3177 | }; |
| 3178 | static const byte kInstruction_Crc32w_r4_r9_r12[] = { |
| 3179 | 0x4c, 0x40, 0x49, 0xe1 // Crc32w r4 r9 r12 |
| 3180 | }; |
| 3181 | static const byte kInstruction_Crc32w_r4_r9_r13[] = { |
| 3182 | 0x4d, 0x40, 0x49, 0xe1 // Crc32w r4 r9 r13 |
| 3183 | }; |
| 3184 | static const byte kInstruction_Crc32w_r4_r9_r14[] = { |
| 3185 | 0x4e, 0x40, 0x49, 0xe1 // Crc32w r4 r9 r14 |
| 3186 | }; |
| 3187 | static const byte kInstruction_Crc32w_r4_r10_r0[] = { |
| 3188 | 0x40, 0x40, 0x4a, 0xe1 // Crc32w r4 r10 r0 |
| 3189 | }; |
| 3190 | static const byte kInstruction_Crc32w_r4_r10_r1[] = { |
| 3191 | 0x41, 0x40, 0x4a, 0xe1 // Crc32w r4 r10 r1 |
| 3192 | }; |
| 3193 | static const byte kInstruction_Crc32w_r4_r10_r2[] = { |
| 3194 | 0x42, 0x40, 0x4a, 0xe1 // Crc32w r4 r10 r2 |
| 3195 | }; |
| 3196 | static const byte kInstruction_Crc32w_r4_r10_r3[] = { |
| 3197 | 0x43, 0x40, 0x4a, 0xe1 // Crc32w r4 r10 r3 |
| 3198 | }; |
| 3199 | static const byte kInstruction_Crc32w_r4_r10_r4[] = { |
| 3200 | 0x44, 0x40, 0x4a, 0xe1 // Crc32w r4 r10 r4 |
| 3201 | }; |
| 3202 | static const byte kInstruction_Crc32w_r4_r10_r5[] = { |
| 3203 | 0x45, 0x40, 0x4a, 0xe1 // Crc32w r4 r10 r5 |
| 3204 | }; |
| 3205 | static const byte kInstruction_Crc32w_r4_r10_r6[] = { |
| 3206 | 0x46, 0x40, 0x4a, 0xe1 // Crc32w r4 r10 r6 |
| 3207 | }; |
| 3208 | static const byte kInstruction_Crc32w_r4_r10_r7[] = { |
| 3209 | 0x47, 0x40, 0x4a, 0xe1 // Crc32w r4 r10 r7 |
| 3210 | }; |
| 3211 | static const byte kInstruction_Crc32w_r4_r10_r8[] = { |
| 3212 | 0x48, 0x40, 0x4a, 0xe1 // Crc32w r4 r10 r8 |
| 3213 | }; |
| 3214 | static const byte kInstruction_Crc32w_r4_r10_r9[] = { |
| 3215 | 0x49, 0x40, 0x4a, 0xe1 // Crc32w r4 r10 r9 |
| 3216 | }; |
| 3217 | static const byte kInstruction_Crc32w_r4_r10_r10[] = { |
| 3218 | 0x4a, 0x40, 0x4a, 0xe1 // Crc32w r4 r10 r10 |
| 3219 | }; |
| 3220 | static const byte kInstruction_Crc32w_r4_r10_r11[] = { |
| 3221 | 0x4b, 0x40, 0x4a, 0xe1 // Crc32w r4 r10 r11 |
| 3222 | }; |
| 3223 | static const byte kInstruction_Crc32w_r4_r10_r12[] = { |
| 3224 | 0x4c, 0x40, 0x4a, 0xe1 // Crc32w r4 r10 r12 |
| 3225 | }; |
| 3226 | static const byte kInstruction_Crc32w_r4_r10_r13[] = { |
| 3227 | 0x4d, 0x40, 0x4a, 0xe1 // Crc32w r4 r10 r13 |
| 3228 | }; |
| 3229 | static const byte kInstruction_Crc32w_r4_r10_r14[] = { |
| 3230 | 0x4e, 0x40, 0x4a, 0xe1 // Crc32w r4 r10 r14 |
| 3231 | }; |
| 3232 | static const byte kInstruction_Crc32w_r4_r11_r0[] = { |
| 3233 | 0x40, 0x40, 0x4b, 0xe1 // Crc32w r4 r11 r0 |
| 3234 | }; |
| 3235 | static const byte kInstruction_Crc32w_r4_r11_r1[] = { |
| 3236 | 0x41, 0x40, 0x4b, 0xe1 // Crc32w r4 r11 r1 |
| 3237 | }; |
| 3238 | static const byte kInstruction_Crc32w_r4_r11_r2[] = { |
| 3239 | 0x42, 0x40, 0x4b, 0xe1 // Crc32w r4 r11 r2 |
| 3240 | }; |
| 3241 | static const byte kInstruction_Crc32w_r4_r11_r3[] = { |
| 3242 | 0x43, 0x40, 0x4b, 0xe1 // Crc32w r4 r11 r3 |
| 3243 | }; |
| 3244 | static const byte kInstruction_Crc32w_r4_r11_r4[] = { |
| 3245 | 0x44, 0x40, 0x4b, 0xe1 // Crc32w r4 r11 r4 |
| 3246 | }; |
| 3247 | static const byte kInstruction_Crc32w_r4_r11_r5[] = { |
| 3248 | 0x45, 0x40, 0x4b, 0xe1 // Crc32w r4 r11 r5 |
| 3249 | }; |
| 3250 | static const byte kInstruction_Crc32w_r4_r11_r6[] = { |
| 3251 | 0x46, 0x40, 0x4b, 0xe1 // Crc32w r4 r11 r6 |
| 3252 | }; |
| 3253 | static const byte kInstruction_Crc32w_r4_r11_r7[] = { |
| 3254 | 0x47, 0x40, 0x4b, 0xe1 // Crc32w r4 r11 r7 |
| 3255 | }; |
| 3256 | static const byte kInstruction_Crc32w_r4_r11_r8[] = { |
| 3257 | 0x48, 0x40, 0x4b, 0xe1 // Crc32w r4 r11 r8 |
| 3258 | }; |
| 3259 | static const byte kInstruction_Crc32w_r4_r11_r9[] = { |
| 3260 | 0x49, 0x40, 0x4b, 0xe1 // Crc32w r4 r11 r9 |
| 3261 | }; |
| 3262 | static const byte kInstruction_Crc32w_r4_r11_r10[] = { |
| 3263 | 0x4a, 0x40, 0x4b, 0xe1 // Crc32w r4 r11 r10 |
| 3264 | }; |
| 3265 | static const byte kInstruction_Crc32w_r4_r11_r11[] = { |
| 3266 | 0x4b, 0x40, 0x4b, 0xe1 // Crc32w r4 r11 r11 |
| 3267 | }; |
| 3268 | static const byte kInstruction_Crc32w_r4_r11_r12[] = { |
| 3269 | 0x4c, 0x40, 0x4b, 0xe1 // Crc32w r4 r11 r12 |
| 3270 | }; |
| 3271 | static const byte kInstruction_Crc32w_r4_r11_r13[] = { |
| 3272 | 0x4d, 0x40, 0x4b, 0xe1 // Crc32w r4 r11 r13 |
| 3273 | }; |
| 3274 | static const byte kInstruction_Crc32w_r4_r11_r14[] = { |
| 3275 | 0x4e, 0x40, 0x4b, 0xe1 // Crc32w r4 r11 r14 |
| 3276 | }; |
| 3277 | static const byte kInstruction_Crc32w_r4_r12_r0[] = { |
| 3278 | 0x40, 0x40, 0x4c, 0xe1 // Crc32w r4 r12 r0 |
| 3279 | }; |
| 3280 | static const byte kInstruction_Crc32w_r4_r12_r1[] = { |
| 3281 | 0x41, 0x40, 0x4c, 0xe1 // Crc32w r4 r12 r1 |
| 3282 | }; |
| 3283 | static const byte kInstruction_Crc32w_r4_r12_r2[] = { |
| 3284 | 0x42, 0x40, 0x4c, 0xe1 // Crc32w r4 r12 r2 |
| 3285 | }; |
| 3286 | static const byte kInstruction_Crc32w_r4_r12_r3[] = { |
| 3287 | 0x43, 0x40, 0x4c, 0xe1 // Crc32w r4 r12 r3 |
| 3288 | }; |
| 3289 | static const byte kInstruction_Crc32w_r4_r12_r4[] = { |
| 3290 | 0x44, 0x40, 0x4c, 0xe1 // Crc32w r4 r12 r4 |
| 3291 | }; |
| 3292 | static const byte kInstruction_Crc32w_r4_r12_r5[] = { |
| 3293 | 0x45, 0x40, 0x4c, 0xe1 // Crc32w r4 r12 r5 |
| 3294 | }; |
| 3295 | static const byte kInstruction_Crc32w_r4_r12_r6[] = { |
| 3296 | 0x46, 0x40, 0x4c, 0xe1 // Crc32w r4 r12 r6 |
| 3297 | }; |
| 3298 | static const byte kInstruction_Crc32w_r4_r12_r7[] = { |
| 3299 | 0x47, 0x40, 0x4c, 0xe1 // Crc32w r4 r12 r7 |
| 3300 | }; |
| 3301 | static const byte kInstruction_Crc32w_r4_r12_r8[] = { |
| 3302 | 0x48, 0x40, 0x4c, 0xe1 // Crc32w r4 r12 r8 |
| 3303 | }; |
| 3304 | static const byte kInstruction_Crc32w_r4_r12_r9[] = { |
| 3305 | 0x49, 0x40, 0x4c, 0xe1 // Crc32w r4 r12 r9 |
| 3306 | }; |
| 3307 | static const byte kInstruction_Crc32w_r4_r12_r10[] = { |
| 3308 | 0x4a, 0x40, 0x4c, 0xe1 // Crc32w r4 r12 r10 |
| 3309 | }; |
| 3310 | static const byte kInstruction_Crc32w_r4_r12_r11[] = { |
| 3311 | 0x4b, 0x40, 0x4c, 0xe1 // Crc32w r4 r12 r11 |
| 3312 | }; |
| 3313 | static const byte kInstruction_Crc32w_r4_r12_r12[] = { |
| 3314 | 0x4c, 0x40, 0x4c, 0xe1 // Crc32w r4 r12 r12 |
| 3315 | }; |
| 3316 | static const byte kInstruction_Crc32w_r4_r12_r13[] = { |
| 3317 | 0x4d, 0x40, 0x4c, 0xe1 // Crc32w r4 r12 r13 |
| 3318 | }; |
| 3319 | static const byte kInstruction_Crc32w_r4_r12_r14[] = { |
| 3320 | 0x4e, 0x40, 0x4c, 0xe1 // Crc32w r4 r12 r14 |
| 3321 | }; |
| 3322 | static const byte kInstruction_Crc32w_r4_r13_r0[] = { |
| 3323 | 0x40, 0x40, 0x4d, 0xe1 // Crc32w r4 r13 r0 |
| 3324 | }; |
| 3325 | static const byte kInstruction_Crc32w_r4_r13_r1[] = { |
| 3326 | 0x41, 0x40, 0x4d, 0xe1 // Crc32w r4 r13 r1 |
| 3327 | }; |
| 3328 | static const byte kInstruction_Crc32w_r4_r13_r2[] = { |
| 3329 | 0x42, 0x40, 0x4d, 0xe1 // Crc32w r4 r13 r2 |
| 3330 | }; |
| 3331 | static const byte kInstruction_Crc32w_r4_r13_r3[] = { |
| 3332 | 0x43, 0x40, 0x4d, 0xe1 // Crc32w r4 r13 r3 |
| 3333 | }; |
| 3334 | static const byte kInstruction_Crc32w_r4_r13_r4[] = { |
| 3335 | 0x44, 0x40, 0x4d, 0xe1 // Crc32w r4 r13 r4 |
| 3336 | }; |
| 3337 | static const byte kInstruction_Crc32w_r4_r13_r5[] = { |
| 3338 | 0x45, 0x40, 0x4d, 0xe1 // Crc32w r4 r13 r5 |
| 3339 | }; |
| 3340 | static const byte kInstruction_Crc32w_r4_r13_r6[] = { |
| 3341 | 0x46, 0x40, 0x4d, 0xe1 // Crc32w r4 r13 r6 |
| 3342 | }; |
| 3343 | static const byte kInstruction_Crc32w_r4_r13_r7[] = { |
| 3344 | 0x47, 0x40, 0x4d, 0xe1 // Crc32w r4 r13 r7 |
| 3345 | }; |
| 3346 | static const byte kInstruction_Crc32w_r4_r13_r8[] = { |
| 3347 | 0x48, 0x40, 0x4d, 0xe1 // Crc32w r4 r13 r8 |
| 3348 | }; |
| 3349 | static const byte kInstruction_Crc32w_r4_r13_r9[] = { |
| 3350 | 0x49, 0x40, 0x4d, 0xe1 // Crc32w r4 r13 r9 |
| 3351 | }; |
| 3352 | static const byte kInstruction_Crc32w_r4_r13_r10[] = { |
| 3353 | 0x4a, 0x40, 0x4d, 0xe1 // Crc32w r4 r13 r10 |
| 3354 | }; |
| 3355 | static const byte kInstruction_Crc32w_r4_r13_r11[] = { |
| 3356 | 0x4b, 0x40, 0x4d, 0xe1 // Crc32w r4 r13 r11 |
| 3357 | }; |
| 3358 | static const byte kInstruction_Crc32w_r4_r13_r12[] = { |
| 3359 | 0x4c, 0x40, 0x4d, 0xe1 // Crc32w r4 r13 r12 |
| 3360 | }; |
| 3361 | static const byte kInstruction_Crc32w_r4_r13_r13[] = { |
| 3362 | 0x4d, 0x40, 0x4d, 0xe1 // Crc32w r4 r13 r13 |
| 3363 | }; |
| 3364 | static const byte kInstruction_Crc32w_r4_r13_r14[] = { |
| 3365 | 0x4e, 0x40, 0x4d, 0xe1 // Crc32w r4 r13 r14 |
| 3366 | }; |
| 3367 | static const byte kInstruction_Crc32w_r4_r14_r0[] = { |
| 3368 | 0x40, 0x40, 0x4e, 0xe1 // Crc32w r4 r14 r0 |
| 3369 | }; |
| 3370 | static const byte kInstruction_Crc32w_r4_r14_r1[] = { |
| 3371 | 0x41, 0x40, 0x4e, 0xe1 // Crc32w r4 r14 r1 |
| 3372 | }; |
| 3373 | static const byte kInstruction_Crc32w_r4_r14_r2[] = { |
| 3374 | 0x42, 0x40, 0x4e, 0xe1 // Crc32w r4 r14 r2 |
| 3375 | }; |
| 3376 | static const byte kInstruction_Crc32w_r4_r14_r3[] = { |
| 3377 | 0x43, 0x40, 0x4e, 0xe1 // Crc32w r4 r14 r3 |
| 3378 | }; |
| 3379 | static const byte kInstruction_Crc32w_r4_r14_r4[] = { |
| 3380 | 0x44, 0x40, 0x4e, 0xe1 // Crc32w r4 r14 r4 |
| 3381 | }; |
| 3382 | static const byte kInstruction_Crc32w_r4_r14_r5[] = { |
| 3383 | 0x45, 0x40, 0x4e, 0xe1 // Crc32w r4 r14 r5 |
| 3384 | }; |
| 3385 | static const byte kInstruction_Crc32w_r4_r14_r6[] = { |
| 3386 | 0x46, 0x40, 0x4e, 0xe1 // Crc32w r4 r14 r6 |
| 3387 | }; |
| 3388 | static const byte kInstruction_Crc32w_r4_r14_r7[] = { |
| 3389 | 0x47, 0x40, 0x4e, 0xe1 // Crc32w r4 r14 r7 |
| 3390 | }; |
| 3391 | static const byte kInstruction_Crc32w_r4_r14_r8[] = { |
| 3392 | 0x48, 0x40, 0x4e, 0xe1 // Crc32w r4 r14 r8 |
| 3393 | }; |
| 3394 | static const byte kInstruction_Crc32w_r4_r14_r9[] = { |
| 3395 | 0x49, 0x40, 0x4e, 0xe1 // Crc32w r4 r14 r9 |
| 3396 | }; |
| 3397 | static const byte kInstruction_Crc32w_r4_r14_r10[] = { |
| 3398 | 0x4a, 0x40, 0x4e, 0xe1 // Crc32w r4 r14 r10 |
| 3399 | }; |
| 3400 | static const byte kInstruction_Crc32w_r4_r14_r11[] = { |
| 3401 | 0x4b, 0x40, 0x4e, 0xe1 // Crc32w r4 r14 r11 |
| 3402 | }; |
| 3403 | static const byte kInstruction_Crc32w_r4_r14_r12[] = { |
| 3404 | 0x4c, 0x40, 0x4e, 0xe1 // Crc32w r4 r14 r12 |
| 3405 | }; |
| 3406 | static const byte kInstruction_Crc32w_r4_r14_r13[] = { |
| 3407 | 0x4d, 0x40, 0x4e, 0xe1 // Crc32w r4 r14 r13 |
| 3408 | }; |
| 3409 | static const byte kInstruction_Crc32w_r4_r14_r14[] = { |
| 3410 | 0x4e, 0x40, 0x4e, 0xe1 // Crc32w r4 r14 r14 |
| 3411 | }; |
| 3412 | static const byte kInstruction_Crc32w_r5_r0_r0[] = { |
| 3413 | 0x40, 0x50, 0x40, 0xe1 // Crc32w r5 r0 r0 |
| 3414 | }; |
| 3415 | static const byte kInstruction_Crc32w_r5_r0_r1[] = { |
| 3416 | 0x41, 0x50, 0x40, 0xe1 // Crc32w r5 r0 r1 |
| 3417 | }; |
| 3418 | static const byte kInstruction_Crc32w_r5_r0_r2[] = { |
| 3419 | 0x42, 0x50, 0x40, 0xe1 // Crc32w r5 r0 r2 |
| 3420 | }; |
| 3421 | static const byte kInstruction_Crc32w_r5_r0_r3[] = { |
| 3422 | 0x43, 0x50, 0x40, 0xe1 // Crc32w r5 r0 r3 |
| 3423 | }; |
| 3424 | static const byte kInstruction_Crc32w_r5_r0_r4[] = { |
| 3425 | 0x44, 0x50, 0x40, 0xe1 // Crc32w r5 r0 r4 |
| 3426 | }; |
| 3427 | static const byte kInstruction_Crc32w_r5_r0_r5[] = { |
| 3428 | 0x45, 0x50, 0x40, 0xe1 // Crc32w r5 r0 r5 |
| 3429 | }; |
| 3430 | static const byte kInstruction_Crc32w_r5_r0_r6[] = { |
| 3431 | 0x46, 0x50, 0x40, 0xe1 // Crc32w r5 r0 r6 |
| 3432 | }; |
| 3433 | static const byte kInstruction_Crc32w_r5_r0_r7[] = { |
| 3434 | 0x47, 0x50, 0x40, 0xe1 // Crc32w r5 r0 r7 |
| 3435 | }; |
| 3436 | static const byte kInstruction_Crc32w_r5_r0_r8[] = { |
| 3437 | 0x48, 0x50, 0x40, 0xe1 // Crc32w r5 r0 r8 |
| 3438 | }; |
| 3439 | static const byte kInstruction_Crc32w_r5_r0_r9[] = { |
| 3440 | 0x49, 0x50, 0x40, 0xe1 // Crc32w r5 r0 r9 |
| 3441 | }; |
| 3442 | static const byte kInstruction_Crc32w_r5_r0_r10[] = { |
| 3443 | 0x4a, 0x50, 0x40, 0xe1 // Crc32w r5 r0 r10 |
| 3444 | }; |
| 3445 | static const byte kInstruction_Crc32w_r5_r0_r11[] = { |
| 3446 | 0x4b, 0x50, 0x40, 0xe1 // Crc32w r5 r0 r11 |
| 3447 | }; |
| 3448 | static const byte kInstruction_Crc32w_r5_r0_r12[] = { |
| 3449 | 0x4c, 0x50, 0x40, 0xe1 // Crc32w r5 r0 r12 |
| 3450 | }; |
| 3451 | static const byte kInstruction_Crc32w_r5_r0_r13[] = { |
| 3452 | 0x4d, 0x50, 0x40, 0xe1 // Crc32w r5 r0 r13 |
| 3453 | }; |
| 3454 | static const byte kInstruction_Crc32w_r5_r0_r14[] = { |
| 3455 | 0x4e, 0x50, 0x40, 0xe1 // Crc32w r5 r0 r14 |
| 3456 | }; |
| 3457 | static const byte kInstruction_Crc32w_r5_r1_r0[] = { |
| 3458 | 0x40, 0x50, 0x41, 0xe1 // Crc32w r5 r1 r0 |
| 3459 | }; |
| 3460 | static const byte kInstruction_Crc32w_r5_r1_r1[] = { |
| 3461 | 0x41, 0x50, 0x41, 0xe1 // Crc32w r5 r1 r1 |
| 3462 | }; |
| 3463 | static const byte kInstruction_Crc32w_r5_r1_r2[] = { |
| 3464 | 0x42, 0x50, 0x41, 0xe1 // Crc32w r5 r1 r2 |
| 3465 | }; |
| 3466 | static const byte kInstruction_Crc32w_r5_r1_r3[] = { |
| 3467 | 0x43, 0x50, 0x41, 0xe1 // Crc32w r5 r1 r3 |
| 3468 | }; |
| 3469 | static const byte kInstruction_Crc32w_r5_r1_r4[] = { |
| 3470 | 0x44, 0x50, 0x41, 0xe1 // Crc32w r5 r1 r4 |
| 3471 | }; |
| 3472 | static const byte kInstruction_Crc32w_r5_r1_r5[] = { |
| 3473 | 0x45, 0x50, 0x41, 0xe1 // Crc32w r5 r1 r5 |
| 3474 | }; |
| 3475 | static const byte kInstruction_Crc32w_r5_r1_r6[] = { |
| 3476 | 0x46, 0x50, 0x41, 0xe1 // Crc32w r5 r1 r6 |
| 3477 | }; |
| 3478 | static const byte kInstruction_Crc32w_r5_r1_r7[] = { |
| 3479 | 0x47, 0x50, 0x41, 0xe1 // Crc32w r5 r1 r7 |
| 3480 | }; |
| 3481 | static const byte kInstruction_Crc32w_r5_r1_r8[] = { |
| 3482 | 0x48, 0x50, 0x41, 0xe1 // Crc32w r5 r1 r8 |
| 3483 | }; |
| 3484 | static const byte kInstruction_Crc32w_r5_r1_r9[] = { |
| 3485 | 0x49, 0x50, 0x41, 0xe1 // Crc32w r5 r1 r9 |
| 3486 | }; |
| 3487 | static const byte kInstruction_Crc32w_r5_r1_r10[] = { |
| 3488 | 0x4a, 0x50, 0x41, 0xe1 // Crc32w r5 r1 r10 |
| 3489 | }; |
| 3490 | static const byte kInstruction_Crc32w_r5_r1_r11[] = { |
| 3491 | 0x4b, 0x50, 0x41, 0xe1 // Crc32w r5 r1 r11 |
| 3492 | }; |
| 3493 | static const byte kInstruction_Crc32w_r5_r1_r12[] = { |
| 3494 | 0x4c, 0x50, 0x41, 0xe1 // Crc32w r5 r1 r12 |
| 3495 | }; |
| 3496 | static const byte kInstruction_Crc32w_r5_r1_r13[] = { |
| 3497 | 0x4d, 0x50, 0x41, 0xe1 // Crc32w r5 r1 r13 |
| 3498 | }; |
| 3499 | static const byte kInstruction_Crc32w_r5_r1_r14[] = { |
| 3500 | 0x4e, 0x50, 0x41, 0xe1 // Crc32w r5 r1 r14 |
| 3501 | }; |
| 3502 | static const byte kInstruction_Crc32w_r5_r2_r0[] = { |
| 3503 | 0x40, 0x50, 0x42, 0xe1 // Crc32w r5 r2 r0 |
| 3504 | }; |
| 3505 | static const byte kInstruction_Crc32w_r5_r2_r1[] = { |
| 3506 | 0x41, 0x50, 0x42, 0xe1 // Crc32w r5 r2 r1 |
| 3507 | }; |
| 3508 | static const byte kInstruction_Crc32w_r5_r2_r2[] = { |
| 3509 | 0x42, 0x50, 0x42, 0xe1 // Crc32w r5 r2 r2 |
| 3510 | }; |
| 3511 | static const byte kInstruction_Crc32w_r5_r2_r3[] = { |
| 3512 | 0x43, 0x50, 0x42, 0xe1 // Crc32w r5 r2 r3 |
| 3513 | }; |
| 3514 | static const byte kInstruction_Crc32w_r5_r2_r4[] = { |
| 3515 | 0x44, 0x50, 0x42, 0xe1 // Crc32w r5 r2 r4 |
| 3516 | }; |
| 3517 | static const byte kInstruction_Crc32w_r5_r2_r5[] = { |
| 3518 | 0x45, 0x50, 0x42, 0xe1 // Crc32w r5 r2 r5 |
| 3519 | }; |
| 3520 | static const byte kInstruction_Crc32w_r5_r2_r6[] = { |
| 3521 | 0x46, 0x50, 0x42, 0xe1 // Crc32w r5 r2 r6 |
| 3522 | }; |
| 3523 | static const byte kInstruction_Crc32w_r5_r2_r7[] = { |
| 3524 | 0x47, 0x50, 0x42, 0xe1 // Crc32w r5 r2 r7 |
| 3525 | }; |
| 3526 | static const byte kInstruction_Crc32w_r5_r2_r8[] = { |
| 3527 | 0x48, 0x50, 0x42, 0xe1 // Crc32w r5 r2 r8 |
| 3528 | }; |
| 3529 | static const byte kInstruction_Crc32w_r5_r2_r9[] = { |
| 3530 | 0x49, 0x50, 0x42, 0xe1 // Crc32w r5 r2 r9 |
| 3531 | }; |
| 3532 | static const byte kInstruction_Crc32w_r5_r2_r10[] = { |
| 3533 | 0x4a, 0x50, 0x42, 0xe1 // Crc32w r5 r2 r10 |
| 3534 | }; |
| 3535 | static const byte kInstruction_Crc32w_r5_r2_r11[] = { |
| 3536 | 0x4b, 0x50, 0x42, 0xe1 // Crc32w r5 r2 r11 |
| 3537 | }; |
| 3538 | static const byte kInstruction_Crc32w_r5_r2_r12[] = { |
| 3539 | 0x4c, 0x50, 0x42, 0xe1 // Crc32w r5 r2 r12 |
| 3540 | }; |
| 3541 | static const byte kInstruction_Crc32w_r5_r2_r13[] = { |
| 3542 | 0x4d, 0x50, 0x42, 0xe1 // Crc32w r5 r2 r13 |
| 3543 | }; |
| 3544 | static const byte kInstruction_Crc32w_r5_r2_r14[] = { |
| 3545 | 0x4e, 0x50, 0x42, 0xe1 // Crc32w r5 r2 r14 |
| 3546 | }; |
| 3547 | static const byte kInstruction_Crc32w_r5_r3_r0[] = { |
| 3548 | 0x40, 0x50, 0x43, 0xe1 // Crc32w r5 r3 r0 |
| 3549 | }; |
| 3550 | static const byte kInstruction_Crc32w_r5_r3_r1[] = { |
| 3551 | 0x41, 0x50, 0x43, 0xe1 // Crc32w r5 r3 r1 |
| 3552 | }; |
| 3553 | static const byte kInstruction_Crc32w_r5_r3_r2[] = { |
| 3554 | 0x42, 0x50, 0x43, 0xe1 // Crc32w r5 r3 r2 |
| 3555 | }; |
| 3556 | static const byte kInstruction_Crc32w_r5_r3_r3[] = { |
| 3557 | 0x43, 0x50, 0x43, 0xe1 // Crc32w r5 r3 r3 |
| 3558 | }; |
| 3559 | static const byte kInstruction_Crc32w_r5_r3_r4[] = { |
| 3560 | 0x44, 0x50, 0x43, 0xe1 // Crc32w r5 r3 r4 |
| 3561 | }; |
| 3562 | static const byte kInstruction_Crc32w_r5_r3_r5[] = { |
| 3563 | 0x45, 0x50, 0x43, 0xe1 // Crc32w r5 r3 r5 |
| 3564 | }; |
| 3565 | static const byte kInstruction_Crc32w_r5_r3_r6[] = { |
| 3566 | 0x46, 0x50, 0x43, 0xe1 // Crc32w r5 r3 r6 |
| 3567 | }; |
| 3568 | static const byte kInstruction_Crc32w_r5_r3_r7[] = { |
| 3569 | 0x47, 0x50, 0x43, 0xe1 // Crc32w r5 r3 r7 |
| 3570 | }; |
| 3571 | static const byte kInstruction_Crc32w_r5_r3_r8[] = { |
| 3572 | 0x48, 0x50, 0x43, 0xe1 // Crc32w r5 r3 r8 |
| 3573 | }; |
| 3574 | static const byte kInstruction_Crc32w_r5_r3_r9[] = { |
| 3575 | 0x49, 0x50, 0x43, 0xe1 // Crc32w r5 r3 r9 |
| 3576 | }; |
| 3577 | static const byte kInstruction_Crc32w_r5_r3_r10[] = { |
| 3578 | 0x4a, 0x50, 0x43, 0xe1 // Crc32w r5 r3 r10 |
| 3579 | }; |
| 3580 | static const byte kInstruction_Crc32w_r5_r3_r11[] = { |
| 3581 | 0x4b, 0x50, 0x43, 0xe1 // Crc32w r5 r3 r11 |
| 3582 | }; |
| 3583 | static const byte kInstruction_Crc32w_r5_r3_r12[] = { |
| 3584 | 0x4c, 0x50, 0x43, 0xe1 // Crc32w r5 r3 r12 |
| 3585 | }; |
| 3586 | static const byte kInstruction_Crc32w_r5_r3_r13[] = { |
| 3587 | 0x4d, 0x50, 0x43, 0xe1 // Crc32w r5 r3 r13 |
| 3588 | }; |
| 3589 | static const byte kInstruction_Crc32w_r5_r3_r14[] = { |
| 3590 | 0x4e, 0x50, 0x43, 0xe1 // Crc32w r5 r3 r14 |
| 3591 | }; |
| 3592 | static const byte kInstruction_Crc32w_r5_r4_r0[] = { |
| 3593 | 0x40, 0x50, 0x44, 0xe1 // Crc32w r5 r4 r0 |
| 3594 | }; |
| 3595 | static const byte kInstruction_Crc32w_r5_r4_r1[] = { |
| 3596 | 0x41, 0x50, 0x44, 0xe1 // Crc32w r5 r4 r1 |
| 3597 | }; |
| 3598 | static const byte kInstruction_Crc32w_r5_r4_r2[] = { |
| 3599 | 0x42, 0x50, 0x44, 0xe1 // Crc32w r5 r4 r2 |
| 3600 | }; |
| 3601 | static const byte kInstruction_Crc32w_r5_r4_r3[] = { |
| 3602 | 0x43, 0x50, 0x44, 0xe1 // Crc32w r5 r4 r3 |
| 3603 | }; |
| 3604 | static const byte kInstruction_Crc32w_r5_r4_r4[] = { |
| 3605 | 0x44, 0x50, 0x44, 0xe1 // Crc32w r5 r4 r4 |
| 3606 | }; |
| 3607 | static const byte kInstruction_Crc32w_r5_r4_r5[] = { |
| 3608 | 0x45, 0x50, 0x44, 0xe1 // Crc32w r5 r4 r5 |
| 3609 | }; |
| 3610 | static const byte kInstruction_Crc32w_r5_r4_r6[] = { |
| 3611 | 0x46, 0x50, 0x44, 0xe1 // Crc32w r5 r4 r6 |
| 3612 | }; |
| 3613 | static const byte kInstruction_Crc32w_r5_r4_r7[] = { |
| 3614 | 0x47, 0x50, 0x44, 0xe1 // Crc32w r5 r4 r7 |
| 3615 | }; |
| 3616 | static const byte kInstruction_Crc32w_r5_r4_r8[] = { |
| 3617 | 0x48, 0x50, 0x44, 0xe1 // Crc32w r5 r4 r8 |
| 3618 | }; |
| 3619 | static const byte kInstruction_Crc32w_r5_r4_r9[] = { |
| 3620 | 0x49, 0x50, 0x44, 0xe1 // Crc32w r5 r4 r9 |
| 3621 | }; |
| 3622 | static const byte kInstruction_Crc32w_r5_r4_r10[] = { |
| 3623 | 0x4a, 0x50, 0x44, 0xe1 // Crc32w r5 r4 r10 |
| 3624 | }; |
| 3625 | static const byte kInstruction_Crc32w_r5_r4_r11[] = { |
| 3626 | 0x4b, 0x50, 0x44, 0xe1 // Crc32w r5 r4 r11 |
| 3627 | }; |
| 3628 | static const byte kInstruction_Crc32w_r5_r4_r12[] = { |
| 3629 | 0x4c, 0x50, 0x44, 0xe1 // Crc32w r5 r4 r12 |
| 3630 | }; |
| 3631 | static const byte kInstruction_Crc32w_r5_r4_r13[] = { |
| 3632 | 0x4d, 0x50, 0x44, 0xe1 // Crc32w r5 r4 r13 |
| 3633 | }; |
| 3634 | static const byte kInstruction_Crc32w_r5_r4_r14[] = { |
| 3635 | 0x4e, 0x50, 0x44, 0xe1 // Crc32w r5 r4 r14 |
| 3636 | }; |
| 3637 | static const byte kInstruction_Crc32w_r5_r5_r0[] = { |
| 3638 | 0x40, 0x50, 0x45, 0xe1 // Crc32w r5 r5 r0 |
| 3639 | }; |
| 3640 | static const byte kInstruction_Crc32w_r5_r5_r1[] = { |
| 3641 | 0x41, 0x50, 0x45, 0xe1 // Crc32w r5 r5 r1 |
| 3642 | }; |
| 3643 | static const byte kInstruction_Crc32w_r5_r5_r2[] = { |
| 3644 | 0x42, 0x50, 0x45, 0xe1 // Crc32w r5 r5 r2 |
| 3645 | }; |
| 3646 | static const byte kInstruction_Crc32w_r5_r5_r3[] = { |
| 3647 | 0x43, 0x50, 0x45, 0xe1 // Crc32w r5 r5 r3 |
| 3648 | }; |
| 3649 | static const byte kInstruction_Crc32w_r5_r5_r4[] = { |
| 3650 | 0x44, 0x50, 0x45, 0xe1 // Crc32w r5 r5 r4 |
| 3651 | }; |
| 3652 | static const byte kInstruction_Crc32w_r5_r5_r5[] = { |
| 3653 | 0x45, 0x50, 0x45, 0xe1 // Crc32w r5 r5 r5 |
| 3654 | }; |
| 3655 | static const byte kInstruction_Crc32w_r5_r5_r6[] = { |
| 3656 | 0x46, 0x50, 0x45, 0xe1 // Crc32w r5 r5 r6 |
| 3657 | }; |
| 3658 | static const byte kInstruction_Crc32w_r5_r5_r7[] = { |
| 3659 | 0x47, 0x50, 0x45, 0xe1 // Crc32w r5 r5 r7 |
| 3660 | }; |
| 3661 | static const byte kInstruction_Crc32w_r5_r5_r8[] = { |
| 3662 | 0x48, 0x50, 0x45, 0xe1 // Crc32w r5 r5 r8 |
| 3663 | }; |
| 3664 | static const byte kInstruction_Crc32w_r5_r5_r9[] = { |
| 3665 | 0x49, 0x50, 0x45, 0xe1 // Crc32w r5 r5 r9 |
| 3666 | }; |
| 3667 | static const byte kInstruction_Crc32w_r5_r5_r10[] = { |
| 3668 | 0x4a, 0x50, 0x45, 0xe1 // Crc32w r5 r5 r10 |
| 3669 | }; |
| 3670 | static const byte kInstruction_Crc32w_r5_r5_r11[] = { |
| 3671 | 0x4b, 0x50, 0x45, 0xe1 // Crc32w r5 r5 r11 |
| 3672 | }; |
| 3673 | static const byte kInstruction_Crc32w_r5_r5_r12[] = { |
| 3674 | 0x4c, 0x50, 0x45, 0xe1 // Crc32w r5 r5 r12 |
| 3675 | }; |
| 3676 | static const byte kInstruction_Crc32w_r5_r5_r13[] = { |
| 3677 | 0x4d, 0x50, 0x45, 0xe1 // Crc32w r5 r5 r13 |
| 3678 | }; |
| 3679 | static const byte kInstruction_Crc32w_r5_r5_r14[] = { |
| 3680 | 0x4e, 0x50, 0x45, 0xe1 // Crc32w r5 r5 r14 |
| 3681 | }; |
| 3682 | static const byte kInstruction_Crc32w_r5_r6_r0[] = { |
| 3683 | 0x40, 0x50, 0x46, 0xe1 // Crc32w r5 r6 r0 |
| 3684 | }; |
| 3685 | static const byte kInstruction_Crc32w_r5_r6_r1[] = { |
| 3686 | 0x41, 0x50, 0x46, 0xe1 // Crc32w r5 r6 r1 |
| 3687 | }; |
| 3688 | static const byte kInstruction_Crc32w_r5_r6_r2[] = { |
| 3689 | 0x42, 0x50, 0x46, 0xe1 // Crc32w r5 r6 r2 |
| 3690 | }; |
| 3691 | static const byte kInstruction_Crc32w_r5_r6_r3[] = { |
| 3692 | 0x43, 0x50, 0x46, 0xe1 // Crc32w r5 r6 r3 |
| 3693 | }; |
| 3694 | static const byte kInstruction_Crc32w_r5_r6_r4[] = { |
| 3695 | 0x44, 0x50, 0x46, 0xe1 // Crc32w r5 r6 r4 |
| 3696 | }; |
| 3697 | static const byte kInstruction_Crc32w_r5_r6_r5[] = { |
| 3698 | 0x45, 0x50, 0x46, 0xe1 // Crc32w r5 r6 r5 |
| 3699 | }; |
| 3700 | static const byte kInstruction_Crc32w_r5_r6_r6[] = { |
| 3701 | 0x46, 0x50, 0x46, 0xe1 // Crc32w r5 r6 r6 |
| 3702 | }; |
| 3703 | static const byte kInstruction_Crc32w_r5_r6_r7[] = { |
| 3704 | 0x47, 0x50, 0x46, 0xe1 // Crc32w r5 r6 r7 |
| 3705 | }; |
| 3706 | static const byte kInstruction_Crc32w_r5_r6_r8[] = { |
| 3707 | 0x48, 0x50, 0x46, 0xe1 // Crc32w r5 r6 r8 |
| 3708 | }; |
| 3709 | static const byte kInstruction_Crc32w_r5_r6_r9[] = { |
| 3710 | 0x49, 0x50, 0x46, 0xe1 // Crc32w r5 r6 r9 |
| 3711 | }; |
| 3712 | static const byte kInstruction_Crc32w_r5_r6_r10[] = { |
| 3713 | 0x4a, 0x50, 0x46, 0xe1 // Crc32w r5 r6 r10 |
| 3714 | }; |
| 3715 | static const byte kInstruction_Crc32w_r5_r6_r11[] = { |
| 3716 | 0x4b, 0x50, 0x46, 0xe1 // Crc32w r5 r6 r11 |
| 3717 | }; |
| 3718 | static const byte kInstruction_Crc32w_r5_r6_r12[] = { |
| 3719 | 0x4c, 0x50, 0x46, 0xe1 // Crc32w r5 r6 r12 |
| 3720 | }; |
| 3721 | static const byte kInstruction_Crc32w_r5_r6_r13[] = { |
| 3722 | 0x4d, 0x50, 0x46, 0xe1 // Crc32w r5 r6 r13 |
| 3723 | }; |
| 3724 | static const byte kInstruction_Crc32w_r5_r6_r14[] = { |
| 3725 | 0x4e, 0x50, 0x46, 0xe1 // Crc32w r5 r6 r14 |
| 3726 | }; |
| 3727 | static const byte kInstruction_Crc32w_r5_r7_r0[] = { |
| 3728 | 0x40, 0x50, 0x47, 0xe1 // Crc32w r5 r7 r0 |
| 3729 | }; |
| 3730 | static const byte kInstruction_Crc32w_r5_r7_r1[] = { |
| 3731 | 0x41, 0x50, 0x47, 0xe1 // Crc32w r5 r7 r1 |
| 3732 | }; |
| 3733 | static const byte kInstruction_Crc32w_r5_r7_r2[] = { |
| 3734 | 0x42, 0x50, 0x47, 0xe1 // Crc32w r5 r7 r2 |
| 3735 | }; |
| 3736 | static const byte kInstruction_Crc32w_r5_r7_r3[] = { |
| 3737 | 0x43, 0x50, 0x47, 0xe1 // Crc32w r5 r7 r3 |
| 3738 | }; |
| 3739 | static const byte kInstruction_Crc32w_r5_r7_r4[] = { |
| 3740 | 0x44, 0x50, 0x47, 0xe1 // Crc32w r5 r7 r4 |
| 3741 | }; |
| 3742 | static const byte kInstruction_Crc32w_r5_r7_r5[] = { |
| 3743 | 0x45, 0x50, 0x47, 0xe1 // Crc32w r5 r7 r5 |
| 3744 | }; |
| 3745 | static const byte kInstruction_Crc32w_r5_r7_r6[] = { |
| 3746 | 0x46, 0x50, 0x47, 0xe1 // Crc32w r5 r7 r6 |
| 3747 | }; |
| 3748 | static const byte kInstruction_Crc32w_r5_r7_r7[] = { |
| 3749 | 0x47, 0x50, 0x47, 0xe1 // Crc32w r5 r7 r7 |
| 3750 | }; |
| 3751 | static const byte kInstruction_Crc32w_r5_r7_r8[] = { |
| 3752 | 0x48, 0x50, 0x47, 0xe1 // Crc32w r5 r7 r8 |
| 3753 | }; |
| 3754 | static const byte kInstruction_Crc32w_r5_r7_r9[] = { |
| 3755 | 0x49, 0x50, 0x47, 0xe1 // Crc32w r5 r7 r9 |
| 3756 | }; |
| 3757 | static const byte kInstruction_Crc32w_r5_r7_r10[] = { |
| 3758 | 0x4a, 0x50, 0x47, 0xe1 // Crc32w r5 r7 r10 |
| 3759 | }; |
| 3760 | static const byte kInstruction_Crc32w_r5_r7_r11[] = { |
| 3761 | 0x4b, 0x50, 0x47, 0xe1 // Crc32w r5 r7 r11 |
| 3762 | }; |
| 3763 | static const byte kInstruction_Crc32w_r5_r7_r12[] = { |
| 3764 | 0x4c, 0x50, 0x47, 0xe1 // Crc32w r5 r7 r12 |
| 3765 | }; |
| 3766 | static const byte kInstruction_Crc32w_r5_r7_r13[] = { |
| 3767 | 0x4d, 0x50, 0x47, 0xe1 // Crc32w r5 r7 r13 |
| 3768 | }; |
| 3769 | static const byte kInstruction_Crc32w_r5_r7_r14[] = { |
| 3770 | 0x4e, 0x50, 0x47, 0xe1 // Crc32w r5 r7 r14 |
| 3771 | }; |
| 3772 | static const byte kInstruction_Crc32w_r5_r8_r0[] = { |
| 3773 | 0x40, 0x50, 0x48, 0xe1 // Crc32w r5 r8 r0 |
| 3774 | }; |
| 3775 | static const byte kInstruction_Crc32w_r5_r8_r1[] = { |
| 3776 | 0x41, 0x50, 0x48, 0xe1 // Crc32w r5 r8 r1 |
| 3777 | }; |
| 3778 | static const byte kInstruction_Crc32w_r5_r8_r2[] = { |
| 3779 | 0x42, 0x50, 0x48, 0xe1 // Crc32w r5 r8 r2 |
| 3780 | }; |
| 3781 | static const byte kInstruction_Crc32w_r5_r8_r3[] = { |
| 3782 | 0x43, 0x50, 0x48, 0xe1 // Crc32w r5 r8 r3 |
| 3783 | }; |
| 3784 | static const byte kInstruction_Crc32w_r5_r8_r4[] = { |
| 3785 | 0x44, 0x50, 0x48, 0xe1 // Crc32w r5 r8 r4 |
| 3786 | }; |
| 3787 | static const byte kInstruction_Crc32w_r5_r8_r5[] = { |
| 3788 | 0x45, 0x50, 0x48, 0xe1 // Crc32w r5 r8 r5 |
| 3789 | }; |
| 3790 | static const byte kInstruction_Crc32w_r5_r8_r6[] = { |
| 3791 | 0x46, 0x50, 0x48, 0xe1 // Crc32w r5 r8 r6 |
| 3792 | }; |
| 3793 | static const byte kInstruction_Crc32w_r5_r8_r7[] = { |
| 3794 | 0x47, 0x50, 0x48, 0xe1 // Crc32w r5 r8 r7 |
| 3795 | }; |
| 3796 | static const byte kInstruction_Crc32w_r5_r8_r8[] = { |
| 3797 | 0x48, 0x50, 0x48, 0xe1 // Crc32w r5 r8 r8 |
| 3798 | }; |
| 3799 | static const byte kInstruction_Crc32w_r5_r8_r9[] = { |
| 3800 | 0x49, 0x50, 0x48, 0xe1 // Crc32w r5 r8 r9 |
| 3801 | }; |
| 3802 | static const byte kInstruction_Crc32w_r5_r8_r10[] = { |
| 3803 | 0x4a, 0x50, 0x48, 0xe1 // Crc32w r5 r8 r10 |
| 3804 | }; |
| 3805 | static const byte kInstruction_Crc32w_r5_r8_r11[] = { |
| 3806 | 0x4b, 0x50, 0x48, 0xe1 // Crc32w r5 r8 r11 |
| 3807 | }; |
| 3808 | static const byte kInstruction_Crc32w_r5_r8_r12[] = { |
| 3809 | 0x4c, 0x50, 0x48, 0xe1 // Crc32w r5 r8 r12 |
| 3810 | }; |
| 3811 | static const byte kInstruction_Crc32w_r5_r8_r13[] = { |
| 3812 | 0x4d, 0x50, 0x48, 0xe1 // Crc32w r5 r8 r13 |
| 3813 | }; |
| 3814 | static const byte kInstruction_Crc32w_r5_r8_r14[] = { |
| 3815 | 0x4e, 0x50, 0x48, 0xe1 // Crc32w r5 r8 r14 |
| 3816 | }; |
| 3817 | static const byte kInstruction_Crc32w_r5_r9_r0[] = { |
| 3818 | 0x40, 0x50, 0x49, 0xe1 // Crc32w r5 r9 r0 |
| 3819 | }; |
| 3820 | static const byte kInstruction_Crc32w_r5_r9_r1[] = { |
| 3821 | 0x41, 0x50, 0x49, 0xe1 // Crc32w r5 r9 r1 |
| 3822 | }; |
| 3823 | static const byte kInstruction_Crc32w_r5_r9_r2[] = { |
| 3824 | 0x42, 0x50, 0x49, 0xe1 // Crc32w r5 r9 r2 |
| 3825 | }; |
| 3826 | static const byte kInstruction_Crc32w_r5_r9_r3[] = { |
| 3827 | 0x43, 0x50, 0x49, 0xe1 // Crc32w r5 r9 r3 |
| 3828 | }; |
| 3829 | static const byte kInstruction_Crc32w_r5_r9_r4[] = { |
| 3830 | 0x44, 0x50, 0x49, 0xe1 // Crc32w r5 r9 r4 |
| 3831 | }; |
| 3832 | static const byte kInstruction_Crc32w_r5_r9_r5[] = { |
| 3833 | 0x45, 0x50, 0x49, 0xe1 // Crc32w r5 r9 r5 |
| 3834 | }; |
| 3835 | static const byte kInstruction_Crc32w_r5_r9_r6[] = { |
| 3836 | 0x46, 0x50, 0x49, 0xe1 // Crc32w r5 r9 r6 |
| 3837 | }; |
| 3838 | static const byte kInstruction_Crc32w_r5_r9_r7[] = { |
| 3839 | 0x47, 0x50, 0x49, 0xe1 // Crc32w r5 r9 r7 |
| 3840 | }; |
| 3841 | static const byte kInstruction_Crc32w_r5_r9_r8[] = { |
| 3842 | 0x48, 0x50, 0x49, 0xe1 // Crc32w r5 r9 r8 |
| 3843 | }; |
| 3844 | static const byte kInstruction_Crc32w_r5_r9_r9[] = { |
| 3845 | 0x49, 0x50, 0x49, 0xe1 // Crc32w r5 r9 r9 |
| 3846 | }; |
| 3847 | static const byte kInstruction_Crc32w_r5_r9_r10[] = { |
| 3848 | 0x4a, 0x50, 0x49, 0xe1 // Crc32w r5 r9 r10 |
| 3849 | }; |
| 3850 | static const byte kInstruction_Crc32w_r5_r9_r11[] = { |
| 3851 | 0x4b, 0x50, 0x49, 0xe1 // Crc32w r5 r9 r11 |
| 3852 | }; |
| 3853 | static const byte kInstruction_Crc32w_r5_r9_r12[] = { |
| 3854 | 0x4c, 0x50, 0x49, 0xe1 // Crc32w r5 r9 r12 |
| 3855 | }; |
| 3856 | static const byte kInstruction_Crc32w_r5_r9_r13[] = { |
| 3857 | 0x4d, 0x50, 0x49, 0xe1 // Crc32w r5 r9 r13 |
| 3858 | }; |
| 3859 | static const byte kInstruction_Crc32w_r5_r9_r14[] = { |
| 3860 | 0x4e, 0x50, 0x49, 0xe1 // Crc32w r5 r9 r14 |
| 3861 | }; |
| 3862 | static const byte kInstruction_Crc32w_r5_r10_r0[] = { |
| 3863 | 0x40, 0x50, 0x4a, 0xe1 // Crc32w r5 r10 r0 |
| 3864 | }; |
| 3865 | static const byte kInstruction_Crc32w_r5_r10_r1[] = { |
| 3866 | 0x41, 0x50, 0x4a, 0xe1 // Crc32w r5 r10 r1 |
| 3867 | }; |
| 3868 | static const byte kInstruction_Crc32w_r5_r10_r2[] = { |
| 3869 | 0x42, 0x50, 0x4a, 0xe1 // Crc32w r5 r10 r2 |
| 3870 | }; |
| 3871 | static const byte kInstruction_Crc32w_r5_r10_r3[] = { |
| 3872 | 0x43, 0x50, 0x4a, 0xe1 // Crc32w r5 r10 r3 |
| 3873 | }; |
| 3874 | static const byte kInstruction_Crc32w_r5_r10_r4[] = { |
| 3875 | 0x44, 0x50, 0x4a, 0xe1 // Crc32w r5 r10 r4 |
| 3876 | }; |
| 3877 | static const byte kInstruction_Crc32w_r5_r10_r5[] = { |
| 3878 | 0x45, 0x50, 0x4a, 0xe1 // Crc32w r5 r10 r5 |
| 3879 | }; |
| 3880 | static const byte kInstruction_Crc32w_r5_r10_r6[] = { |
| 3881 | 0x46, 0x50, 0x4a, 0xe1 // Crc32w r5 r10 r6 |
| 3882 | }; |
| 3883 | static const byte kInstruction_Crc32w_r5_r10_r7[] = { |
| 3884 | 0x47, 0x50, 0x4a, 0xe1 // Crc32w r5 r10 r7 |
| 3885 | }; |
| 3886 | static const byte kInstruction_Crc32w_r5_r10_r8[] = { |
| 3887 | 0x48, 0x50, 0x4a, 0xe1 // Crc32w r5 r10 r8 |
| 3888 | }; |
| 3889 | static const byte kInstruction_Crc32w_r5_r10_r9[] = { |
| 3890 | 0x49, 0x50, 0x4a, 0xe1 // Crc32w r5 r10 r9 |
| 3891 | }; |
| 3892 | static const byte kInstruction_Crc32w_r5_r10_r10[] = { |
| 3893 | 0x4a, 0x50, 0x4a, 0xe1 // Crc32w r5 r10 r10 |
| 3894 | }; |
| 3895 | static const byte kInstruction_Crc32w_r5_r10_r11[] = { |
| 3896 | 0x4b, 0x50, 0x4a, 0xe1 // Crc32w r5 r10 r11 |
| 3897 | }; |
| 3898 | static const byte kInstruction_Crc32w_r5_r10_r12[] = { |
| 3899 | 0x4c, 0x50, 0x4a, 0xe1 // Crc32w r5 r10 r12 |
| 3900 | }; |
| 3901 | static const byte kInstruction_Crc32w_r5_r10_r13[] = { |
| 3902 | 0x4d, 0x50, 0x4a, 0xe1 // Crc32w r5 r10 r13 |
| 3903 | }; |
| 3904 | static const byte kInstruction_Crc32w_r5_r10_r14[] = { |
| 3905 | 0x4e, 0x50, 0x4a, 0xe1 // Crc32w r5 r10 r14 |
| 3906 | }; |
| 3907 | static const byte kInstruction_Crc32w_r5_r11_r0[] = { |
| 3908 | 0x40, 0x50, 0x4b, 0xe1 // Crc32w r5 r11 r0 |
| 3909 | }; |
| 3910 | static const byte kInstruction_Crc32w_r5_r11_r1[] = { |
| 3911 | 0x41, 0x50, 0x4b, 0xe1 // Crc32w r5 r11 r1 |
| 3912 | }; |
| 3913 | static const byte kInstruction_Crc32w_r5_r11_r2[] = { |
| 3914 | 0x42, 0x50, 0x4b, 0xe1 // Crc32w r5 r11 r2 |
| 3915 | }; |
| 3916 | static const byte kInstruction_Crc32w_r5_r11_r3[] = { |
| 3917 | 0x43, 0x50, 0x4b, 0xe1 // Crc32w r5 r11 r3 |
| 3918 | }; |
| 3919 | static const byte kInstruction_Crc32w_r5_r11_r4[] = { |
| 3920 | 0x44, 0x50, 0x4b, 0xe1 // Crc32w r5 r11 r4 |
| 3921 | }; |
| 3922 | static const byte kInstruction_Crc32w_r5_r11_r5[] = { |
| 3923 | 0x45, 0x50, 0x4b, 0xe1 // Crc32w r5 r11 r5 |
| 3924 | }; |
| 3925 | static const byte kInstruction_Crc32w_r5_r11_r6[] = { |
| 3926 | 0x46, 0x50, 0x4b, 0xe1 // Crc32w r5 r11 r6 |
| 3927 | }; |
| 3928 | static const byte kInstruction_Crc32w_r5_r11_r7[] = { |
| 3929 | 0x47, 0x50, 0x4b, 0xe1 // Crc32w r5 r11 r7 |
| 3930 | }; |
| 3931 | static const byte kInstruction_Crc32w_r5_r11_r8[] = { |
| 3932 | 0x48, 0x50, 0x4b, 0xe1 // Crc32w r5 r11 r8 |
| 3933 | }; |
| 3934 | static const byte kInstruction_Crc32w_r5_r11_r9[] = { |
| 3935 | 0x49, 0x50, 0x4b, 0xe1 // Crc32w r5 r11 r9 |
| 3936 | }; |
| 3937 | static const byte kInstruction_Crc32w_r5_r11_r10[] = { |
| 3938 | 0x4a, 0x50, 0x4b, 0xe1 // Crc32w r5 r11 r10 |
| 3939 | }; |
| 3940 | static const byte kInstruction_Crc32w_r5_r11_r11[] = { |
| 3941 | 0x4b, 0x50, 0x4b, 0xe1 // Crc32w r5 r11 r11 |
| 3942 | }; |
| 3943 | static const byte kInstruction_Crc32w_r5_r11_r12[] = { |
| 3944 | 0x4c, 0x50, 0x4b, 0xe1 // Crc32w r5 r11 r12 |
| 3945 | }; |
| 3946 | static const byte kInstruction_Crc32w_r5_r11_r13[] = { |
| 3947 | 0x4d, 0x50, 0x4b, 0xe1 // Crc32w r5 r11 r13 |
| 3948 | }; |
| 3949 | static const byte kInstruction_Crc32w_r5_r11_r14[] = { |
| 3950 | 0x4e, 0x50, 0x4b, 0xe1 // Crc32w r5 r11 r14 |
| 3951 | }; |
| 3952 | static const byte kInstruction_Crc32w_r5_r12_r0[] = { |
| 3953 | 0x40, 0x50, 0x4c, 0xe1 // Crc32w r5 r12 r0 |
| 3954 | }; |
| 3955 | static const byte kInstruction_Crc32w_r5_r12_r1[] = { |
| 3956 | 0x41, 0x50, 0x4c, 0xe1 // Crc32w r5 r12 r1 |
| 3957 | }; |
| 3958 | static const byte kInstruction_Crc32w_r5_r12_r2[] = { |
| 3959 | 0x42, 0x50, 0x4c, 0xe1 // Crc32w r5 r12 r2 |
| 3960 | }; |
| 3961 | static const byte kInstruction_Crc32w_r5_r12_r3[] = { |
| 3962 | 0x43, 0x50, 0x4c, 0xe1 // Crc32w r5 r12 r3 |
| 3963 | }; |
| 3964 | static const byte kInstruction_Crc32w_r5_r12_r4[] = { |
| 3965 | 0x44, 0x50, 0x4c, 0xe1 // Crc32w r5 r12 r4 |
| 3966 | }; |
| 3967 | static const byte kInstruction_Crc32w_r5_r12_r5[] = { |
| 3968 | 0x45, 0x50, 0x4c, 0xe1 // Crc32w r5 r12 r5 |
| 3969 | }; |
| 3970 | static const byte kInstruction_Crc32w_r5_r12_r6[] = { |
| 3971 | 0x46, 0x50, 0x4c, 0xe1 // Crc32w r5 r12 r6 |
| 3972 | }; |
| 3973 | static const byte kInstruction_Crc32w_r5_r12_r7[] = { |
| 3974 | 0x47, 0x50, 0x4c, 0xe1 // Crc32w r5 r12 r7 |
| 3975 | }; |
| 3976 | static const byte kInstruction_Crc32w_r5_r12_r8[] = { |
| 3977 | 0x48, 0x50, 0x4c, 0xe1 // Crc32w r5 r12 r8 |
| 3978 | }; |
| 3979 | static const byte kInstruction_Crc32w_r5_r12_r9[] = { |
| 3980 | 0x49, 0x50, 0x4c, 0xe1 // Crc32w r5 r12 r9 |
| 3981 | }; |
| 3982 | static const byte kInstruction_Crc32w_r5_r12_r10[] = { |
| 3983 | 0x4a, 0x50, 0x4c, 0xe1 // Crc32w r5 r12 r10 |
| 3984 | }; |
| 3985 | static const byte kInstruction_Crc32w_r5_r12_r11[] = { |
| 3986 | 0x4b, 0x50, 0x4c, 0xe1 // Crc32w r5 r12 r11 |
| 3987 | }; |
| 3988 | static const byte kInstruction_Crc32w_r5_r12_r12[] = { |
| 3989 | 0x4c, 0x50, 0x4c, 0xe1 // Crc32w r5 r12 r12 |
| 3990 | }; |
| 3991 | static const byte kInstruction_Crc32w_r5_r12_r13[] = { |
| 3992 | 0x4d, 0x50, 0x4c, 0xe1 // Crc32w r5 r12 r13 |
| 3993 | }; |
| 3994 | static const byte kInstruction_Crc32w_r5_r12_r14[] = { |
| 3995 | 0x4e, 0x50, 0x4c, 0xe1 // Crc32w r5 r12 r14 |
| 3996 | }; |
| 3997 | static const byte kInstruction_Crc32w_r5_r13_r0[] = { |
| 3998 | 0x40, 0x50, 0x4d, 0xe1 // Crc32w r5 r13 r0 |
| 3999 | }; |
| 4000 | static const byte kInstruction_Crc32w_r5_r13_r1[] = { |
| 4001 | 0x41, 0x50, 0x4d, 0xe1 // Crc32w r5 r13 r1 |
| 4002 | }; |
| 4003 | static const byte kInstruction_Crc32w_r5_r13_r2[] = { |
| 4004 | 0x42, 0x50, 0x4d, 0xe1 // Crc32w r5 r13 r2 |
| 4005 | }; |
| 4006 | static const byte kInstruction_Crc32w_r5_r13_r3[] = { |
| 4007 | 0x43, 0x50, 0x4d, 0xe1 // Crc32w r5 r13 r3 |
| 4008 | }; |
| 4009 | static const byte kInstruction_Crc32w_r5_r13_r4[] = { |
| 4010 | 0x44, 0x50, 0x4d, 0xe1 // Crc32w r5 r13 r4 |
| 4011 | }; |
| 4012 | static const byte kInstruction_Crc32w_r5_r13_r5[] = { |
| 4013 | 0x45, 0x50, 0x4d, 0xe1 // Crc32w r5 r13 r5 |
| 4014 | }; |
| 4015 | static const byte kInstruction_Crc32w_r5_r13_r6[] = { |
| 4016 | 0x46, 0x50, 0x4d, 0xe1 // Crc32w r5 r13 r6 |
| 4017 | }; |
| 4018 | static const byte kInstruction_Crc32w_r5_r13_r7[] = { |
| 4019 | 0x47, 0x50, 0x4d, 0xe1 // Crc32w r5 r13 r7 |
| 4020 | }; |
| 4021 | static const byte kInstruction_Crc32w_r5_r13_r8[] = { |
| 4022 | 0x48, 0x50, 0x4d, 0xe1 // Crc32w r5 r13 r8 |
| 4023 | }; |
| 4024 | static const byte kInstruction_Crc32w_r5_r13_r9[] = { |
| 4025 | 0x49, 0x50, 0x4d, 0xe1 // Crc32w r5 r13 r9 |
| 4026 | }; |
| 4027 | static const byte kInstruction_Crc32w_r5_r13_r10[] = { |
| 4028 | 0x4a, 0x50, 0x4d, 0xe1 // Crc32w r5 r13 r10 |
| 4029 | }; |
| 4030 | static const byte kInstruction_Crc32w_r5_r13_r11[] = { |
| 4031 | 0x4b, 0x50, 0x4d, 0xe1 // Crc32w r5 r13 r11 |
| 4032 | }; |
| 4033 | static const byte kInstruction_Crc32w_r5_r13_r12[] = { |
| 4034 | 0x4c, 0x50, 0x4d, 0xe1 // Crc32w r5 r13 r12 |
| 4035 | }; |
| 4036 | static const byte kInstruction_Crc32w_r5_r13_r13[] = { |
| 4037 | 0x4d, 0x50, 0x4d, 0xe1 // Crc32w r5 r13 r13 |
| 4038 | }; |
| 4039 | static const byte kInstruction_Crc32w_r5_r13_r14[] = { |
| 4040 | 0x4e, 0x50, 0x4d, 0xe1 // Crc32w r5 r13 r14 |
| 4041 | }; |
| 4042 | static const byte kInstruction_Crc32w_r5_r14_r0[] = { |
| 4043 | 0x40, 0x50, 0x4e, 0xe1 // Crc32w r5 r14 r0 |
| 4044 | }; |
| 4045 | static const byte kInstruction_Crc32w_r5_r14_r1[] = { |
| 4046 | 0x41, 0x50, 0x4e, 0xe1 // Crc32w r5 r14 r1 |
| 4047 | }; |
| 4048 | static const byte kInstruction_Crc32w_r5_r14_r2[] = { |
| 4049 | 0x42, 0x50, 0x4e, 0xe1 // Crc32w r5 r14 r2 |
| 4050 | }; |
| 4051 | static const byte kInstruction_Crc32w_r5_r14_r3[] = { |
| 4052 | 0x43, 0x50, 0x4e, 0xe1 // Crc32w r5 r14 r3 |
| 4053 | }; |
| 4054 | static const byte kInstruction_Crc32w_r5_r14_r4[] = { |
| 4055 | 0x44, 0x50, 0x4e, 0xe1 // Crc32w r5 r14 r4 |
| 4056 | }; |
| 4057 | static const byte kInstruction_Crc32w_r5_r14_r5[] = { |
| 4058 | 0x45, 0x50, 0x4e, 0xe1 // Crc32w r5 r14 r5 |
| 4059 | }; |
| 4060 | static const byte kInstruction_Crc32w_r5_r14_r6[] = { |
| 4061 | 0x46, 0x50, 0x4e, 0xe1 // Crc32w r5 r14 r6 |
| 4062 | }; |
| 4063 | static const byte kInstruction_Crc32w_r5_r14_r7[] = { |
| 4064 | 0x47, 0x50, 0x4e, 0xe1 // Crc32w r5 r14 r7 |
| 4065 | }; |
| 4066 | static const byte kInstruction_Crc32w_r5_r14_r8[] = { |
| 4067 | 0x48, 0x50, 0x4e, 0xe1 // Crc32w r5 r14 r8 |
| 4068 | }; |
| 4069 | static const byte kInstruction_Crc32w_r5_r14_r9[] = { |
| 4070 | 0x49, 0x50, 0x4e, 0xe1 // Crc32w r5 r14 r9 |
| 4071 | }; |
| 4072 | static const byte kInstruction_Crc32w_r5_r14_r10[] = { |
| 4073 | 0x4a, 0x50, 0x4e, 0xe1 // Crc32w r5 r14 r10 |
| 4074 | }; |
| 4075 | static const byte kInstruction_Crc32w_r5_r14_r11[] = { |
| 4076 | 0x4b, 0x50, 0x4e, 0xe1 // Crc32w r5 r14 r11 |
| 4077 | }; |
| 4078 | static const byte kInstruction_Crc32w_r5_r14_r12[] = { |
| 4079 | 0x4c, 0x50, 0x4e, 0xe1 // Crc32w r5 r14 r12 |
| 4080 | }; |
| 4081 | static const byte kInstruction_Crc32w_r5_r14_r13[] = { |
| 4082 | 0x4d, 0x50, 0x4e, 0xe1 // Crc32w r5 r14 r13 |
| 4083 | }; |
| 4084 | static const byte kInstruction_Crc32w_r5_r14_r14[] = { |
| 4085 | 0x4e, 0x50, 0x4e, 0xe1 // Crc32w r5 r14 r14 |
| 4086 | }; |
| 4087 | static const byte kInstruction_Crc32w_r6_r0_r0[] = { |
| 4088 | 0x40, 0x60, 0x40, 0xe1 // Crc32w r6 r0 r0 |
| 4089 | }; |
| 4090 | static const byte kInstruction_Crc32w_r6_r0_r1[] = { |
| 4091 | 0x41, 0x60, 0x40, 0xe1 // Crc32w r6 r0 r1 |
| 4092 | }; |
| 4093 | static const byte kInstruction_Crc32w_r6_r0_r2[] = { |
| 4094 | 0x42, 0x60, 0x40, 0xe1 // Crc32w r6 r0 r2 |
| 4095 | }; |
| 4096 | static const byte kInstruction_Crc32w_r6_r0_r3[] = { |
| 4097 | 0x43, 0x60, 0x40, 0xe1 // Crc32w r6 r0 r3 |
| 4098 | }; |
| 4099 | static const byte kInstruction_Crc32w_r6_r0_r4[] = { |
| 4100 | 0x44, 0x60, 0x40, 0xe1 // Crc32w r6 r0 r4 |
| 4101 | }; |
| 4102 | static const byte kInstruction_Crc32w_r6_r0_r5[] = { |
| 4103 | 0x45, 0x60, 0x40, 0xe1 // Crc32w r6 r0 r5 |
| 4104 | }; |
| 4105 | static const byte kInstruction_Crc32w_r6_r0_r6[] = { |
| 4106 | 0x46, 0x60, 0x40, 0xe1 // Crc32w r6 r0 r6 |
| 4107 | }; |
| 4108 | static const byte kInstruction_Crc32w_r6_r0_r7[] = { |
| 4109 | 0x47, 0x60, 0x40, 0xe1 // Crc32w r6 r0 r7 |
| 4110 | }; |
| 4111 | static const byte kInstruction_Crc32w_r6_r0_r8[] = { |
| 4112 | 0x48, 0x60, 0x40, 0xe1 // Crc32w r6 r0 r8 |
| 4113 | }; |
| 4114 | static const byte kInstruction_Crc32w_r6_r0_r9[] = { |
| 4115 | 0x49, 0x60, 0x40, 0xe1 // Crc32w r6 r0 r9 |
| 4116 | }; |
| 4117 | static const byte kInstruction_Crc32w_r6_r0_r10[] = { |
| 4118 | 0x4a, 0x60, 0x40, 0xe1 // Crc32w r6 r0 r10 |
| 4119 | }; |
| 4120 | static const byte kInstruction_Crc32w_r6_r0_r11[] = { |
| 4121 | 0x4b, 0x60, 0x40, 0xe1 // Crc32w r6 r0 r11 |
| 4122 | }; |
| 4123 | static const byte kInstruction_Crc32w_r6_r0_r12[] = { |
| 4124 | 0x4c, 0x60, 0x40, 0xe1 // Crc32w r6 r0 r12 |
| 4125 | }; |
| 4126 | static const byte kInstruction_Crc32w_r6_r0_r13[] = { |
| 4127 | 0x4d, 0x60, 0x40, 0xe1 // Crc32w r6 r0 r13 |
| 4128 | }; |
| 4129 | static const byte kInstruction_Crc32w_r6_r0_r14[] = { |
| 4130 | 0x4e, 0x60, 0x40, 0xe1 // Crc32w r6 r0 r14 |
| 4131 | }; |
| 4132 | static const byte kInstruction_Crc32w_r6_r1_r0[] = { |
| 4133 | 0x40, 0x60, 0x41, 0xe1 // Crc32w r6 r1 r0 |
| 4134 | }; |
| 4135 | static const byte kInstruction_Crc32w_r6_r1_r1[] = { |
| 4136 | 0x41, 0x60, 0x41, 0xe1 // Crc32w r6 r1 r1 |
| 4137 | }; |
| 4138 | static const byte kInstruction_Crc32w_r6_r1_r2[] = { |
| 4139 | 0x42, 0x60, 0x41, 0xe1 // Crc32w r6 r1 r2 |
| 4140 | }; |
| 4141 | static const byte kInstruction_Crc32w_r6_r1_r3[] = { |
| 4142 | 0x43, 0x60, 0x41, 0xe1 // Crc32w r6 r1 r3 |
| 4143 | }; |
| 4144 | static const byte kInstruction_Crc32w_r6_r1_r4[] = { |
| 4145 | 0x44, 0x60, 0x41, 0xe1 // Crc32w r6 r1 r4 |
| 4146 | }; |
| 4147 | static const byte kInstruction_Crc32w_r6_r1_r5[] = { |
| 4148 | 0x45, 0x60, 0x41, 0xe1 // Crc32w r6 r1 r5 |
| 4149 | }; |
| 4150 | static const byte kInstruction_Crc32w_r6_r1_r6[] = { |
| 4151 | 0x46, 0x60, 0x41, 0xe1 // Crc32w r6 r1 r6 |
| 4152 | }; |
| 4153 | static const byte kInstruction_Crc32w_r6_r1_r7[] = { |
| 4154 | 0x47, 0x60, 0x41, 0xe1 // Crc32w r6 r1 r7 |
| 4155 | }; |
| 4156 | static const byte kInstruction_Crc32w_r6_r1_r8[] = { |
| 4157 | 0x48, 0x60, 0x41, 0xe1 // Crc32w r6 r1 r8 |
| 4158 | }; |
| 4159 | static const byte kInstruction_Crc32w_r6_r1_r9[] = { |
| 4160 | 0x49, 0x60, 0x41, 0xe1 // Crc32w r6 r1 r9 |
| 4161 | }; |
| 4162 | static const byte kInstruction_Crc32w_r6_r1_r10[] = { |
| 4163 | 0x4a, 0x60, 0x41, 0xe1 // Crc32w r6 r1 r10 |
| 4164 | }; |
| 4165 | static const byte kInstruction_Crc32w_r6_r1_r11[] = { |
| 4166 | 0x4b, 0x60, 0x41, 0xe1 // Crc32w r6 r1 r11 |
| 4167 | }; |
| 4168 | static const byte kInstruction_Crc32w_r6_r1_r12[] = { |
| 4169 | 0x4c, 0x60, 0x41, 0xe1 // Crc32w r6 r1 r12 |
| 4170 | }; |
| 4171 | static const byte kInstruction_Crc32w_r6_r1_r13[] = { |
| 4172 | 0x4d, 0x60, 0x41, 0xe1 // Crc32w r6 r1 r13 |
| 4173 | }; |
| 4174 | static const byte kInstruction_Crc32w_r6_r1_r14[] = { |
| 4175 | 0x4e, 0x60, 0x41, 0xe1 // Crc32w r6 r1 r14 |
| 4176 | }; |
| 4177 | static const byte kInstruction_Crc32w_r6_r2_r0[] = { |
| 4178 | 0x40, 0x60, 0x42, 0xe1 // Crc32w r6 r2 r0 |
| 4179 | }; |
| 4180 | static const byte kInstruction_Crc32w_r6_r2_r1[] = { |
| 4181 | 0x41, 0x60, 0x42, 0xe1 // Crc32w r6 r2 r1 |
| 4182 | }; |
| 4183 | static const byte kInstruction_Crc32w_r6_r2_r2[] = { |
| 4184 | 0x42, 0x60, 0x42, 0xe1 // Crc32w r6 r2 r2 |
| 4185 | }; |
| 4186 | static const byte kInstruction_Crc32w_r6_r2_r3[] = { |
| 4187 | 0x43, 0x60, 0x42, 0xe1 // Crc32w r6 r2 r3 |
| 4188 | }; |
| 4189 | static const byte kInstruction_Crc32w_r6_r2_r4[] = { |
| 4190 | 0x44, 0x60, 0x42, 0xe1 // Crc32w r6 r2 r4 |
| 4191 | }; |
| 4192 | static const byte kInstruction_Crc32w_r6_r2_r5[] = { |
| 4193 | 0x45, 0x60, 0x42, 0xe1 // Crc32w r6 r2 r5 |
| 4194 | }; |
| 4195 | static const byte kInstruction_Crc32w_r6_r2_r6[] = { |
| 4196 | 0x46, 0x60, 0x42, 0xe1 // Crc32w r6 r2 r6 |
| 4197 | }; |
| 4198 | static const byte kInstruction_Crc32w_r6_r2_r7[] = { |
| 4199 | 0x47, 0x60, 0x42, 0xe1 // Crc32w r6 r2 r7 |
| 4200 | }; |
| 4201 | static const byte kInstruction_Crc32w_r6_r2_r8[] = { |
| 4202 | 0x48, 0x60, 0x42, 0xe1 // Crc32w r6 r2 r8 |
| 4203 | }; |
| 4204 | static const byte kInstruction_Crc32w_r6_r2_r9[] = { |
| 4205 | 0x49, 0x60, 0x42, 0xe1 // Crc32w r6 r2 r9 |
| 4206 | }; |
| 4207 | static const byte kInstruction_Crc32w_r6_r2_r10[] = { |
| 4208 | 0x4a, 0x60, 0x42, 0xe1 // Crc32w r6 r2 r10 |
| 4209 | }; |
| 4210 | static const byte kInstruction_Crc32w_r6_r2_r11[] = { |
| 4211 | 0x4b, 0x60, 0x42, 0xe1 // Crc32w r6 r2 r11 |
| 4212 | }; |
| 4213 | static const byte kInstruction_Crc32w_r6_r2_r12[] = { |
| 4214 | 0x4c, 0x60, 0x42, 0xe1 // Crc32w r6 r2 r12 |
| 4215 | }; |
| 4216 | static const byte kInstruction_Crc32w_r6_r2_r13[] = { |
| 4217 | 0x4d, 0x60, 0x42, 0xe1 // Crc32w r6 r2 r13 |
| 4218 | }; |
| 4219 | static const byte kInstruction_Crc32w_r6_r2_r14[] = { |
| 4220 | 0x4e, 0x60, 0x42, 0xe1 // Crc32w r6 r2 r14 |
| 4221 | }; |
| 4222 | static const byte kInstruction_Crc32w_r6_r3_r0[] = { |
| 4223 | 0x40, 0x60, 0x43, 0xe1 // Crc32w r6 r3 r0 |
| 4224 | }; |
| 4225 | static const byte kInstruction_Crc32w_r6_r3_r1[] = { |
| 4226 | 0x41, 0x60, 0x43, 0xe1 // Crc32w r6 r3 r1 |
| 4227 | }; |
| 4228 | static const byte kInstruction_Crc32w_r6_r3_r2[] = { |
| 4229 | 0x42, 0x60, 0x43, 0xe1 // Crc32w r6 r3 r2 |
| 4230 | }; |
| 4231 | static const byte kInstruction_Crc32w_r6_r3_r3[] = { |
| 4232 | 0x43, 0x60, 0x43, 0xe1 // Crc32w r6 r3 r3 |
| 4233 | }; |
| 4234 | static const byte kInstruction_Crc32w_r6_r3_r4[] = { |
| 4235 | 0x44, 0x60, 0x43, 0xe1 // Crc32w r6 r3 r4 |
| 4236 | }; |
| 4237 | static const byte kInstruction_Crc32w_r6_r3_r5[] = { |
| 4238 | 0x45, 0x60, 0x43, 0xe1 // Crc32w r6 r3 r5 |
| 4239 | }; |
| 4240 | static const byte kInstruction_Crc32w_r6_r3_r6[] = { |
| 4241 | 0x46, 0x60, 0x43, 0xe1 // Crc32w r6 r3 r6 |
| 4242 | }; |
| 4243 | static const byte kInstruction_Crc32w_r6_r3_r7[] = { |
| 4244 | 0x47, 0x60, 0x43, 0xe1 // Crc32w r6 r3 r7 |
| 4245 | }; |
| 4246 | static const byte kInstruction_Crc32w_r6_r3_r8[] = { |
| 4247 | 0x48, 0x60, 0x43, 0xe1 // Crc32w r6 r3 r8 |
| 4248 | }; |
| 4249 | static const byte kInstruction_Crc32w_r6_r3_r9[] = { |
| 4250 | 0x49, 0x60, 0x43, 0xe1 // Crc32w r6 r3 r9 |
| 4251 | }; |
| 4252 | static const byte kInstruction_Crc32w_r6_r3_r10[] = { |
| 4253 | 0x4a, 0x60, 0x43, 0xe1 // Crc32w r6 r3 r10 |
| 4254 | }; |
| 4255 | static const byte kInstruction_Crc32w_r6_r3_r11[] = { |
| 4256 | 0x4b, 0x60, 0x43, 0xe1 // Crc32w r6 r3 r11 |
| 4257 | }; |
| 4258 | static const byte kInstruction_Crc32w_r6_r3_r12[] = { |
| 4259 | 0x4c, 0x60, 0x43, 0xe1 // Crc32w r6 r3 r12 |
| 4260 | }; |
| 4261 | static const byte kInstruction_Crc32w_r6_r3_r13[] = { |
| 4262 | 0x4d, 0x60, 0x43, 0xe1 // Crc32w r6 r3 r13 |
| 4263 | }; |
| 4264 | static const byte kInstruction_Crc32w_r6_r3_r14[] = { |
| 4265 | 0x4e, 0x60, 0x43, 0xe1 // Crc32w r6 r3 r14 |
| 4266 | }; |
| 4267 | static const byte kInstruction_Crc32w_r6_r4_r0[] = { |
| 4268 | 0x40, 0x60, 0x44, 0xe1 // Crc32w r6 r4 r0 |
| 4269 | }; |
| 4270 | static const byte kInstruction_Crc32w_r6_r4_r1[] = { |
| 4271 | 0x41, 0x60, 0x44, 0xe1 // Crc32w r6 r4 r1 |
| 4272 | }; |
| 4273 | static const byte kInstruction_Crc32w_r6_r4_r2[] = { |
| 4274 | 0x42, 0x60, 0x44, 0xe1 // Crc32w r6 r4 r2 |
| 4275 | }; |
| 4276 | static const byte kInstruction_Crc32w_r6_r4_r3[] = { |
| 4277 | 0x43, 0x60, 0x44, 0xe1 // Crc32w r6 r4 r3 |
| 4278 | }; |
| 4279 | static const byte kInstruction_Crc32w_r6_r4_r4[] = { |
| 4280 | 0x44, 0x60, 0x44, 0xe1 // Crc32w r6 r4 r4 |
| 4281 | }; |
| 4282 | static const byte kInstruction_Crc32w_r6_r4_r5[] = { |
| 4283 | 0x45, 0x60, 0x44, 0xe1 // Crc32w r6 r4 r5 |
| 4284 | }; |
| 4285 | static const byte kInstruction_Crc32w_r6_r4_r6[] = { |
| 4286 | 0x46, 0x60, 0x44, 0xe1 // Crc32w r6 r4 r6 |
| 4287 | }; |
| 4288 | static const byte kInstruction_Crc32w_r6_r4_r7[] = { |
| 4289 | 0x47, 0x60, 0x44, 0xe1 // Crc32w r6 r4 r7 |
| 4290 | }; |
| 4291 | static const byte kInstruction_Crc32w_r6_r4_r8[] = { |
| 4292 | 0x48, 0x60, 0x44, 0xe1 // Crc32w r6 r4 r8 |
| 4293 | }; |
| 4294 | static const byte kInstruction_Crc32w_r6_r4_r9[] = { |
| 4295 | 0x49, 0x60, 0x44, 0xe1 // Crc32w r6 r4 r9 |
| 4296 | }; |
| 4297 | static const byte kInstruction_Crc32w_r6_r4_r10[] = { |
| 4298 | 0x4a, 0x60, 0x44, 0xe1 // Crc32w r6 r4 r10 |
| 4299 | }; |
| 4300 | static const byte kInstruction_Crc32w_r6_r4_r11[] = { |
| 4301 | 0x4b, 0x60, 0x44, 0xe1 // Crc32w r6 r4 r11 |
| 4302 | }; |
| 4303 | static const byte kInstruction_Crc32w_r6_r4_r12[] = { |
| 4304 | 0x4c, 0x60, 0x44, 0xe1 // Crc32w r6 r4 r12 |
| 4305 | }; |
| 4306 | static const byte kInstruction_Crc32w_r6_r4_r13[] = { |
| 4307 | 0x4d, 0x60, 0x44, 0xe1 // Crc32w r6 r4 r13 |
| 4308 | }; |
| 4309 | static const byte kInstruction_Crc32w_r6_r4_r14[] = { |
| 4310 | 0x4e, 0x60, 0x44, 0xe1 // Crc32w r6 r4 r14 |
| 4311 | }; |
| 4312 | static const byte kInstruction_Crc32w_r6_r5_r0[] = { |
| 4313 | 0x40, 0x60, 0x45, 0xe1 // Crc32w r6 r5 r0 |
| 4314 | }; |
| 4315 | static const byte kInstruction_Crc32w_r6_r5_r1[] = { |
| 4316 | 0x41, 0x60, 0x45, 0xe1 // Crc32w r6 r5 r1 |
| 4317 | }; |
| 4318 | static const byte kInstruction_Crc32w_r6_r5_r2[] = { |
| 4319 | 0x42, 0x60, 0x45, 0xe1 // Crc32w r6 r5 r2 |
| 4320 | }; |
| 4321 | static const byte kInstruction_Crc32w_r6_r5_r3[] = { |
| 4322 | 0x43, 0x60, 0x45, 0xe1 // Crc32w r6 r5 r3 |
| 4323 | }; |
| 4324 | static const byte kInstruction_Crc32w_r6_r5_r4[] = { |
| 4325 | 0x44, 0x60, 0x45, 0xe1 // Crc32w r6 r5 r4 |
| 4326 | }; |
| 4327 | static const byte kInstruction_Crc32w_r6_r5_r5[] = { |
| 4328 | 0x45, 0x60, 0x45, 0xe1 // Crc32w r6 r5 r5 |
| 4329 | }; |
| 4330 | static const byte kInstruction_Crc32w_r6_r5_r6[] = { |
| 4331 | 0x46, 0x60, 0x45, 0xe1 // Crc32w r6 r5 r6 |
| 4332 | }; |
| 4333 | static const byte kInstruction_Crc32w_r6_r5_r7[] = { |
| 4334 | 0x47, 0x60, 0x45, 0xe1 // Crc32w r6 r5 r7 |
| 4335 | }; |
| 4336 | static const byte kInstruction_Crc32w_r6_r5_r8[] = { |
| 4337 | 0x48, 0x60, 0x45, 0xe1 // Crc32w r6 r5 r8 |
| 4338 | }; |
| 4339 | static const byte kInstruction_Crc32w_r6_r5_r9[] = { |
| 4340 | 0x49, 0x60, 0x45, 0xe1 // Crc32w r6 r5 r9 |
| 4341 | }; |
| 4342 | static const byte kInstruction_Crc32w_r6_r5_r10[] = { |
| 4343 | 0x4a, 0x60, 0x45, 0xe1 // Crc32w r6 r5 r10 |
| 4344 | }; |
| 4345 | static const byte kInstruction_Crc32w_r6_r5_r11[] = { |
| 4346 | 0x4b, 0x60, 0x45, 0xe1 // Crc32w r6 r5 r11 |
| 4347 | }; |
| 4348 | static const byte kInstruction_Crc32w_r6_r5_r12[] = { |
| 4349 | 0x4c, 0x60, 0x45, 0xe1 // Crc32w r6 r5 r12 |
| 4350 | }; |
| 4351 | static const byte kInstruction_Crc32w_r6_r5_r13[] = { |
| 4352 | 0x4d, 0x60, 0x45, 0xe1 // Crc32w r6 r5 r13 |
| 4353 | }; |
| 4354 | static const byte kInstruction_Crc32w_r6_r5_r14[] = { |
| 4355 | 0x4e, 0x60, 0x45, 0xe1 // Crc32w r6 r5 r14 |
| 4356 | }; |
| 4357 | static const byte kInstruction_Crc32w_r6_r6_r0[] = { |
| 4358 | 0x40, 0x60, 0x46, 0xe1 // Crc32w r6 r6 r0 |
| 4359 | }; |
| 4360 | static const byte kInstruction_Crc32w_r6_r6_r1[] = { |
| 4361 | 0x41, 0x60, 0x46, 0xe1 // Crc32w r6 r6 r1 |
| 4362 | }; |
| 4363 | static const byte kInstruction_Crc32w_r6_r6_r2[] = { |
| 4364 | 0x42, 0x60, 0x46, 0xe1 // Crc32w r6 r6 r2 |
| 4365 | }; |
| 4366 | static const byte kInstruction_Crc32w_r6_r6_r3[] = { |
| 4367 | 0x43, 0x60, 0x46, 0xe1 // Crc32w r6 r6 r3 |
| 4368 | }; |
| 4369 | static const byte kInstruction_Crc32w_r6_r6_r4[] = { |
| 4370 | 0x44, 0x60, 0x46, 0xe1 // Crc32w r6 r6 r4 |
| 4371 | }; |
| 4372 | static const byte kInstruction_Crc32w_r6_r6_r5[] = { |
| 4373 | 0x45, 0x60, 0x46, 0xe1 // Crc32w r6 r6 r5 |
| 4374 | }; |
| 4375 | static const byte kInstruction_Crc32w_r6_r6_r6[] = { |
| 4376 | 0x46, 0x60, 0x46, 0xe1 // Crc32w r6 r6 r6 |
| 4377 | }; |
| 4378 | static const byte kInstruction_Crc32w_r6_r6_r7[] = { |
| 4379 | 0x47, 0x60, 0x46, 0xe1 // Crc32w r6 r6 r7 |
| 4380 | }; |
| 4381 | static const byte kInstruction_Crc32w_r6_r6_r8[] = { |
| 4382 | 0x48, 0x60, 0x46, 0xe1 // Crc32w r6 r6 r8 |
| 4383 | }; |
| 4384 | static const byte kInstruction_Crc32w_r6_r6_r9[] = { |
| 4385 | 0x49, 0x60, 0x46, 0xe1 // Crc32w r6 r6 r9 |
| 4386 | }; |
| 4387 | static const byte kInstruction_Crc32w_r6_r6_r10[] = { |
| 4388 | 0x4a, 0x60, 0x46, 0xe1 // Crc32w r6 r6 r10 |
| 4389 | }; |
| 4390 | static const byte kInstruction_Crc32w_r6_r6_r11[] = { |
| 4391 | 0x4b, 0x60, 0x46, 0xe1 // Crc32w r6 r6 r11 |
| 4392 | }; |
| 4393 | static const byte kInstruction_Crc32w_r6_r6_r12[] = { |
| 4394 | 0x4c, 0x60, 0x46, 0xe1 // Crc32w r6 r6 r12 |
| 4395 | }; |
| 4396 | static const byte kInstruction_Crc32w_r6_r6_r13[] = { |
| 4397 | 0x4d, 0x60, 0x46, 0xe1 // Crc32w r6 r6 r13 |
| 4398 | }; |
| 4399 | static const byte kInstruction_Crc32w_r6_r6_r14[] = { |
| 4400 | 0x4e, 0x60, 0x46, 0xe1 // Crc32w r6 r6 r14 |
| 4401 | }; |
| 4402 | static const byte kInstruction_Crc32w_r6_r7_r0[] = { |
| 4403 | 0x40, 0x60, 0x47, 0xe1 // Crc32w r6 r7 r0 |
| 4404 | }; |
| 4405 | static const byte kInstruction_Crc32w_r6_r7_r1[] = { |
| 4406 | 0x41, 0x60, 0x47, 0xe1 // Crc32w r6 r7 r1 |
| 4407 | }; |
| 4408 | static const byte kInstruction_Crc32w_r6_r7_r2[] = { |
| 4409 | 0x42, 0x60, 0x47, 0xe1 // Crc32w r6 r7 r2 |
| 4410 | }; |
| 4411 | static const byte kInstruction_Crc32w_r6_r7_r3[] = { |
| 4412 | 0x43, 0x60, 0x47, 0xe1 // Crc32w r6 r7 r3 |
| 4413 | }; |
| 4414 | static const byte kInstruction_Crc32w_r6_r7_r4[] = { |
| 4415 | 0x44, 0x60, 0x47, 0xe1 // Crc32w r6 r7 r4 |
| 4416 | }; |
| 4417 | static const byte kInstruction_Crc32w_r6_r7_r5[] = { |
| 4418 | 0x45, 0x60, 0x47, 0xe1 // Crc32w r6 r7 r5 |
| 4419 | }; |
| 4420 | static const byte kInstruction_Crc32w_r6_r7_r6[] = { |
| 4421 | 0x46, 0x60, 0x47, 0xe1 // Crc32w r6 r7 r6 |
| 4422 | }; |
| 4423 | static const byte kInstruction_Crc32w_r6_r7_r7[] = { |
| 4424 | 0x47, 0x60, 0x47, 0xe1 // Crc32w r6 r7 r7 |
| 4425 | }; |
| 4426 | static const byte kInstruction_Crc32w_r6_r7_r8[] = { |
| 4427 | 0x48, 0x60, 0x47, 0xe1 // Crc32w r6 r7 r8 |
| 4428 | }; |
| 4429 | static const byte kInstruction_Crc32w_r6_r7_r9[] = { |
| 4430 | 0x49, 0x60, 0x47, 0xe1 // Crc32w r6 r7 r9 |
| 4431 | }; |
| 4432 | static const byte kInstruction_Crc32w_r6_r7_r10[] = { |
| 4433 | 0x4a, 0x60, 0x47, 0xe1 // Crc32w r6 r7 r10 |
| 4434 | }; |
| 4435 | static const byte kInstruction_Crc32w_r6_r7_r11[] = { |
| 4436 | 0x4b, 0x60, 0x47, 0xe1 // Crc32w r6 r7 r11 |
| 4437 | }; |
| 4438 | static const byte kInstruction_Crc32w_r6_r7_r12[] = { |
| 4439 | 0x4c, 0x60, 0x47, 0xe1 // Crc32w r6 r7 r12 |
| 4440 | }; |
| 4441 | static const byte kInstruction_Crc32w_r6_r7_r13[] = { |
| 4442 | 0x4d, 0x60, 0x47, 0xe1 // Crc32w r6 r7 r13 |
| 4443 | }; |
| 4444 | static const byte kInstruction_Crc32w_r6_r7_r14[] = { |
| 4445 | 0x4e, 0x60, 0x47, 0xe1 // Crc32w r6 r7 r14 |
| 4446 | }; |
| 4447 | static const byte kInstruction_Crc32w_r6_r8_r0[] = { |
| 4448 | 0x40, 0x60, 0x48, 0xe1 // Crc32w r6 r8 r0 |
| 4449 | }; |
| 4450 | static const byte kInstruction_Crc32w_r6_r8_r1[] = { |
| 4451 | 0x41, 0x60, 0x48, 0xe1 // Crc32w r6 r8 r1 |
| 4452 | }; |
| 4453 | static const byte kInstruction_Crc32w_r6_r8_r2[] = { |
| 4454 | 0x42, 0x60, 0x48, 0xe1 // Crc32w r6 r8 r2 |
| 4455 | }; |
| 4456 | static const byte kInstruction_Crc32w_r6_r8_r3[] = { |
| 4457 | 0x43, 0x60, 0x48, 0xe1 // Crc32w r6 r8 r3 |
| 4458 | }; |
| 4459 | static const byte kInstruction_Crc32w_r6_r8_r4[] = { |
| 4460 | 0x44, 0x60, 0x48, 0xe1 // Crc32w r6 r8 r4 |
| 4461 | }; |
| 4462 | static const byte kInstruction_Crc32w_r6_r8_r5[] = { |
| 4463 | 0x45, 0x60, 0x48, 0xe1 // Crc32w r6 r8 r5 |
| 4464 | }; |
| 4465 | static const byte kInstruction_Crc32w_r6_r8_r6[] = { |
| 4466 | 0x46, 0x60, 0x48, 0xe1 // Crc32w r6 r8 r6 |
| 4467 | }; |
| 4468 | static const byte kInstruction_Crc32w_r6_r8_r7[] = { |
| 4469 | 0x47, 0x60, 0x48, 0xe1 // Crc32w r6 r8 r7 |
| 4470 | }; |
| 4471 | static const byte kInstruction_Crc32w_r6_r8_r8[] = { |
| 4472 | 0x48, 0x60, 0x48, 0xe1 // Crc32w r6 r8 r8 |
| 4473 | }; |
| 4474 | static const byte kInstruction_Crc32w_r6_r8_r9[] = { |
| 4475 | 0x49, 0x60, 0x48, 0xe1 // Crc32w r6 r8 r9 |
| 4476 | }; |
| 4477 | static const byte kInstruction_Crc32w_r6_r8_r10[] = { |
| 4478 | 0x4a, 0x60, 0x48, 0xe1 // Crc32w r6 r8 r10 |
| 4479 | }; |
| 4480 | static const byte kInstruction_Crc32w_r6_r8_r11[] = { |
| 4481 | 0x4b, 0x60, 0x48, 0xe1 // Crc32w r6 r8 r11 |
| 4482 | }; |
| 4483 | static const byte kInstruction_Crc32w_r6_r8_r12[] = { |
| 4484 | 0x4c, 0x60, 0x48, 0xe1 // Crc32w r6 r8 r12 |
| 4485 | }; |
| 4486 | static const byte kInstruction_Crc32w_r6_r8_r13[] = { |
| 4487 | 0x4d, 0x60, 0x48, 0xe1 // Crc32w r6 r8 r13 |
| 4488 | }; |
| 4489 | static const byte kInstruction_Crc32w_r6_r8_r14[] = { |
| 4490 | 0x4e, 0x60, 0x48, 0xe1 // Crc32w r6 r8 r14 |
| 4491 | }; |
| 4492 | static const byte kInstruction_Crc32w_r6_r9_r0[] = { |
| 4493 | 0x40, 0x60, 0x49, 0xe1 // Crc32w r6 r9 r0 |
| 4494 | }; |
| 4495 | static const byte kInstruction_Crc32w_r6_r9_r1[] = { |
| 4496 | 0x41, 0x60, 0x49, 0xe1 // Crc32w r6 r9 r1 |
| 4497 | }; |
| 4498 | static const byte kInstruction_Crc32w_r6_r9_r2[] = { |
| 4499 | 0x42, 0x60, 0x49, 0xe1 // Crc32w r6 r9 r2 |
| 4500 | }; |
| 4501 | static const byte kInstruction_Crc32w_r6_r9_r3[] = { |
| 4502 | 0x43, 0x60, 0x49, 0xe1 // Crc32w r6 r9 r3 |
| 4503 | }; |
| 4504 | static const byte kInstruction_Crc32w_r6_r9_r4[] = { |
| 4505 | 0x44, 0x60, 0x49, 0xe1 // Crc32w r6 r9 r4 |
| 4506 | }; |
| 4507 | static const byte kInstruction_Crc32w_r6_r9_r5[] = { |
| 4508 | 0x45, 0x60, 0x49, 0xe1 // Crc32w r6 r9 r5 |
| 4509 | }; |
| 4510 | static const byte kInstruction_Crc32w_r6_r9_r6[] = { |
| 4511 | 0x46, 0x60, 0x49, 0xe1 // Crc32w r6 r9 r6 |
| 4512 | }; |
| 4513 | static const byte kInstruction_Crc32w_r6_r9_r7[] = { |
| 4514 | 0x47, 0x60, 0x49, 0xe1 // Crc32w r6 r9 r7 |
| 4515 | }; |
| 4516 | static const byte kInstruction_Crc32w_r6_r9_r8[] = { |
| 4517 | 0x48, 0x60, 0x49, 0xe1 // Crc32w r6 r9 r8 |
| 4518 | }; |
| 4519 | static const byte kInstruction_Crc32w_r6_r9_r9[] = { |
| 4520 | 0x49, 0x60, 0x49, 0xe1 // Crc32w r6 r9 r9 |
| 4521 | }; |
| 4522 | static const byte kInstruction_Crc32w_r6_r9_r10[] = { |
| 4523 | 0x4a, 0x60, 0x49, 0xe1 // Crc32w r6 r9 r10 |
| 4524 | }; |
| 4525 | static const byte kInstruction_Crc32w_r6_r9_r11[] = { |
| 4526 | 0x4b, 0x60, 0x49, 0xe1 // Crc32w r6 r9 r11 |
| 4527 | }; |
| 4528 | static const byte kInstruction_Crc32w_r6_r9_r12[] = { |
| 4529 | 0x4c, 0x60, 0x49, 0xe1 // Crc32w r6 r9 r12 |
| 4530 | }; |
| 4531 | static const byte kInstruction_Crc32w_r6_r9_r13[] = { |
| 4532 | 0x4d, 0x60, 0x49, 0xe1 // Crc32w r6 r9 r13 |
| 4533 | }; |
| 4534 | static const byte kInstruction_Crc32w_r6_r9_r14[] = { |
| 4535 | 0x4e, 0x60, 0x49, 0xe1 // Crc32w r6 r9 r14 |
| 4536 | }; |
| 4537 | static const byte kInstruction_Crc32w_r6_r10_r0[] = { |
| 4538 | 0x40, 0x60, 0x4a, 0xe1 // Crc32w r6 r10 r0 |
| 4539 | }; |
| 4540 | static const byte kInstruction_Crc32w_r6_r10_r1[] = { |
| 4541 | 0x41, 0x60, 0x4a, 0xe1 // Crc32w r6 r10 r1 |
| 4542 | }; |
| 4543 | static const byte kInstruction_Crc32w_r6_r10_r2[] = { |
| 4544 | 0x42, 0x60, 0x4a, 0xe1 // Crc32w r6 r10 r2 |
| 4545 | }; |
| 4546 | static const byte kInstruction_Crc32w_r6_r10_r3[] = { |
| 4547 | 0x43, 0x60, 0x4a, 0xe1 // Crc32w r6 r10 r3 |
| 4548 | }; |
| 4549 | static const byte kInstruction_Crc32w_r6_r10_r4[] = { |
| 4550 | 0x44, 0x60, 0x4a, 0xe1 // Crc32w r6 r10 r4 |
| 4551 | }; |
| 4552 | static const byte kInstruction_Crc32w_r6_r10_r5[] = { |
| 4553 | 0x45, 0x60, 0x4a, 0xe1 // Crc32w r6 r10 r5 |
| 4554 | }; |
| 4555 | static const byte kInstruction_Crc32w_r6_r10_r6[] = { |
| 4556 | 0x46, 0x60, 0x4a, 0xe1 // Crc32w r6 r10 r6 |
| 4557 | }; |
| 4558 | static const byte kInstruction_Crc32w_r6_r10_r7[] = { |
| 4559 | 0x47, 0x60, 0x4a, 0xe1 // Crc32w r6 r10 r7 |
| 4560 | }; |
| 4561 | static const byte kInstruction_Crc32w_r6_r10_r8[] = { |
| 4562 | 0x48, 0x60, 0x4a, 0xe1 // Crc32w r6 r10 r8 |
| 4563 | }; |
| 4564 | static const byte kInstruction_Crc32w_r6_r10_r9[] = { |
| 4565 | 0x49, 0x60, 0x4a, 0xe1 // Crc32w r6 r10 r9 |
| 4566 | }; |
| 4567 | static const byte kInstruction_Crc32w_r6_r10_r10[] = { |
| 4568 | 0x4a, 0x60, 0x4a, 0xe1 // Crc32w r6 r10 r10 |
| 4569 | }; |
| 4570 | static const byte kInstruction_Crc32w_r6_r10_r11[] = { |
| 4571 | 0x4b, 0x60, 0x4a, 0xe1 // Crc32w r6 r10 r11 |
| 4572 | }; |
| 4573 | static const byte kInstruction_Crc32w_r6_r10_r12[] = { |
| 4574 | 0x4c, 0x60, 0x4a, 0xe1 // Crc32w r6 r10 r12 |
| 4575 | }; |
| 4576 | static const byte kInstruction_Crc32w_r6_r10_r13[] = { |
| 4577 | 0x4d, 0x60, 0x4a, 0xe1 // Crc32w r6 r10 r13 |
| 4578 | }; |
| 4579 | static const byte kInstruction_Crc32w_r6_r10_r14[] = { |
| 4580 | 0x4e, 0x60, 0x4a, 0xe1 // Crc32w r6 r10 r14 |
| 4581 | }; |
| 4582 | static const byte kInstruction_Crc32w_r6_r11_r0[] = { |
| 4583 | 0x40, 0x60, 0x4b, 0xe1 // Crc32w r6 r11 r0 |
| 4584 | }; |
| 4585 | static const byte kInstruction_Crc32w_r6_r11_r1[] = { |
| 4586 | 0x41, 0x60, 0x4b, 0xe1 // Crc32w r6 r11 r1 |
| 4587 | }; |
| 4588 | static const byte kInstruction_Crc32w_r6_r11_r2[] = { |
| 4589 | 0x42, 0x60, 0x4b, 0xe1 // Crc32w r6 r11 r2 |
| 4590 | }; |
| 4591 | static const byte kInstruction_Crc32w_r6_r11_r3[] = { |
| 4592 | 0x43, 0x60, 0x4b, 0xe1 // Crc32w r6 r11 r3 |
| 4593 | }; |
| 4594 | static const byte kInstruction_Crc32w_r6_r11_r4[] = { |
| 4595 | 0x44, 0x60, 0x4b, 0xe1 // Crc32w r6 r11 r4 |
| 4596 | }; |
| 4597 | static const byte kInstruction_Crc32w_r6_r11_r5[] = { |
| 4598 | 0x45, 0x60, 0x4b, 0xe1 // Crc32w r6 r11 r5 |
| 4599 | }; |
| 4600 | static const byte kInstruction_Crc32w_r6_r11_r6[] = { |
| 4601 | 0x46, 0x60, 0x4b, 0xe1 // Crc32w r6 r11 r6 |
| 4602 | }; |
| 4603 | static const byte kInstruction_Crc32w_r6_r11_r7[] = { |
| 4604 | 0x47, 0x60, 0x4b, 0xe1 // Crc32w r6 r11 r7 |
| 4605 | }; |
| 4606 | static const byte kInstruction_Crc32w_r6_r11_r8[] = { |
| 4607 | 0x48, 0x60, 0x4b, 0xe1 // Crc32w r6 r11 r8 |
| 4608 | }; |
| 4609 | static const byte kInstruction_Crc32w_r6_r11_r9[] = { |
| 4610 | 0x49, 0x60, 0x4b, 0xe1 // Crc32w r6 r11 r9 |
| 4611 | }; |
| 4612 | static const byte kInstruction_Crc32w_r6_r11_r10[] = { |
| 4613 | 0x4a, 0x60, 0x4b, 0xe1 // Crc32w r6 r11 r10 |
| 4614 | }; |
| 4615 | static const byte kInstruction_Crc32w_r6_r11_r11[] = { |
| 4616 | 0x4b, 0x60, 0x4b, 0xe1 // Crc32w r6 r11 r11 |
| 4617 | }; |
| 4618 | static const byte kInstruction_Crc32w_r6_r11_r12[] = { |
| 4619 | 0x4c, 0x60, 0x4b, 0xe1 // Crc32w r6 r11 r12 |
| 4620 | }; |
| 4621 | static const byte kInstruction_Crc32w_r6_r11_r13[] = { |
| 4622 | 0x4d, 0x60, 0x4b, 0xe1 // Crc32w r6 r11 r13 |
| 4623 | }; |
| 4624 | static const byte kInstruction_Crc32w_r6_r11_r14[] = { |
| 4625 | 0x4e, 0x60, 0x4b, 0xe1 // Crc32w r6 r11 r14 |
| 4626 | }; |
| 4627 | static const byte kInstruction_Crc32w_r6_r12_r0[] = { |
| 4628 | 0x40, 0x60, 0x4c, 0xe1 // Crc32w r6 r12 r0 |
| 4629 | }; |
| 4630 | static const byte kInstruction_Crc32w_r6_r12_r1[] = { |
| 4631 | 0x41, 0x60, 0x4c, 0xe1 // Crc32w r6 r12 r1 |
| 4632 | }; |
| 4633 | static const byte kInstruction_Crc32w_r6_r12_r2[] = { |
| 4634 | 0x42, 0x60, 0x4c, 0xe1 // Crc32w r6 r12 r2 |
| 4635 | }; |
| 4636 | static const byte kInstruction_Crc32w_r6_r12_r3[] = { |
| 4637 | 0x43, 0x60, 0x4c, 0xe1 // Crc32w r6 r12 r3 |
| 4638 | }; |
| 4639 | static const byte kInstruction_Crc32w_r6_r12_r4[] = { |
| 4640 | 0x44, 0x60, 0x4c, 0xe1 // Crc32w r6 r12 r4 |
| 4641 | }; |
| 4642 | static const byte kInstruction_Crc32w_r6_r12_r5[] = { |
| 4643 | 0x45, 0x60, 0x4c, 0xe1 // Crc32w r6 r12 r5 |
| 4644 | }; |
| 4645 | static const byte kInstruction_Crc32w_r6_r12_r6[] = { |
| 4646 | 0x46, 0x60, 0x4c, 0xe1 // Crc32w r6 r12 r6 |
| 4647 | }; |
| 4648 | static const byte kInstruction_Crc32w_r6_r12_r7[] = { |
| 4649 | 0x47, 0x60, 0x4c, 0xe1 // Crc32w r6 r12 r7 |
| 4650 | }; |
| 4651 | static const byte kInstruction_Crc32w_r6_r12_r8[] = { |
| 4652 | 0x48, 0x60, 0x4c, 0xe1 // Crc32w r6 r12 r8 |
| 4653 | }; |
| 4654 | static const byte kInstruction_Crc32w_r6_r12_r9[] = { |
| 4655 | 0x49, 0x60, 0x4c, 0xe1 // Crc32w r6 r12 r9 |
| 4656 | }; |
| 4657 | static const byte kInstruction_Crc32w_r6_r12_r10[] = { |
| 4658 | 0x4a, 0x60, 0x4c, 0xe1 // Crc32w r6 r12 r10 |
| 4659 | }; |
| 4660 | static const byte kInstruction_Crc32w_r6_r12_r11[] = { |
| 4661 | 0x4b, 0x60, 0x4c, 0xe1 // Crc32w r6 r12 r11 |
| 4662 | }; |
| 4663 | static const byte kInstruction_Crc32w_r6_r12_r12[] = { |
| 4664 | 0x4c, 0x60, 0x4c, 0xe1 // Crc32w r6 r12 r12 |
| 4665 | }; |
| 4666 | static const byte kInstruction_Crc32w_r6_r12_r13[] = { |
| 4667 | 0x4d, 0x60, 0x4c, 0xe1 // Crc32w r6 r12 r13 |
| 4668 | }; |
| 4669 | static const byte kInstruction_Crc32w_r6_r12_r14[] = { |
| 4670 | 0x4e, 0x60, 0x4c, 0xe1 // Crc32w r6 r12 r14 |
| 4671 | }; |
| 4672 | static const byte kInstruction_Crc32w_r6_r13_r0[] = { |
| 4673 | 0x40, 0x60, 0x4d, 0xe1 // Crc32w r6 r13 r0 |
| 4674 | }; |
| 4675 | static const byte kInstruction_Crc32w_r6_r13_r1[] = { |
| 4676 | 0x41, 0x60, 0x4d, 0xe1 // Crc32w r6 r13 r1 |
| 4677 | }; |
| 4678 | static const byte kInstruction_Crc32w_r6_r13_r2[] = { |
| 4679 | 0x42, 0x60, 0x4d, 0xe1 // Crc32w r6 r13 r2 |
| 4680 | }; |
| 4681 | static const byte kInstruction_Crc32w_r6_r13_r3[] = { |
| 4682 | 0x43, 0x60, 0x4d, 0xe1 // Crc32w r6 r13 r3 |
| 4683 | }; |
| 4684 | static const byte kInstruction_Crc32w_r6_r13_r4[] = { |
| 4685 | 0x44, 0x60, 0x4d, 0xe1 // Crc32w r6 r13 r4 |
| 4686 | }; |
| 4687 | static const byte kInstruction_Crc32w_r6_r13_r5[] = { |
| 4688 | 0x45, 0x60, 0x4d, 0xe1 // Crc32w r6 r13 r5 |
| 4689 | }; |
| 4690 | static const byte kInstruction_Crc32w_r6_r13_r6[] = { |
| 4691 | 0x46, 0x60, 0x4d, 0xe1 // Crc32w r6 r13 r6 |
| 4692 | }; |
| 4693 | static const byte kInstruction_Crc32w_r6_r13_r7[] = { |
| 4694 | 0x47, 0x60, 0x4d, 0xe1 // Crc32w r6 r13 r7 |
| 4695 | }; |
| 4696 | static const byte kInstruction_Crc32w_r6_r13_r8[] = { |
| 4697 | 0x48, 0x60, 0x4d, 0xe1 // Crc32w r6 r13 r8 |
| 4698 | }; |
| 4699 | static const byte kInstruction_Crc32w_r6_r13_r9[] = { |
| 4700 | 0x49, 0x60, 0x4d, 0xe1 // Crc32w r6 r13 r9 |
| 4701 | }; |
| 4702 | static const byte kInstruction_Crc32w_r6_r13_r10[] = { |
| 4703 | 0x4a, 0x60, 0x4d, 0xe1 // Crc32w r6 r13 r10 |
| 4704 | }; |
| 4705 | static const byte kInstruction_Crc32w_r6_r13_r11[] = { |
| 4706 | 0x4b, 0x60, 0x4d, 0xe1 // Crc32w r6 r13 r11 |
| 4707 | }; |
| 4708 | static const byte kInstruction_Crc32w_r6_r13_r12[] = { |
| 4709 | 0x4c, 0x60, 0x4d, 0xe1 // Crc32w r6 r13 r12 |
| 4710 | }; |
| 4711 | static const byte kInstruction_Crc32w_r6_r13_r13[] = { |
| 4712 | 0x4d, 0x60, 0x4d, 0xe1 // Crc32w r6 r13 r13 |
| 4713 | }; |
| 4714 | static const byte kInstruction_Crc32w_r6_r13_r14[] = { |
| 4715 | 0x4e, 0x60, 0x4d, 0xe1 // Crc32w r6 r13 r14 |
| 4716 | }; |
| 4717 | static const byte kInstruction_Crc32w_r6_r14_r0[] = { |
| 4718 | 0x40, 0x60, 0x4e, 0xe1 // Crc32w r6 r14 r0 |
| 4719 | }; |
| 4720 | static const byte kInstruction_Crc32w_r6_r14_r1[] = { |
| 4721 | 0x41, 0x60, 0x4e, 0xe1 // Crc32w r6 r14 r1 |
| 4722 | }; |
| 4723 | static const byte kInstruction_Crc32w_r6_r14_r2[] = { |
| 4724 | 0x42, 0x60, 0x4e, 0xe1 // Crc32w r6 r14 r2 |
| 4725 | }; |
| 4726 | static const byte kInstruction_Crc32w_r6_r14_r3[] = { |
| 4727 | 0x43, 0x60, 0x4e, 0xe1 // Crc32w r6 r14 r3 |
| 4728 | }; |
| 4729 | static const byte kInstruction_Crc32w_r6_r14_r4[] = { |
| 4730 | 0x44, 0x60, 0x4e, 0xe1 // Crc32w r6 r14 r4 |
| 4731 | }; |
| 4732 | static const byte kInstruction_Crc32w_r6_r14_r5[] = { |
| 4733 | 0x45, 0x60, 0x4e, 0xe1 // Crc32w r6 r14 r5 |
| 4734 | }; |
| 4735 | static const byte kInstruction_Crc32w_r6_r14_r6[] = { |
| 4736 | 0x46, 0x60, 0x4e, 0xe1 // Crc32w r6 r14 r6 |
| 4737 | }; |
| 4738 | static const byte kInstruction_Crc32w_r6_r14_r7[] = { |
| 4739 | 0x47, 0x60, 0x4e, 0xe1 // Crc32w r6 r14 r7 |
| 4740 | }; |
| 4741 | static const byte kInstruction_Crc32w_r6_r14_r8[] = { |
| 4742 | 0x48, 0x60, 0x4e, 0xe1 // Crc32w r6 r14 r8 |
| 4743 | }; |
| 4744 | static const byte kInstruction_Crc32w_r6_r14_r9[] = { |
| 4745 | 0x49, 0x60, 0x4e, 0xe1 // Crc32w r6 r14 r9 |
| 4746 | }; |
| 4747 | static const byte kInstruction_Crc32w_r6_r14_r10[] = { |
| 4748 | 0x4a, 0x60, 0x4e, 0xe1 // Crc32w r6 r14 r10 |
| 4749 | }; |
| 4750 | static const byte kInstruction_Crc32w_r6_r14_r11[] = { |
| 4751 | 0x4b, 0x60, 0x4e, 0xe1 // Crc32w r6 r14 r11 |
| 4752 | }; |
| 4753 | static const byte kInstruction_Crc32w_r6_r14_r12[] = { |
| 4754 | 0x4c, 0x60, 0x4e, 0xe1 // Crc32w r6 r14 r12 |
| 4755 | }; |
| 4756 | static const byte kInstruction_Crc32w_r6_r14_r13[] = { |
| 4757 | 0x4d, 0x60, 0x4e, 0xe1 // Crc32w r6 r14 r13 |
| 4758 | }; |
| 4759 | static const byte kInstruction_Crc32w_r6_r14_r14[] = { |
| 4760 | 0x4e, 0x60, 0x4e, 0xe1 // Crc32w r6 r14 r14 |
| 4761 | }; |
| 4762 | static const byte kInstruction_Crc32w_r7_r0_r0[] = { |
| 4763 | 0x40, 0x70, 0x40, 0xe1 // Crc32w r7 r0 r0 |
| 4764 | }; |
| 4765 | static const byte kInstruction_Crc32w_r7_r0_r1[] = { |
| 4766 | 0x41, 0x70, 0x40, 0xe1 // Crc32w r7 r0 r1 |
| 4767 | }; |
| 4768 | static const byte kInstruction_Crc32w_r7_r0_r2[] = { |
| 4769 | 0x42, 0x70, 0x40, 0xe1 // Crc32w r7 r0 r2 |
| 4770 | }; |
| 4771 | static const byte kInstruction_Crc32w_r7_r0_r3[] = { |
| 4772 | 0x43, 0x70, 0x40, 0xe1 // Crc32w r7 r0 r3 |
| 4773 | }; |
| 4774 | static const byte kInstruction_Crc32w_r7_r0_r4[] = { |
| 4775 | 0x44, 0x70, 0x40, 0xe1 // Crc32w r7 r0 r4 |
| 4776 | }; |
| 4777 | static const byte kInstruction_Crc32w_r7_r0_r5[] = { |
| 4778 | 0x45, 0x70, 0x40, 0xe1 // Crc32w r7 r0 r5 |
| 4779 | }; |
| 4780 | static const byte kInstruction_Crc32w_r7_r0_r6[] = { |
| 4781 | 0x46, 0x70, 0x40, 0xe1 // Crc32w r7 r0 r6 |
| 4782 | }; |
| 4783 | static const byte kInstruction_Crc32w_r7_r0_r7[] = { |
| 4784 | 0x47, 0x70, 0x40, 0xe1 // Crc32w r7 r0 r7 |
| 4785 | }; |
| 4786 | static const byte kInstruction_Crc32w_r7_r0_r8[] = { |
| 4787 | 0x48, 0x70, 0x40, 0xe1 // Crc32w r7 r0 r8 |
| 4788 | }; |
| 4789 | static const byte kInstruction_Crc32w_r7_r0_r9[] = { |
| 4790 | 0x49, 0x70, 0x40, 0xe1 // Crc32w r7 r0 r9 |
| 4791 | }; |
| 4792 | static const byte kInstruction_Crc32w_r7_r0_r10[] = { |
| 4793 | 0x4a, 0x70, 0x40, 0xe1 // Crc32w r7 r0 r10 |
| 4794 | }; |
| 4795 | static const byte kInstruction_Crc32w_r7_r0_r11[] = { |
| 4796 | 0x4b, 0x70, 0x40, 0xe1 // Crc32w r7 r0 r11 |
| 4797 | }; |
| 4798 | static const byte kInstruction_Crc32w_r7_r0_r12[] = { |
| 4799 | 0x4c, 0x70, 0x40, 0xe1 // Crc32w r7 r0 r12 |
| 4800 | }; |
| 4801 | static const byte kInstruction_Crc32w_r7_r0_r13[] = { |
| 4802 | 0x4d, 0x70, 0x40, 0xe1 // Crc32w r7 r0 r13 |
| 4803 | }; |
| 4804 | static const byte kInstruction_Crc32w_r7_r0_r14[] = { |
| 4805 | 0x4e, 0x70, 0x40, 0xe1 // Crc32w r7 r0 r14 |
| 4806 | }; |
| 4807 | static const byte kInstruction_Crc32w_r7_r1_r0[] = { |
| 4808 | 0x40, 0x70, 0x41, 0xe1 // Crc32w r7 r1 r0 |
| 4809 | }; |
| 4810 | static const byte kInstruction_Crc32w_r7_r1_r1[] = { |
| 4811 | 0x41, 0x70, 0x41, 0xe1 // Crc32w r7 r1 r1 |
| 4812 | }; |
| 4813 | static const byte kInstruction_Crc32w_r7_r1_r2[] = { |
| 4814 | 0x42, 0x70, 0x41, 0xe1 // Crc32w r7 r1 r2 |
| 4815 | }; |
| 4816 | static const byte kInstruction_Crc32w_r7_r1_r3[] = { |
| 4817 | 0x43, 0x70, 0x41, 0xe1 // Crc32w r7 r1 r3 |
| 4818 | }; |
| 4819 | static const byte kInstruction_Crc32w_r7_r1_r4[] = { |
| 4820 | 0x44, 0x70, 0x41, 0xe1 // Crc32w r7 r1 r4 |
| 4821 | }; |
| 4822 | static const byte kInstruction_Crc32w_r7_r1_r5[] = { |
| 4823 | 0x45, 0x70, 0x41, 0xe1 // Crc32w r7 r1 r5 |
| 4824 | }; |
| 4825 | static const byte kInstruction_Crc32w_r7_r1_r6[] = { |
| 4826 | 0x46, 0x70, 0x41, 0xe1 // Crc32w r7 r1 r6 |
| 4827 | }; |
| 4828 | static const byte kInstruction_Crc32w_r7_r1_r7[] = { |
| 4829 | 0x47, 0x70, 0x41, 0xe1 // Crc32w r7 r1 r7 |
| 4830 | }; |
| 4831 | static const byte kInstruction_Crc32w_r7_r1_r8[] = { |
| 4832 | 0x48, 0x70, 0x41, 0xe1 // Crc32w r7 r1 r8 |
| 4833 | }; |
| 4834 | static const byte kInstruction_Crc32w_r7_r1_r9[] = { |
| 4835 | 0x49, 0x70, 0x41, 0xe1 // Crc32w r7 r1 r9 |
| 4836 | }; |
| 4837 | static const byte kInstruction_Crc32w_r7_r1_r10[] = { |
| 4838 | 0x4a, 0x70, 0x41, 0xe1 // Crc32w r7 r1 r10 |
| 4839 | }; |
| 4840 | static const byte kInstruction_Crc32w_r7_r1_r11[] = { |
| 4841 | 0x4b, 0x70, 0x41, 0xe1 // Crc32w r7 r1 r11 |
| 4842 | }; |
| 4843 | static const byte kInstruction_Crc32w_r7_r1_r12[] = { |
| 4844 | 0x4c, 0x70, 0x41, 0xe1 // Crc32w r7 r1 r12 |
| 4845 | }; |
| 4846 | static const byte kInstruction_Crc32w_r7_r1_r13[] = { |
| 4847 | 0x4d, 0x70, 0x41, 0xe1 // Crc32w r7 r1 r13 |
| 4848 | }; |
| 4849 | static const byte kInstruction_Crc32w_r7_r1_r14[] = { |
| 4850 | 0x4e, 0x70, 0x41, 0xe1 // Crc32w r7 r1 r14 |
| 4851 | }; |
| 4852 | static const byte kInstruction_Crc32w_r7_r2_r0[] = { |
| 4853 | 0x40, 0x70, 0x42, 0xe1 // Crc32w r7 r2 r0 |
| 4854 | }; |
| 4855 | static const byte kInstruction_Crc32w_r7_r2_r1[] = { |
| 4856 | 0x41, 0x70, 0x42, 0xe1 // Crc32w r7 r2 r1 |
| 4857 | }; |
| 4858 | static const byte kInstruction_Crc32w_r7_r2_r2[] = { |
| 4859 | 0x42, 0x70, 0x42, 0xe1 // Crc32w r7 r2 r2 |
| 4860 | }; |
| 4861 | static const byte kInstruction_Crc32w_r7_r2_r3[] = { |
| 4862 | 0x43, 0x70, 0x42, 0xe1 // Crc32w r7 r2 r3 |
| 4863 | }; |
| 4864 | static const byte kInstruction_Crc32w_r7_r2_r4[] = { |
| 4865 | 0x44, 0x70, 0x42, 0xe1 // Crc32w r7 r2 r4 |
| 4866 | }; |
| 4867 | static const byte kInstruction_Crc32w_r7_r2_r5[] = { |
| 4868 | 0x45, 0x70, 0x42, 0xe1 // Crc32w r7 r2 r5 |
| 4869 | }; |
| 4870 | static const byte kInstruction_Crc32w_r7_r2_r6[] = { |
| 4871 | 0x46, 0x70, 0x42, 0xe1 // Crc32w r7 r2 r6 |
| 4872 | }; |
| 4873 | static const byte kInstruction_Crc32w_r7_r2_r7[] = { |
| 4874 | 0x47, 0x70, 0x42, 0xe1 // Crc32w r7 r2 r7 |
| 4875 | }; |
| 4876 | static const byte kInstruction_Crc32w_r7_r2_r8[] = { |
| 4877 | 0x48, 0x70, 0x42, 0xe1 // Crc32w r7 r2 r8 |
| 4878 | }; |
| 4879 | static const byte kInstruction_Crc32w_r7_r2_r9[] = { |
| 4880 | 0x49, 0x70, 0x42, 0xe1 // Crc32w r7 r2 r9 |
| 4881 | }; |
| 4882 | static const byte kInstruction_Crc32w_r7_r2_r10[] = { |
| 4883 | 0x4a, 0x70, 0x42, 0xe1 // Crc32w r7 r2 r10 |
| 4884 | }; |
| 4885 | static const byte kInstruction_Crc32w_r7_r2_r11[] = { |
| 4886 | 0x4b, 0x70, 0x42, 0xe1 // Crc32w r7 r2 r11 |
| 4887 | }; |
| 4888 | static const byte kInstruction_Crc32w_r7_r2_r12[] = { |
| 4889 | 0x4c, 0x70, 0x42, 0xe1 // Crc32w r7 r2 r12 |
| 4890 | }; |
| 4891 | static const byte kInstruction_Crc32w_r7_r2_r13[] = { |
| 4892 | 0x4d, 0x70, 0x42, 0xe1 // Crc32w r7 r2 r13 |
| 4893 | }; |
| 4894 | static const byte kInstruction_Crc32w_r7_r2_r14[] = { |
| 4895 | 0x4e, 0x70, 0x42, 0xe1 // Crc32w r7 r2 r14 |
| 4896 | }; |
| 4897 | static const byte kInstruction_Crc32w_r7_r3_r0[] = { |
| 4898 | 0x40, 0x70, 0x43, 0xe1 // Crc32w r7 r3 r0 |
| 4899 | }; |
| 4900 | static const byte kInstruction_Crc32w_r7_r3_r1[] = { |
| 4901 | 0x41, 0x70, 0x43, 0xe1 // Crc32w r7 r3 r1 |
| 4902 | }; |
| 4903 | static const byte kInstruction_Crc32w_r7_r3_r2[] = { |
| 4904 | 0x42, 0x70, 0x43, 0xe1 // Crc32w r7 r3 r2 |
| 4905 | }; |
| 4906 | static const byte kInstruction_Crc32w_r7_r3_r3[] = { |
| 4907 | 0x43, 0x70, 0x43, 0xe1 // Crc32w r7 r3 r3 |
| 4908 | }; |
| 4909 | static const byte kInstruction_Crc32w_r7_r3_r4[] = { |
| 4910 | 0x44, 0x70, 0x43, 0xe1 // Crc32w r7 r3 r4 |
| 4911 | }; |
| 4912 | static const byte kInstruction_Crc32w_r7_r3_r5[] = { |
| 4913 | 0x45, 0x70, 0x43, 0xe1 // Crc32w r7 r3 r5 |
| 4914 | }; |
| 4915 | static const byte kInstruction_Crc32w_r7_r3_r6[] = { |
| 4916 | 0x46, 0x70, 0x43, 0xe1 // Crc32w r7 r3 r6 |
| 4917 | }; |
| 4918 | static const byte kInstruction_Crc32w_r7_r3_r7[] = { |
| 4919 | 0x47, 0x70, 0x43, 0xe1 // Crc32w r7 r3 r7 |
| 4920 | }; |
| 4921 | static const byte kInstruction_Crc32w_r7_r3_r8[] = { |
| 4922 | 0x48, 0x70, 0x43, 0xe1 // Crc32w r7 r3 r8 |
| 4923 | }; |
| 4924 | static const byte kInstruction_Crc32w_r7_r3_r9[] = { |
| 4925 | 0x49, 0x70, 0x43, 0xe1 // Crc32w r7 r3 r9 |
| 4926 | }; |
| 4927 | static const byte kInstruction_Crc32w_r7_r3_r10[] = { |
| 4928 | 0x4a, 0x70, 0x43, 0xe1 // Crc32w r7 r3 r10 |
| 4929 | }; |
| 4930 | static const byte kInstruction_Crc32w_r7_r3_r11[] = { |
| 4931 | 0x4b, 0x70, 0x43, 0xe1 // Crc32w r7 r3 r11 |
| 4932 | }; |
| 4933 | static const byte kInstruction_Crc32w_r7_r3_r12[] = { |
| 4934 | 0x4c, 0x70, 0x43, 0xe1 // Crc32w r7 r3 r12 |
| 4935 | }; |
| 4936 | static const byte kInstruction_Crc32w_r7_r3_r13[] = { |
| 4937 | 0x4d, 0x70, 0x43, 0xe1 // Crc32w r7 r3 r13 |
| 4938 | }; |
| 4939 | static const byte kInstruction_Crc32w_r7_r3_r14[] = { |
| 4940 | 0x4e, 0x70, 0x43, 0xe1 // Crc32w r7 r3 r14 |
| 4941 | }; |
| 4942 | static const byte kInstruction_Crc32w_r7_r4_r0[] = { |
| 4943 | 0x40, 0x70, 0x44, 0xe1 // Crc32w r7 r4 r0 |
| 4944 | }; |
| 4945 | static const byte kInstruction_Crc32w_r7_r4_r1[] = { |
| 4946 | 0x41, 0x70, 0x44, 0xe1 // Crc32w r7 r4 r1 |
| 4947 | }; |
| 4948 | static const byte kInstruction_Crc32w_r7_r4_r2[] = { |
| 4949 | 0x42, 0x70, 0x44, 0xe1 // Crc32w r7 r4 r2 |
| 4950 | }; |
| 4951 | static const byte kInstruction_Crc32w_r7_r4_r3[] = { |
| 4952 | 0x43, 0x70, 0x44, 0xe1 // Crc32w r7 r4 r3 |
| 4953 | }; |
| 4954 | static const byte kInstruction_Crc32w_r7_r4_r4[] = { |
| 4955 | 0x44, 0x70, 0x44, 0xe1 // Crc32w r7 r4 r4 |
| 4956 | }; |
| 4957 | static const byte kInstruction_Crc32w_r7_r4_r5[] = { |
| 4958 | 0x45, 0x70, 0x44, 0xe1 // Crc32w r7 r4 r5 |
| 4959 | }; |
| 4960 | static const byte kInstruction_Crc32w_r7_r4_r6[] = { |
| 4961 | 0x46, 0x70, 0x44, 0xe1 // Crc32w r7 r4 r6 |
| 4962 | }; |
| 4963 | static const byte kInstruction_Crc32w_r7_r4_r7[] = { |
| 4964 | 0x47, 0x70, 0x44, 0xe1 // Crc32w r7 r4 r7 |
| 4965 | }; |
| 4966 | static const byte kInstruction_Crc32w_r7_r4_r8[] = { |
| 4967 | 0x48, 0x70, 0x44, 0xe1 // Crc32w r7 r4 r8 |
| 4968 | }; |
| 4969 | static const byte kInstruction_Crc32w_r7_r4_r9[] = { |
| 4970 | 0x49, 0x70, 0x44, 0xe1 // Crc32w r7 r4 r9 |
| 4971 | }; |
| 4972 | static const byte kInstruction_Crc32w_r7_r4_r10[] = { |
| 4973 | 0x4a, 0x70, 0x44, 0xe1 // Crc32w r7 r4 r10 |
| 4974 | }; |
| 4975 | static const byte kInstruction_Crc32w_r7_r4_r11[] = { |
| 4976 | 0x4b, 0x70, 0x44, 0xe1 // Crc32w r7 r4 r11 |
| 4977 | }; |
| 4978 | static const byte kInstruction_Crc32w_r7_r4_r12[] = { |
| 4979 | 0x4c, 0x70, 0x44, 0xe1 // Crc32w r7 r4 r12 |
| 4980 | }; |
| 4981 | static const byte kInstruction_Crc32w_r7_r4_r13[] = { |
| 4982 | 0x4d, 0x70, 0x44, 0xe1 // Crc32w r7 r4 r13 |
| 4983 | }; |
| 4984 | static const byte kInstruction_Crc32w_r7_r4_r14[] = { |
| 4985 | 0x4e, 0x70, 0x44, 0xe1 // Crc32w r7 r4 r14 |
| 4986 | }; |
| 4987 | static const byte kInstruction_Crc32w_r7_r5_r0[] = { |
| 4988 | 0x40, 0x70, 0x45, 0xe1 // Crc32w r7 r5 r0 |
| 4989 | }; |
| 4990 | static const byte kInstruction_Crc32w_r7_r5_r1[] = { |
| 4991 | 0x41, 0x70, 0x45, 0xe1 // Crc32w r7 r5 r1 |
| 4992 | }; |
| 4993 | static const byte kInstruction_Crc32w_r7_r5_r2[] = { |
| 4994 | 0x42, 0x70, 0x45, 0xe1 // Crc32w r7 r5 r2 |
| 4995 | }; |
| 4996 | static const byte kInstruction_Crc32w_r7_r5_r3[] = { |
| 4997 | 0x43, 0x70, 0x45, 0xe1 // Crc32w r7 r5 r3 |
| 4998 | }; |
| 4999 | static const byte kInstruction_Crc32w_r7_r5_r4[] = { |
| 5000 | 0x44, 0x70, 0x45, 0xe1 // Crc32w r7 r5 r4 |
| 5001 | }; |
| 5002 | static const byte kInstruction_Crc32w_r7_r5_r5[] = { |
| 5003 | 0x45, 0x70, 0x45, 0xe1 // Crc32w r7 r5 r5 |
| 5004 | }; |
| 5005 | static const byte kInstruction_Crc32w_r7_r5_r6[] = { |
| 5006 | 0x46, 0x70, 0x45, 0xe1 // Crc32w r7 r5 r6 |
| 5007 | }; |
| 5008 | static const byte kInstruction_Crc32w_r7_r5_r7[] = { |
| 5009 | 0x47, 0x70, 0x45, 0xe1 // Crc32w r7 r5 r7 |
| 5010 | }; |
| 5011 | static const byte kInstruction_Crc32w_r7_r5_r8[] = { |
| 5012 | 0x48, 0x70, 0x45, 0xe1 // Crc32w r7 r5 r8 |
| 5013 | }; |
| 5014 | static const byte kInstruction_Crc32w_r7_r5_r9[] = { |
| 5015 | 0x49, 0x70, 0x45, 0xe1 // Crc32w r7 r5 r9 |
| 5016 | }; |
| 5017 | static const byte kInstruction_Crc32w_r7_r5_r10[] = { |
| 5018 | 0x4a, 0x70, 0x45, 0xe1 // Crc32w r7 r5 r10 |
| 5019 | }; |
| 5020 | static const byte kInstruction_Crc32w_r7_r5_r11[] = { |
| 5021 | 0x4b, 0x70, 0x45, 0xe1 // Crc32w r7 r5 r11 |
| 5022 | }; |
| 5023 | static const byte kInstruction_Crc32w_r7_r5_r12[] = { |
| 5024 | 0x4c, 0x70, 0x45, 0xe1 // Crc32w r7 r5 r12 |
| 5025 | }; |
| 5026 | static const byte kInstruction_Crc32w_r7_r5_r13[] = { |
| 5027 | 0x4d, 0x70, 0x45, 0xe1 // Crc32w r7 r5 r13 |
| 5028 | }; |
| 5029 | static const byte kInstruction_Crc32w_r7_r5_r14[] = { |
| 5030 | 0x4e, 0x70, 0x45, 0xe1 // Crc32w r7 r5 r14 |
| 5031 | }; |
| 5032 | static const byte kInstruction_Crc32w_r7_r6_r0[] = { |
| 5033 | 0x40, 0x70, 0x46, 0xe1 // Crc32w r7 r6 r0 |
| 5034 | }; |
| 5035 | static const byte kInstruction_Crc32w_r7_r6_r1[] = { |
| 5036 | 0x41, 0x70, 0x46, 0xe1 // Crc32w r7 r6 r1 |
| 5037 | }; |
| 5038 | static const byte kInstruction_Crc32w_r7_r6_r2[] = { |
| 5039 | 0x42, 0x70, 0x46, 0xe1 // Crc32w r7 r6 r2 |
| 5040 | }; |
| 5041 | static const byte kInstruction_Crc32w_r7_r6_r3[] = { |
| 5042 | 0x43, 0x70, 0x46, 0xe1 // Crc32w r7 r6 r3 |
| 5043 | }; |
| 5044 | static const byte kInstruction_Crc32w_r7_r6_r4[] = { |
| 5045 | 0x44, 0x70, 0x46, 0xe1 // Crc32w r7 r6 r4 |
| 5046 | }; |
| 5047 | static const byte kInstruction_Crc32w_r7_r6_r5[] = { |
| 5048 | 0x45, 0x70, 0x46, 0xe1 // Crc32w r7 r6 r5 |
| 5049 | }; |
| 5050 | static const byte kInstruction_Crc32w_r7_r6_r6[] = { |
| 5051 | 0x46, 0x70, 0x46, 0xe1 // Crc32w r7 r6 r6 |
| 5052 | }; |
| 5053 | static const byte kInstruction_Crc32w_r7_r6_r7[] = { |
| 5054 | 0x47, 0x70, 0x46, 0xe1 // Crc32w r7 r6 r7 |
| 5055 | }; |
| 5056 | static const byte kInstruction_Crc32w_r7_r6_r8[] = { |
| 5057 | 0x48, 0x70, 0x46, 0xe1 // Crc32w r7 r6 r8 |
| 5058 | }; |
| 5059 | static const byte kInstruction_Crc32w_r7_r6_r9[] = { |
| 5060 | 0x49, 0x70, 0x46, 0xe1 // Crc32w r7 r6 r9 |
| 5061 | }; |
| 5062 | static const byte kInstruction_Crc32w_r7_r6_r10[] = { |
| 5063 | 0x4a, 0x70, 0x46, 0xe1 // Crc32w r7 r6 r10 |
| 5064 | }; |
| 5065 | static const byte kInstruction_Crc32w_r7_r6_r11[] = { |
| 5066 | 0x4b, 0x70, 0x46, 0xe1 // Crc32w r7 r6 r11 |
| 5067 | }; |
| 5068 | static const byte kInstruction_Crc32w_r7_r6_r12[] = { |
| 5069 | 0x4c, 0x70, 0x46, 0xe1 // Crc32w r7 r6 r12 |
| 5070 | }; |
| 5071 | static const byte kInstruction_Crc32w_r7_r6_r13[] = { |
| 5072 | 0x4d, 0x70, 0x46, 0xe1 // Crc32w r7 r6 r13 |
| 5073 | }; |
| 5074 | static const byte kInstruction_Crc32w_r7_r6_r14[] = { |
| 5075 | 0x4e, 0x70, 0x46, 0xe1 // Crc32w r7 r6 r14 |
| 5076 | }; |
| 5077 | static const byte kInstruction_Crc32w_r7_r7_r0[] = { |
| 5078 | 0x40, 0x70, 0x47, 0xe1 // Crc32w r7 r7 r0 |
| 5079 | }; |
| 5080 | static const byte kInstruction_Crc32w_r7_r7_r1[] = { |
| 5081 | 0x41, 0x70, 0x47, 0xe1 // Crc32w r7 r7 r1 |
| 5082 | }; |
| 5083 | static const byte kInstruction_Crc32w_r7_r7_r2[] = { |
| 5084 | 0x42, 0x70, 0x47, 0xe1 // Crc32w r7 r7 r2 |
| 5085 | }; |
| 5086 | static const byte kInstruction_Crc32w_r7_r7_r3[] = { |
| 5087 | 0x43, 0x70, 0x47, 0xe1 // Crc32w r7 r7 r3 |
| 5088 | }; |
| 5089 | static const byte kInstruction_Crc32w_r7_r7_r4[] = { |
| 5090 | 0x44, 0x70, 0x47, 0xe1 // Crc32w r7 r7 r4 |
| 5091 | }; |
| 5092 | static const byte kInstruction_Crc32w_r7_r7_r5[] = { |
| 5093 | 0x45, 0x70, 0x47, 0xe1 // Crc32w r7 r7 r5 |
| 5094 | }; |
| 5095 | static const byte kInstruction_Crc32w_r7_r7_r6[] = { |
| 5096 | 0x46, 0x70, 0x47, 0xe1 // Crc32w r7 r7 r6 |
| 5097 | }; |
| 5098 | static const byte kInstruction_Crc32w_r7_r7_r7[] = { |
| 5099 | 0x47, 0x70, 0x47, 0xe1 // Crc32w r7 r7 r7 |
| 5100 | }; |
| 5101 | static const byte kInstruction_Crc32w_r7_r7_r8[] = { |
| 5102 | 0x48, 0x70, 0x47, 0xe1 // Crc32w r7 r7 r8 |
| 5103 | }; |
| 5104 | static const byte kInstruction_Crc32w_r7_r7_r9[] = { |
| 5105 | 0x49, 0x70, 0x47, 0xe1 // Crc32w r7 r7 r9 |
| 5106 | }; |
| 5107 | static const byte kInstruction_Crc32w_r7_r7_r10[] = { |
| 5108 | 0x4a, 0x70, 0x47, 0xe1 // Crc32w r7 r7 r10 |
| 5109 | }; |
| 5110 | static const byte kInstruction_Crc32w_r7_r7_r11[] = { |
| 5111 | 0x4b, 0x70, 0x47, 0xe1 // Crc32w r7 r7 r11 |
| 5112 | }; |
| 5113 | static const byte kInstruction_Crc32w_r7_r7_r12[] = { |
| 5114 | 0x4c, 0x70, 0x47, 0xe1 // Crc32w r7 r7 r12 |
| 5115 | }; |
| 5116 | static const byte kInstruction_Crc32w_r7_r7_r13[] = { |
| 5117 | 0x4d, 0x70, 0x47, 0xe1 // Crc32w r7 r7 r13 |
| 5118 | }; |
| 5119 | static const byte kInstruction_Crc32w_r7_r7_r14[] = { |
| 5120 | 0x4e, 0x70, 0x47, 0xe1 // Crc32w r7 r7 r14 |
| 5121 | }; |
| 5122 | static const byte kInstruction_Crc32w_r7_r8_r0[] = { |
| 5123 | 0x40, 0x70, 0x48, 0xe1 // Crc32w r7 r8 r0 |
| 5124 | }; |
| 5125 | static const byte kInstruction_Crc32w_r7_r8_r1[] = { |
| 5126 | 0x41, 0x70, 0x48, 0xe1 // Crc32w r7 r8 r1 |
| 5127 | }; |
| 5128 | static const byte kInstruction_Crc32w_r7_r8_r2[] = { |
| 5129 | 0x42, 0x70, 0x48, 0xe1 // Crc32w r7 r8 r2 |
| 5130 | }; |
| 5131 | static const byte kInstruction_Crc32w_r7_r8_r3[] = { |
| 5132 | 0x43, 0x70, 0x48, 0xe1 // Crc32w r7 r8 r3 |
| 5133 | }; |
| 5134 | static const byte kInstruction_Crc32w_r7_r8_r4[] = { |
| 5135 | 0x44, 0x70, 0x48, 0xe1 // Crc32w r7 r8 r4 |
| 5136 | }; |
| 5137 | static const byte kInstruction_Crc32w_r7_r8_r5[] = { |
| 5138 | 0x45, 0x70, 0x48, 0xe1 // Crc32w r7 r8 r5 |
| 5139 | }; |
| 5140 | static const byte kInstruction_Crc32w_r7_r8_r6[] = { |
| 5141 | 0x46, 0x70, 0x48, 0xe1 // Crc32w r7 r8 r6 |
| 5142 | }; |
| 5143 | static const byte kInstruction_Crc32w_r7_r8_r7[] = { |
| 5144 | 0x47, 0x70, 0x48, 0xe1 // Crc32w r7 r8 r7 |
| 5145 | }; |
| 5146 | static const byte kInstruction_Crc32w_r7_r8_r8[] = { |
| 5147 | 0x48, 0x70, 0x48, 0xe1 // Crc32w r7 r8 r8 |
| 5148 | }; |
| 5149 | static const byte kInstruction_Crc32w_r7_r8_r9[] = { |
| 5150 | 0x49, 0x70, 0x48, 0xe1 // Crc32w r7 r8 r9 |
| 5151 | }; |
| 5152 | static const byte kInstruction_Crc32w_r7_r8_r10[] = { |
| 5153 | 0x4a, 0x70, 0x48, 0xe1 // Crc32w r7 r8 r10 |
| 5154 | }; |
| 5155 | static const byte kInstruction_Crc32w_r7_r8_r11[] = { |
| 5156 | 0x4b, 0x70, 0x48, 0xe1 // Crc32w r7 r8 r11 |
| 5157 | }; |
| 5158 | static const byte kInstruction_Crc32w_r7_r8_r12[] = { |
| 5159 | 0x4c, 0x70, 0x48, 0xe1 // Crc32w r7 r8 r12 |
| 5160 | }; |
| 5161 | static const byte kInstruction_Crc32w_r7_r8_r13[] = { |
| 5162 | 0x4d, 0x70, 0x48, 0xe1 // Crc32w r7 r8 r13 |
| 5163 | }; |
| 5164 | static const byte kInstruction_Crc32w_r7_r8_r14[] = { |
| 5165 | 0x4e, 0x70, 0x48, 0xe1 // Crc32w r7 r8 r14 |
| 5166 | }; |
| 5167 | static const byte kInstruction_Crc32w_r7_r9_r0[] = { |
| 5168 | 0x40, 0x70, 0x49, 0xe1 // Crc32w r7 r9 r0 |
| 5169 | }; |
| 5170 | static const byte kInstruction_Crc32w_r7_r9_r1[] = { |
| 5171 | 0x41, 0x70, 0x49, 0xe1 // Crc32w r7 r9 r1 |
| 5172 | }; |
| 5173 | static const byte kInstruction_Crc32w_r7_r9_r2[] = { |
| 5174 | 0x42, 0x70, 0x49, 0xe1 // Crc32w r7 r9 r2 |
| 5175 | }; |
| 5176 | static const byte kInstruction_Crc32w_r7_r9_r3[] = { |
| 5177 | 0x43, 0x70, 0x49, 0xe1 // Crc32w r7 r9 r3 |
| 5178 | }; |
| 5179 | static const byte kInstruction_Crc32w_r7_r9_r4[] = { |
| 5180 | 0x44, 0x70, 0x49, 0xe1 // Crc32w r7 r9 r4 |
| 5181 | }; |
| 5182 | static const byte kInstruction_Crc32w_r7_r9_r5[] = { |
| 5183 | 0x45, 0x70, 0x49, 0xe1 // Crc32w r7 r9 r5 |
| 5184 | }; |
| 5185 | static const byte kInstruction_Crc32w_r7_r9_r6[] = { |
| 5186 | 0x46, 0x70, 0x49, 0xe1 // Crc32w r7 r9 r6 |
| 5187 | }; |
| 5188 | static const byte kInstruction_Crc32w_r7_r9_r7[] = { |
| 5189 | 0x47, 0x70, 0x49, 0xe1 // Crc32w r7 r9 r7 |
| 5190 | }; |
| 5191 | static const byte kInstruction_Crc32w_r7_r9_r8[] = { |
| 5192 | 0x48, 0x70, 0x49, 0xe1 // Crc32w r7 r9 r8 |
| 5193 | }; |
| 5194 | static const byte kInstruction_Crc32w_r7_r9_r9[] = { |
| 5195 | 0x49, 0x70, 0x49, 0xe1 // Crc32w r7 r9 r9 |
| 5196 | }; |
| 5197 | static const byte kInstruction_Crc32w_r7_r9_r10[] = { |
| 5198 | 0x4a, 0x70, 0x49, 0xe1 // Crc32w r7 r9 r10 |
| 5199 | }; |
| 5200 | static const byte kInstruction_Crc32w_r7_r9_r11[] = { |
| 5201 | 0x4b, 0x70, 0x49, 0xe1 // Crc32w r7 r9 r11 |
| 5202 | }; |
| 5203 | static const byte kInstruction_Crc32w_r7_r9_r12[] = { |
| 5204 | 0x4c, 0x70, 0x49, 0xe1 // Crc32w r7 r9 r12 |
| 5205 | }; |
| 5206 | static const byte kInstruction_Crc32w_r7_r9_r13[] = { |
| 5207 | 0x4d, 0x70, 0x49, 0xe1 // Crc32w r7 r9 r13 |
| 5208 | }; |
| 5209 | static const byte kInstruction_Crc32w_r7_r9_r14[] = { |
| 5210 | 0x4e, 0x70, 0x49, 0xe1 // Crc32w r7 r9 r14 |
| 5211 | }; |
| 5212 | static const byte kInstruction_Crc32w_r7_r10_r0[] = { |
| 5213 | 0x40, 0x70, 0x4a, 0xe1 // Crc32w r7 r10 r0 |
| 5214 | }; |
| 5215 | static const byte kInstruction_Crc32w_r7_r10_r1[] = { |
| 5216 | 0x41, 0x70, 0x4a, 0xe1 // Crc32w r7 r10 r1 |
| 5217 | }; |
| 5218 | static const byte kInstruction_Crc32w_r7_r10_r2[] = { |
| 5219 | 0x42, 0x70, 0x4a, 0xe1 // Crc32w r7 r10 r2 |
| 5220 | }; |
| 5221 | static const byte kInstruction_Crc32w_r7_r10_r3[] = { |
| 5222 | 0x43, 0x70, 0x4a, 0xe1 // Crc32w r7 r10 r3 |
| 5223 | }; |
| 5224 | static const byte kInstruction_Crc32w_r7_r10_r4[] = { |
| 5225 | 0x44, 0x70, 0x4a, 0xe1 // Crc32w r7 r10 r4 |
| 5226 | }; |
| 5227 | static const byte kInstruction_Crc32w_r7_r10_r5[] = { |
| 5228 | 0x45, 0x70, 0x4a, 0xe1 // Crc32w r7 r10 r5 |
| 5229 | }; |
| 5230 | static const byte kInstruction_Crc32w_r7_r10_r6[] = { |
| 5231 | 0x46, 0x70, 0x4a, 0xe1 // Crc32w r7 r10 r6 |
| 5232 | }; |
| 5233 | static const byte kInstruction_Crc32w_r7_r10_r7[] = { |
| 5234 | 0x47, 0x70, 0x4a, 0xe1 // Crc32w r7 r10 r7 |
| 5235 | }; |
| 5236 | static const byte kInstruction_Crc32w_r7_r10_r8[] = { |
| 5237 | 0x48, 0x70, 0x4a, 0xe1 // Crc32w r7 r10 r8 |
| 5238 | }; |
| 5239 | static const byte kInstruction_Crc32w_r7_r10_r9[] = { |
| 5240 | 0x49, 0x70, 0x4a, 0xe1 // Crc32w r7 r10 r9 |
| 5241 | }; |
| 5242 | static const byte kInstruction_Crc32w_r7_r10_r10[] = { |
| 5243 | 0x4a, 0x70, 0x4a, 0xe1 // Crc32w r7 r10 r10 |
| 5244 | }; |
| 5245 | static const byte kInstruction_Crc32w_r7_r10_r11[] = { |
| 5246 | 0x4b, 0x70, 0x4a, 0xe1 // Crc32w r7 r10 r11 |
| 5247 | }; |
| 5248 | static const byte kInstruction_Crc32w_r7_r10_r12[] = { |
| 5249 | 0x4c, 0x70, 0x4a, 0xe1 // Crc32w r7 r10 r12 |
| 5250 | }; |
| 5251 | static const byte kInstruction_Crc32w_r7_r10_r13[] = { |
| 5252 | 0x4d, 0x70, 0x4a, 0xe1 // Crc32w r7 r10 r13 |
| 5253 | }; |
| 5254 | static const byte kInstruction_Crc32w_r7_r10_r14[] = { |
| 5255 | 0x4e, 0x70, 0x4a, 0xe1 // Crc32w r7 r10 r14 |
| 5256 | }; |
| 5257 | static const byte kInstruction_Crc32w_r7_r11_r0[] = { |
| 5258 | 0x40, 0x70, 0x4b, 0xe1 // Crc32w r7 r11 r0 |
| 5259 | }; |
| 5260 | static const byte kInstruction_Crc32w_r7_r11_r1[] = { |
| 5261 | 0x41, 0x70, 0x4b, 0xe1 // Crc32w r7 r11 r1 |
| 5262 | }; |
| 5263 | static const byte kInstruction_Crc32w_r7_r11_r2[] = { |
| 5264 | 0x42, 0x70, 0x4b, 0xe1 // Crc32w r7 r11 r2 |
| 5265 | }; |
| 5266 | static const byte kInstruction_Crc32w_r7_r11_r3[] = { |
| 5267 | 0x43, 0x70, 0x4b, 0xe1 // Crc32w r7 r11 r3 |
| 5268 | }; |
| 5269 | static const byte kInstruction_Crc32w_r7_r11_r4[] = { |
| 5270 | 0x44, 0x70, 0x4b, 0xe1 // Crc32w r7 r11 r4 |
| 5271 | }; |
| 5272 | static const byte kInstruction_Crc32w_r7_r11_r5[] = { |
| 5273 | 0x45, 0x70, 0x4b, 0xe1 // Crc32w r7 r11 r5 |
| 5274 | }; |
| 5275 | static const byte kInstruction_Crc32w_r7_r11_r6[] = { |
| 5276 | 0x46, 0x70, 0x4b, 0xe1 // Crc32w r7 r11 r6 |
| 5277 | }; |
| 5278 | static const byte kInstruction_Crc32w_r7_r11_r7[] = { |
| 5279 | 0x47, 0x70, 0x4b, 0xe1 // Crc32w r7 r11 r7 |
| 5280 | }; |
| 5281 | static const byte kInstruction_Crc32w_r7_r11_r8[] = { |
| 5282 | 0x48, 0x70, 0x4b, 0xe1 // Crc32w r7 r11 r8 |
| 5283 | }; |
| 5284 | static const byte kInstruction_Crc32w_r7_r11_r9[] = { |
| 5285 | 0x49, 0x70, 0x4b, 0xe1 // Crc32w r7 r11 r9 |
| 5286 | }; |
| 5287 | static const byte kInstruction_Crc32w_r7_r11_r10[] = { |
| 5288 | 0x4a, 0x70, 0x4b, 0xe1 // Crc32w r7 r11 r10 |
| 5289 | }; |
| 5290 | static const byte kInstruction_Crc32w_r7_r11_r11[] = { |
| 5291 | 0x4b, 0x70, 0x4b, 0xe1 // Crc32w r7 r11 r11 |
| 5292 | }; |
| 5293 | static const byte kInstruction_Crc32w_r7_r11_r12[] = { |
| 5294 | 0x4c, 0x70, 0x4b, 0xe1 // Crc32w r7 r11 r12 |
| 5295 | }; |
| 5296 | static const byte kInstruction_Crc32w_r7_r11_r13[] = { |
| 5297 | 0x4d, 0x70, 0x4b, 0xe1 // Crc32w r7 r11 r13 |
| 5298 | }; |
| 5299 | static const byte kInstruction_Crc32w_r7_r11_r14[] = { |
| 5300 | 0x4e, 0x70, 0x4b, 0xe1 // Crc32w r7 r11 r14 |
| 5301 | }; |
| 5302 | static const byte kInstruction_Crc32w_r7_r12_r0[] = { |
| 5303 | 0x40, 0x70, 0x4c, 0xe1 // Crc32w r7 r12 r0 |
| 5304 | }; |
| 5305 | static const byte kInstruction_Crc32w_r7_r12_r1[] = { |
| 5306 | 0x41, 0x70, 0x4c, 0xe1 // Crc32w r7 r12 r1 |
| 5307 | }; |
| 5308 | static const byte kInstruction_Crc32w_r7_r12_r2[] = { |
| 5309 | 0x42, 0x70, 0x4c, 0xe1 // Crc32w r7 r12 r2 |
| 5310 | }; |
| 5311 | static const byte kInstruction_Crc32w_r7_r12_r3[] = { |
| 5312 | 0x43, 0x70, 0x4c, 0xe1 // Crc32w r7 r12 r3 |
| 5313 | }; |
| 5314 | static const byte kInstruction_Crc32w_r7_r12_r4[] = { |
| 5315 | 0x44, 0x70, 0x4c, 0xe1 // Crc32w r7 r12 r4 |
| 5316 | }; |
| 5317 | static const byte kInstruction_Crc32w_r7_r12_r5[] = { |
| 5318 | 0x45, 0x70, 0x4c, 0xe1 // Crc32w r7 r12 r5 |
| 5319 | }; |
| 5320 | static const byte kInstruction_Crc32w_r7_r12_r6[] = { |
| 5321 | 0x46, 0x70, 0x4c, 0xe1 // Crc32w r7 r12 r6 |
| 5322 | }; |
| 5323 | static const byte kInstruction_Crc32w_r7_r12_r7[] = { |
| 5324 | 0x47, 0x70, 0x4c, 0xe1 // Crc32w r7 r12 r7 |
| 5325 | }; |
| 5326 | static const byte kInstruction_Crc32w_r7_r12_r8[] = { |
| 5327 | 0x48, 0x70, 0x4c, 0xe1 // Crc32w r7 r12 r8 |
| 5328 | }; |
| 5329 | static const byte kInstruction_Crc32w_r7_r12_r9[] = { |
| 5330 | 0x49, 0x70, 0x4c, 0xe1 // Crc32w r7 r12 r9 |
| 5331 | }; |
| 5332 | static const byte kInstruction_Crc32w_r7_r12_r10[] = { |
| 5333 | 0x4a, 0x70, 0x4c, 0xe1 // Crc32w r7 r12 r10 |
| 5334 | }; |
| 5335 | static const byte kInstruction_Crc32w_r7_r12_r11[] = { |
| 5336 | 0x4b, 0x70, 0x4c, 0xe1 // Crc32w r7 r12 r11 |
| 5337 | }; |
| 5338 | static const byte kInstruction_Crc32w_r7_r12_r12[] = { |
| 5339 | 0x4c, 0x70, 0x4c, 0xe1 // Crc32w r7 r12 r12 |
| 5340 | }; |
| 5341 | static const byte kInstruction_Crc32w_r7_r12_r13[] = { |
| 5342 | 0x4d, 0x70, 0x4c, 0xe1 // Crc32w r7 r12 r13 |
| 5343 | }; |
| 5344 | static const byte kInstruction_Crc32w_r7_r12_r14[] = { |
| 5345 | 0x4e, 0x70, 0x4c, 0xe1 // Crc32w r7 r12 r14 |
| 5346 | }; |
| 5347 | static const byte kInstruction_Crc32w_r7_r13_r0[] = { |
| 5348 | 0x40, 0x70, 0x4d, 0xe1 // Crc32w r7 r13 r0 |
| 5349 | }; |
| 5350 | static const byte kInstruction_Crc32w_r7_r13_r1[] = { |
| 5351 | 0x41, 0x70, 0x4d, 0xe1 // Crc32w r7 r13 r1 |
| 5352 | }; |
| 5353 | static const byte kInstruction_Crc32w_r7_r13_r2[] = { |
| 5354 | 0x42, 0x70, 0x4d, 0xe1 // Crc32w r7 r13 r2 |
| 5355 | }; |
| 5356 | static const byte kInstruction_Crc32w_r7_r13_r3[] = { |
| 5357 | 0x43, 0x70, 0x4d, 0xe1 // Crc32w r7 r13 r3 |
| 5358 | }; |
| 5359 | static const byte kInstruction_Crc32w_r7_r13_r4[] = { |
| 5360 | 0x44, 0x70, 0x4d, 0xe1 // Crc32w r7 r13 r4 |
| 5361 | }; |
| 5362 | static const byte kInstruction_Crc32w_r7_r13_r5[] = { |
| 5363 | 0x45, 0x70, 0x4d, 0xe1 // Crc32w r7 r13 r5 |
| 5364 | }; |
| 5365 | static const byte kInstruction_Crc32w_r7_r13_r6[] = { |
| 5366 | 0x46, 0x70, 0x4d, 0xe1 // Crc32w r7 r13 r6 |
| 5367 | }; |
| 5368 | static const byte kInstruction_Crc32w_r7_r13_r7[] = { |
| 5369 | 0x47, 0x70, 0x4d, 0xe1 // Crc32w r7 r13 r7 |
| 5370 | }; |
| 5371 | static const byte kInstruction_Crc32w_r7_r13_r8[] = { |
| 5372 | 0x48, 0x70, 0x4d, 0xe1 // Crc32w r7 r13 r8 |
| 5373 | }; |
| 5374 | static const byte kInstruction_Crc32w_r7_r13_r9[] = { |
| 5375 | 0x49, 0x70, 0x4d, 0xe1 // Crc32w r7 r13 r9 |
| 5376 | }; |
| 5377 | static const byte kInstruction_Crc32w_r7_r13_r10[] = { |
| 5378 | 0x4a, 0x70, 0x4d, 0xe1 // Crc32w r7 r13 r10 |
| 5379 | }; |
| 5380 | static const byte kInstruction_Crc32w_r7_r13_r11[] = { |
| 5381 | 0x4b, 0x70, 0x4d, 0xe1 // Crc32w r7 r13 r11 |
| 5382 | }; |
| 5383 | static const byte kInstruction_Crc32w_r7_r13_r12[] = { |
| 5384 | 0x4c, 0x70, 0x4d, 0xe1 // Crc32w r7 r13 r12 |
| 5385 | }; |
| 5386 | static const byte kInstruction_Crc32w_r7_r13_r13[] = { |
| 5387 | 0x4d, 0x70, 0x4d, 0xe1 // Crc32w r7 r13 r13 |
| 5388 | }; |
| 5389 | static const byte kInstruction_Crc32w_r7_r13_r14[] = { |
| 5390 | 0x4e, 0x70, 0x4d, 0xe1 // Crc32w r7 r13 r14 |
| 5391 | }; |
| 5392 | static const byte kInstruction_Crc32w_r7_r14_r0[] = { |
| 5393 | 0x40, 0x70, 0x4e, 0xe1 // Crc32w r7 r14 r0 |
| 5394 | }; |
| 5395 | static const byte kInstruction_Crc32w_r7_r14_r1[] = { |
| 5396 | 0x41, 0x70, 0x4e, 0xe1 // Crc32w r7 r14 r1 |
| 5397 | }; |
| 5398 | static const byte kInstruction_Crc32w_r7_r14_r2[] = { |
| 5399 | 0x42, 0x70, 0x4e, 0xe1 // Crc32w r7 r14 r2 |
| 5400 | }; |
| 5401 | static const byte kInstruction_Crc32w_r7_r14_r3[] = { |
| 5402 | 0x43, 0x70, 0x4e, 0xe1 // Crc32w r7 r14 r3 |
| 5403 | }; |
| 5404 | static const byte kInstruction_Crc32w_r7_r14_r4[] = { |
| 5405 | 0x44, 0x70, 0x4e, 0xe1 // Crc32w r7 r14 r4 |
| 5406 | }; |
| 5407 | static const byte kInstruction_Crc32w_r7_r14_r5[] = { |
| 5408 | 0x45, 0x70, 0x4e, 0xe1 // Crc32w r7 r14 r5 |
| 5409 | }; |
| 5410 | static const byte kInstruction_Crc32w_r7_r14_r6[] = { |
| 5411 | 0x46, 0x70, 0x4e, 0xe1 // Crc32w r7 r14 r6 |
| 5412 | }; |
| 5413 | static const byte kInstruction_Crc32w_r7_r14_r7[] = { |
| 5414 | 0x47, 0x70, 0x4e, 0xe1 // Crc32w r7 r14 r7 |
| 5415 | }; |
| 5416 | static const byte kInstruction_Crc32w_r7_r14_r8[] = { |
| 5417 | 0x48, 0x70, 0x4e, 0xe1 // Crc32w r7 r14 r8 |
| 5418 | }; |
| 5419 | static const byte kInstruction_Crc32w_r7_r14_r9[] = { |
| 5420 | 0x49, 0x70, 0x4e, 0xe1 // Crc32w r7 r14 r9 |
| 5421 | }; |
| 5422 | static const byte kInstruction_Crc32w_r7_r14_r10[] = { |
| 5423 | 0x4a, 0x70, 0x4e, 0xe1 // Crc32w r7 r14 r10 |
| 5424 | }; |
| 5425 | static const byte kInstruction_Crc32w_r7_r14_r11[] = { |
| 5426 | 0x4b, 0x70, 0x4e, 0xe1 // Crc32w r7 r14 r11 |
| 5427 | }; |
| 5428 | static const byte kInstruction_Crc32w_r7_r14_r12[] = { |
| 5429 | 0x4c, 0x70, 0x4e, 0xe1 // Crc32w r7 r14 r12 |
| 5430 | }; |
| 5431 | static const byte kInstruction_Crc32w_r7_r14_r13[] = { |
| 5432 | 0x4d, 0x70, 0x4e, 0xe1 // Crc32w r7 r14 r13 |
| 5433 | }; |
| 5434 | static const byte kInstruction_Crc32w_r7_r14_r14[] = { |
| 5435 | 0x4e, 0x70, 0x4e, 0xe1 // Crc32w r7 r14 r14 |
| 5436 | }; |
| 5437 | static const byte kInstruction_Crc32w_r8_r0_r0[] = { |
| 5438 | 0x40, 0x80, 0x40, 0xe1 // Crc32w r8 r0 r0 |
| 5439 | }; |
| 5440 | static const byte kInstruction_Crc32w_r8_r0_r1[] = { |
| 5441 | 0x41, 0x80, 0x40, 0xe1 // Crc32w r8 r0 r1 |
| 5442 | }; |
| 5443 | static const byte kInstruction_Crc32w_r8_r0_r2[] = { |
| 5444 | 0x42, 0x80, 0x40, 0xe1 // Crc32w r8 r0 r2 |
| 5445 | }; |
| 5446 | static const byte kInstruction_Crc32w_r8_r0_r3[] = { |
| 5447 | 0x43, 0x80, 0x40, 0xe1 // Crc32w r8 r0 r3 |
| 5448 | }; |
| 5449 | static const byte kInstruction_Crc32w_r8_r0_r4[] = { |
| 5450 | 0x44, 0x80, 0x40, 0xe1 // Crc32w r8 r0 r4 |
| 5451 | }; |
| 5452 | static const byte kInstruction_Crc32w_r8_r0_r5[] = { |
| 5453 | 0x45, 0x80, 0x40, 0xe1 // Crc32w r8 r0 r5 |
| 5454 | }; |
| 5455 | static const byte kInstruction_Crc32w_r8_r0_r6[] = { |
| 5456 | 0x46, 0x80, 0x40, 0xe1 // Crc32w r8 r0 r6 |
| 5457 | }; |
| 5458 | static const byte kInstruction_Crc32w_r8_r0_r7[] = { |
| 5459 | 0x47, 0x80, 0x40, 0xe1 // Crc32w r8 r0 r7 |
| 5460 | }; |
| 5461 | static const byte kInstruction_Crc32w_r8_r0_r8[] = { |
| 5462 | 0x48, 0x80, 0x40, 0xe1 // Crc32w r8 r0 r8 |
| 5463 | }; |
| 5464 | static const byte kInstruction_Crc32w_r8_r0_r9[] = { |
| 5465 | 0x49, 0x80, 0x40, 0xe1 // Crc32w r8 r0 r9 |
| 5466 | }; |
| 5467 | static const byte kInstruction_Crc32w_r8_r0_r10[] = { |
| 5468 | 0x4a, 0x80, 0x40, 0xe1 // Crc32w r8 r0 r10 |
| 5469 | }; |
| 5470 | static const byte kInstruction_Crc32w_r8_r0_r11[] = { |
| 5471 | 0x4b, 0x80, 0x40, 0xe1 // Crc32w r8 r0 r11 |
| 5472 | }; |
| 5473 | static const byte kInstruction_Crc32w_r8_r0_r12[] = { |
| 5474 | 0x4c, 0x80, 0x40, 0xe1 // Crc32w r8 r0 r12 |
| 5475 | }; |
| 5476 | static const byte kInstruction_Crc32w_r8_r0_r13[] = { |
| 5477 | 0x4d, 0x80, 0x40, 0xe1 // Crc32w r8 r0 r13 |
| 5478 | }; |
| 5479 | static const byte kInstruction_Crc32w_r8_r0_r14[] = { |
| 5480 | 0x4e, 0x80, 0x40, 0xe1 // Crc32w r8 r0 r14 |
| 5481 | }; |
| 5482 | static const byte kInstruction_Crc32w_r8_r1_r0[] = { |
| 5483 | 0x40, 0x80, 0x41, 0xe1 // Crc32w r8 r1 r0 |
| 5484 | }; |
| 5485 | static const byte kInstruction_Crc32w_r8_r1_r1[] = { |
| 5486 | 0x41, 0x80, 0x41, 0xe1 // Crc32w r8 r1 r1 |
| 5487 | }; |
| 5488 | static const byte kInstruction_Crc32w_r8_r1_r2[] = { |
| 5489 | 0x42, 0x80, 0x41, 0xe1 // Crc32w r8 r1 r2 |
| 5490 | }; |
| 5491 | static const byte kInstruction_Crc32w_r8_r1_r3[] = { |
| 5492 | 0x43, 0x80, 0x41, 0xe1 // Crc32w r8 r1 r3 |
| 5493 | }; |
| 5494 | static const byte kInstruction_Crc32w_r8_r1_r4[] = { |
| 5495 | 0x44, 0x80, 0x41, 0xe1 // Crc32w r8 r1 r4 |
| 5496 | }; |
| 5497 | static const byte kInstruction_Crc32w_r8_r1_r5[] = { |
| 5498 | 0x45, 0x80, 0x41, 0xe1 // Crc32w r8 r1 r5 |
| 5499 | }; |
| 5500 | static const byte kInstruction_Crc32w_r8_r1_r6[] = { |
| 5501 | 0x46, 0x80, 0x41, 0xe1 // Crc32w r8 r1 r6 |
| 5502 | }; |
| 5503 | static const byte kInstruction_Crc32w_r8_r1_r7[] = { |
| 5504 | 0x47, 0x80, 0x41, 0xe1 // Crc32w r8 r1 r7 |
| 5505 | }; |
| 5506 | static const byte kInstruction_Crc32w_r8_r1_r8[] = { |
| 5507 | 0x48, 0x80, 0x41, 0xe1 // Crc32w r8 r1 r8 |
| 5508 | }; |
| 5509 | static const byte kInstruction_Crc32w_r8_r1_r9[] = { |
| 5510 | 0x49, 0x80, 0x41, 0xe1 // Crc32w r8 r1 r9 |
| 5511 | }; |
| 5512 | static const byte kInstruction_Crc32w_r8_r1_r10[] = { |
| 5513 | 0x4a, 0x80, 0x41, 0xe1 // Crc32w r8 r1 r10 |
| 5514 | }; |
| 5515 | static const byte kInstruction_Crc32w_r8_r1_r11[] = { |
| 5516 | 0x4b, 0x80, 0x41, 0xe1 // Crc32w r8 r1 r11 |
| 5517 | }; |
| 5518 | static const byte kInstruction_Crc32w_r8_r1_r12[] = { |
| 5519 | 0x4c, 0x80, 0x41, 0xe1 // Crc32w r8 r1 r12 |
| 5520 | }; |
| 5521 | static const byte kInstruction_Crc32w_r8_r1_r13[] = { |
| 5522 | 0x4d, 0x80, 0x41, 0xe1 // Crc32w r8 r1 r13 |
| 5523 | }; |
| 5524 | static const byte kInstruction_Crc32w_r8_r1_r14[] = { |
| 5525 | 0x4e, 0x80, 0x41, 0xe1 // Crc32w r8 r1 r14 |
| 5526 | }; |
| 5527 | static const byte kInstruction_Crc32w_r8_r2_r0[] = { |
| 5528 | 0x40, 0x80, 0x42, 0xe1 // Crc32w r8 r2 r0 |
| 5529 | }; |
| 5530 | static const byte kInstruction_Crc32w_r8_r2_r1[] = { |
| 5531 | 0x41, 0x80, 0x42, 0xe1 // Crc32w r8 r2 r1 |
| 5532 | }; |
| 5533 | static const byte kInstruction_Crc32w_r8_r2_r2[] = { |
| 5534 | 0x42, 0x80, 0x42, 0xe1 // Crc32w r8 r2 r2 |
| 5535 | }; |
| 5536 | static const byte kInstruction_Crc32w_r8_r2_r3[] = { |
| 5537 | 0x43, 0x80, 0x42, 0xe1 // Crc32w r8 r2 r3 |
| 5538 | }; |
| 5539 | static const byte kInstruction_Crc32w_r8_r2_r4[] = { |
| 5540 | 0x44, 0x80, 0x42, 0xe1 // Crc32w r8 r2 r4 |
| 5541 | }; |
| 5542 | static const byte kInstruction_Crc32w_r8_r2_r5[] = { |
| 5543 | 0x45, 0x80, 0x42, 0xe1 // Crc32w r8 r2 r5 |
| 5544 | }; |
| 5545 | static const byte kInstruction_Crc32w_r8_r2_r6[] = { |
| 5546 | 0x46, 0x80, 0x42, 0xe1 // Crc32w r8 r2 r6 |
| 5547 | }; |
| 5548 | static const byte kInstruction_Crc32w_r8_r2_r7[] = { |
| 5549 | 0x47, 0x80, 0x42, 0xe1 // Crc32w r8 r2 r7 |
| 5550 | }; |
| 5551 | static const byte kInstruction_Crc32w_r8_r2_r8[] = { |
| 5552 | 0x48, 0x80, 0x42, 0xe1 // Crc32w r8 r2 r8 |
| 5553 | }; |
| 5554 | static const byte kInstruction_Crc32w_r8_r2_r9[] = { |
| 5555 | 0x49, 0x80, 0x42, 0xe1 // Crc32w r8 r2 r9 |
| 5556 | }; |
| 5557 | static const byte kInstruction_Crc32w_r8_r2_r10[] = { |
| 5558 | 0x4a, 0x80, 0x42, 0xe1 // Crc32w r8 r2 r10 |
| 5559 | }; |
| 5560 | static const byte kInstruction_Crc32w_r8_r2_r11[] = { |
| 5561 | 0x4b, 0x80, 0x42, 0xe1 // Crc32w r8 r2 r11 |
| 5562 | }; |
| 5563 | static const byte kInstruction_Crc32w_r8_r2_r12[] = { |
| 5564 | 0x4c, 0x80, 0x42, 0xe1 // Crc32w r8 r2 r12 |
| 5565 | }; |
| 5566 | static const byte kInstruction_Crc32w_r8_r2_r13[] = { |
| 5567 | 0x4d, 0x80, 0x42, 0xe1 // Crc32w r8 r2 r13 |
| 5568 | }; |
| 5569 | static const byte kInstruction_Crc32w_r8_r2_r14[] = { |
| 5570 | 0x4e, 0x80, 0x42, 0xe1 // Crc32w r8 r2 r14 |
| 5571 | }; |
| 5572 | static const byte kInstruction_Crc32w_r8_r3_r0[] = { |
| 5573 | 0x40, 0x80, 0x43, 0xe1 // Crc32w r8 r3 r0 |
| 5574 | }; |
| 5575 | static const byte kInstruction_Crc32w_r8_r3_r1[] = { |
| 5576 | 0x41, 0x80, 0x43, 0xe1 // Crc32w r8 r3 r1 |
| 5577 | }; |
| 5578 | static const byte kInstruction_Crc32w_r8_r3_r2[] = { |
| 5579 | 0x42, 0x80, 0x43, 0xe1 // Crc32w r8 r3 r2 |
| 5580 | }; |
| 5581 | static const byte kInstruction_Crc32w_r8_r3_r3[] = { |
| 5582 | 0x43, 0x80, 0x43, 0xe1 // Crc32w r8 r3 r3 |
| 5583 | }; |
| 5584 | static const byte kInstruction_Crc32w_r8_r3_r4[] = { |
| 5585 | 0x44, 0x80, 0x43, 0xe1 // Crc32w r8 r3 r4 |
| 5586 | }; |
| 5587 | static const byte kInstruction_Crc32w_r8_r3_r5[] = { |
| 5588 | 0x45, 0x80, 0x43, 0xe1 // Crc32w r8 r3 r5 |
| 5589 | }; |
| 5590 | static const byte kInstruction_Crc32w_r8_r3_r6[] = { |
| 5591 | 0x46, 0x80, 0x43, 0xe1 // Crc32w r8 r3 r6 |
| 5592 | }; |
| 5593 | static const byte kInstruction_Crc32w_r8_r3_r7[] = { |
| 5594 | 0x47, 0x80, 0x43, 0xe1 // Crc32w r8 r3 r7 |
| 5595 | }; |
| 5596 | static const byte kInstruction_Crc32w_r8_r3_r8[] = { |
| 5597 | 0x48, 0x80, 0x43, 0xe1 // Crc32w r8 r3 r8 |
| 5598 | }; |
| 5599 | static const byte kInstruction_Crc32w_r8_r3_r9[] = { |
| 5600 | 0x49, 0x80, 0x43, 0xe1 // Crc32w r8 r3 r9 |
| 5601 | }; |
| 5602 | static const byte kInstruction_Crc32w_r8_r3_r10[] = { |
| 5603 | 0x4a, 0x80, 0x43, 0xe1 // Crc32w r8 r3 r10 |
| 5604 | }; |
| 5605 | static const byte kInstruction_Crc32w_r8_r3_r11[] = { |
| 5606 | 0x4b, 0x80, 0x43, 0xe1 // Crc32w r8 r3 r11 |
| 5607 | }; |
| 5608 | static const byte kInstruction_Crc32w_r8_r3_r12[] = { |
| 5609 | 0x4c, 0x80, 0x43, 0xe1 // Crc32w r8 r3 r12 |
| 5610 | }; |
| 5611 | static const byte kInstruction_Crc32w_r8_r3_r13[] = { |
| 5612 | 0x4d, 0x80, 0x43, 0xe1 // Crc32w r8 r3 r13 |
| 5613 | }; |
| 5614 | static const byte kInstruction_Crc32w_r8_r3_r14[] = { |
| 5615 | 0x4e, 0x80, 0x43, 0xe1 // Crc32w r8 r3 r14 |
| 5616 | }; |
| 5617 | static const byte kInstruction_Crc32w_r8_r4_r0[] = { |
| 5618 | 0x40, 0x80, 0x44, 0xe1 // Crc32w r8 r4 r0 |
| 5619 | }; |
| 5620 | static const byte kInstruction_Crc32w_r8_r4_r1[] = { |
| 5621 | 0x41, 0x80, 0x44, 0xe1 // Crc32w r8 r4 r1 |
| 5622 | }; |
| 5623 | static const byte kInstruction_Crc32w_r8_r4_r2[] = { |
| 5624 | 0x42, 0x80, 0x44, 0xe1 // Crc32w r8 r4 r2 |
| 5625 | }; |
| 5626 | static const byte kInstruction_Crc32w_r8_r4_r3[] = { |
| 5627 | 0x43, 0x80, 0x44, 0xe1 // Crc32w r8 r4 r3 |
| 5628 | }; |
| 5629 | static const byte kInstruction_Crc32w_r8_r4_r4[] = { |
| 5630 | 0x44, 0x80, 0x44, 0xe1 // Crc32w r8 r4 r4 |
| 5631 | }; |
| 5632 | static const byte kInstruction_Crc32w_r8_r4_r5[] = { |
| 5633 | 0x45, 0x80, 0x44, 0xe1 // Crc32w r8 r4 r5 |
| 5634 | }; |
| 5635 | static const byte kInstruction_Crc32w_r8_r4_r6[] = { |
| 5636 | 0x46, 0x80, 0x44, 0xe1 // Crc32w r8 r4 r6 |
| 5637 | }; |
| 5638 | static const byte kInstruction_Crc32w_r8_r4_r7[] = { |
| 5639 | 0x47, 0x80, 0x44, 0xe1 // Crc32w r8 r4 r7 |
| 5640 | }; |
| 5641 | static const byte kInstruction_Crc32w_r8_r4_r8[] = { |
| 5642 | 0x48, 0x80, 0x44, 0xe1 // Crc32w r8 r4 r8 |
| 5643 | }; |
| 5644 | static const byte kInstruction_Crc32w_r8_r4_r9[] = { |
| 5645 | 0x49, 0x80, 0x44, 0xe1 // Crc32w r8 r4 r9 |
| 5646 | }; |
| 5647 | static const byte kInstruction_Crc32w_r8_r4_r10[] = { |
| 5648 | 0x4a, 0x80, 0x44, 0xe1 // Crc32w r8 r4 r10 |
| 5649 | }; |
| 5650 | static const byte kInstruction_Crc32w_r8_r4_r11[] = { |
| 5651 | 0x4b, 0x80, 0x44, 0xe1 // Crc32w r8 r4 r11 |
| 5652 | }; |
| 5653 | static const byte kInstruction_Crc32w_r8_r4_r12[] = { |
| 5654 | 0x4c, 0x80, 0x44, 0xe1 // Crc32w r8 r4 r12 |
| 5655 | }; |
| 5656 | static const byte kInstruction_Crc32w_r8_r4_r13[] = { |
| 5657 | 0x4d, 0x80, 0x44, 0xe1 // Crc32w r8 r4 r13 |
| 5658 | }; |
| 5659 | static const byte kInstruction_Crc32w_r8_r4_r14[] = { |
| 5660 | 0x4e, 0x80, 0x44, 0xe1 // Crc32w r8 r4 r14 |
| 5661 | }; |
| 5662 | static const byte kInstruction_Crc32w_r8_r5_r0[] = { |
| 5663 | 0x40, 0x80, 0x45, 0xe1 // Crc32w r8 r5 r0 |
| 5664 | }; |
| 5665 | static const byte kInstruction_Crc32w_r8_r5_r1[] = { |
| 5666 | 0x41, 0x80, 0x45, 0xe1 // Crc32w r8 r5 r1 |
| 5667 | }; |
| 5668 | static const byte kInstruction_Crc32w_r8_r5_r2[] = { |
| 5669 | 0x42, 0x80, 0x45, 0xe1 // Crc32w r8 r5 r2 |
| 5670 | }; |
| 5671 | static const byte kInstruction_Crc32w_r8_r5_r3[] = { |
| 5672 | 0x43, 0x80, 0x45, 0xe1 // Crc32w r8 r5 r3 |
| 5673 | }; |
| 5674 | static const byte kInstruction_Crc32w_r8_r5_r4[] = { |
| 5675 | 0x44, 0x80, 0x45, 0xe1 // Crc32w r8 r5 r4 |
| 5676 | }; |
| 5677 | static const byte kInstruction_Crc32w_r8_r5_r5[] = { |
| 5678 | 0x45, 0x80, 0x45, 0xe1 // Crc32w r8 r5 r5 |
| 5679 | }; |
| 5680 | static const byte kInstruction_Crc32w_r8_r5_r6[] = { |
| 5681 | 0x46, 0x80, 0x45, 0xe1 // Crc32w r8 r5 r6 |
| 5682 | }; |
| 5683 | static const byte kInstruction_Crc32w_r8_r5_r7[] = { |
| 5684 | 0x47, 0x80, 0x45, 0xe1 // Crc32w r8 r5 r7 |
| 5685 | }; |
| 5686 | static const byte kInstruction_Crc32w_r8_r5_r8[] = { |
| 5687 | 0x48, 0x80, 0x45, 0xe1 // Crc32w r8 r5 r8 |
| 5688 | }; |
| 5689 | static const byte kInstruction_Crc32w_r8_r5_r9[] = { |
| 5690 | 0x49, 0x80, 0x45, 0xe1 // Crc32w r8 r5 r9 |
| 5691 | }; |
| 5692 | static const byte kInstruction_Crc32w_r8_r5_r10[] = { |
| 5693 | 0x4a, 0x80, 0x45, 0xe1 // Crc32w r8 r5 r10 |
| 5694 | }; |
| 5695 | static const byte kInstruction_Crc32w_r8_r5_r11[] = { |
| 5696 | 0x4b, 0x80, 0x45, 0xe1 // Crc32w r8 r5 r11 |
| 5697 | }; |
| 5698 | static const byte kInstruction_Crc32w_r8_r5_r12[] = { |
| 5699 | 0x4c, 0x80, 0x45, 0xe1 // Crc32w r8 r5 r12 |
| 5700 | }; |
| 5701 | static const byte kInstruction_Crc32w_r8_r5_r13[] = { |
| 5702 | 0x4d, 0x80, 0x45, 0xe1 // Crc32w r8 r5 r13 |
| 5703 | }; |
| 5704 | static const byte kInstruction_Crc32w_r8_r5_r14[] = { |
| 5705 | 0x4e, 0x80, 0x45, 0xe1 // Crc32w r8 r5 r14 |
| 5706 | }; |
| 5707 | static const byte kInstruction_Crc32w_r8_r6_r0[] = { |
| 5708 | 0x40, 0x80, 0x46, 0xe1 // Crc32w r8 r6 r0 |
| 5709 | }; |
| 5710 | static const byte kInstruction_Crc32w_r8_r6_r1[] = { |
| 5711 | 0x41, 0x80, 0x46, 0xe1 // Crc32w r8 r6 r1 |
| 5712 | }; |
| 5713 | static const byte kInstruction_Crc32w_r8_r6_r2[] = { |
| 5714 | 0x42, 0x80, 0x46, 0xe1 // Crc32w r8 r6 r2 |
| 5715 | }; |
| 5716 | static const byte kInstruction_Crc32w_r8_r6_r3[] = { |
| 5717 | 0x43, 0x80, 0x46, 0xe1 // Crc32w r8 r6 r3 |
| 5718 | }; |
| 5719 | static const byte kInstruction_Crc32w_r8_r6_r4[] = { |
| 5720 | 0x44, 0x80, 0x46, 0xe1 // Crc32w r8 r6 r4 |
| 5721 | }; |
| 5722 | static const byte kInstruction_Crc32w_r8_r6_r5[] = { |
| 5723 | 0x45, 0x80, 0x46, 0xe1 // Crc32w r8 r6 r5 |
| 5724 | }; |
| 5725 | static const byte kInstruction_Crc32w_r8_r6_r6[] = { |
| 5726 | 0x46, 0x80, 0x46, 0xe1 // Crc32w r8 r6 r6 |
| 5727 | }; |
| 5728 | static const byte kInstruction_Crc32w_r8_r6_r7[] = { |
| 5729 | 0x47, 0x80, 0x46, 0xe1 // Crc32w r8 r6 r7 |
| 5730 | }; |
| 5731 | static const byte kInstruction_Crc32w_r8_r6_r8[] = { |
| 5732 | 0x48, 0x80, 0x46, 0xe1 // Crc32w r8 r6 r8 |
| 5733 | }; |
| 5734 | static const byte kInstruction_Crc32w_r8_r6_r9[] = { |
| 5735 | 0x49, 0x80, 0x46, 0xe1 // Crc32w r8 r6 r9 |
| 5736 | }; |
| 5737 | static const byte kInstruction_Crc32w_r8_r6_r10[] = { |
| 5738 | 0x4a, 0x80, 0x46, 0xe1 // Crc32w r8 r6 r10 |
| 5739 | }; |
| 5740 | static const byte kInstruction_Crc32w_r8_r6_r11[] = { |
| 5741 | 0x4b, 0x80, 0x46, 0xe1 // Crc32w r8 r6 r11 |
| 5742 | }; |
| 5743 | static const byte kInstruction_Crc32w_r8_r6_r12[] = { |
| 5744 | 0x4c, 0x80, 0x46, 0xe1 // Crc32w r8 r6 r12 |
| 5745 | }; |
| 5746 | static const byte kInstruction_Crc32w_r8_r6_r13[] = { |
| 5747 | 0x4d, 0x80, 0x46, 0xe1 // Crc32w r8 r6 r13 |
| 5748 | }; |
| 5749 | static const byte kInstruction_Crc32w_r8_r6_r14[] = { |
| 5750 | 0x4e, 0x80, 0x46, 0xe1 // Crc32w r8 r6 r14 |
| 5751 | }; |
| 5752 | static const byte kInstruction_Crc32w_r8_r7_r0[] = { |
| 5753 | 0x40, 0x80, 0x47, 0xe1 // Crc32w r8 r7 r0 |
| 5754 | }; |
| 5755 | static const byte kInstruction_Crc32w_r8_r7_r1[] = { |
| 5756 | 0x41, 0x80, 0x47, 0xe1 // Crc32w r8 r7 r1 |
| 5757 | }; |
| 5758 | static const byte kInstruction_Crc32w_r8_r7_r2[] = { |
| 5759 | 0x42, 0x80, 0x47, 0xe1 // Crc32w r8 r7 r2 |
| 5760 | }; |
| 5761 | static const byte kInstruction_Crc32w_r8_r7_r3[] = { |
| 5762 | 0x43, 0x80, 0x47, 0xe1 // Crc32w r8 r7 r3 |
| 5763 | }; |
| 5764 | static const byte kInstruction_Crc32w_r8_r7_r4[] = { |
| 5765 | 0x44, 0x80, 0x47, 0xe1 // Crc32w r8 r7 r4 |
| 5766 | }; |
| 5767 | static const byte kInstruction_Crc32w_r8_r7_r5[] = { |
| 5768 | 0x45, 0x80, 0x47, 0xe1 // Crc32w r8 r7 r5 |
| 5769 | }; |
| 5770 | static const byte kInstruction_Crc32w_r8_r7_r6[] = { |
| 5771 | 0x46, 0x80, 0x47, 0xe1 // Crc32w r8 r7 r6 |
| 5772 | }; |
| 5773 | static const byte kInstruction_Crc32w_r8_r7_r7[] = { |
| 5774 | 0x47, 0x80, 0x47, 0xe1 // Crc32w r8 r7 r7 |
| 5775 | }; |
| 5776 | static const byte kInstruction_Crc32w_r8_r7_r8[] = { |
| 5777 | 0x48, 0x80, 0x47, 0xe1 // Crc32w r8 r7 r8 |
| 5778 | }; |
| 5779 | static const byte kInstruction_Crc32w_r8_r7_r9[] = { |
| 5780 | 0x49, 0x80, 0x47, 0xe1 // Crc32w r8 r7 r9 |
| 5781 | }; |
| 5782 | static const byte kInstruction_Crc32w_r8_r7_r10[] = { |
| 5783 | 0x4a, 0x80, 0x47, 0xe1 // Crc32w r8 r7 r10 |
| 5784 | }; |
| 5785 | static const byte kInstruction_Crc32w_r8_r7_r11[] = { |
| 5786 | 0x4b, 0x80, 0x47, 0xe1 // Crc32w r8 r7 r11 |
| 5787 | }; |
| 5788 | static const byte kInstruction_Crc32w_r8_r7_r12[] = { |
| 5789 | 0x4c, 0x80, 0x47, 0xe1 // Crc32w r8 r7 r12 |
| 5790 | }; |
| 5791 | static const byte kInstruction_Crc32w_r8_r7_r13[] = { |
| 5792 | 0x4d, 0x80, 0x47, 0xe1 // Crc32w r8 r7 r13 |
| 5793 | }; |
| 5794 | static const byte kInstruction_Crc32w_r8_r7_r14[] = { |
| 5795 | 0x4e, 0x80, 0x47, 0xe1 // Crc32w r8 r7 r14 |
| 5796 | }; |
| 5797 | static const byte kInstruction_Crc32w_r8_r8_r0[] = { |
| 5798 | 0x40, 0x80, 0x48, 0xe1 // Crc32w r8 r8 r0 |
| 5799 | }; |
| 5800 | static const byte kInstruction_Crc32w_r8_r8_r1[] = { |
| 5801 | 0x41, 0x80, 0x48, 0xe1 // Crc32w r8 r8 r1 |
| 5802 | }; |
| 5803 | static const byte kInstruction_Crc32w_r8_r8_r2[] = { |
| 5804 | 0x42, 0x80, 0x48, 0xe1 // Crc32w r8 r8 r2 |
| 5805 | }; |
| 5806 | static const byte kInstruction_Crc32w_r8_r8_r3[] = { |
| 5807 | 0x43, 0x80, 0x48, 0xe1 // Crc32w r8 r8 r3 |
| 5808 | }; |
| 5809 | static const byte kInstruction_Crc32w_r8_r8_r4[] = { |
| 5810 | 0x44, 0x80, 0x48, 0xe1 // Crc32w r8 r8 r4 |
| 5811 | }; |
| 5812 | static const byte kInstruction_Crc32w_r8_r8_r5[] = { |
| 5813 | 0x45, 0x80, 0x48, 0xe1 // Crc32w r8 r8 r5 |
| 5814 | }; |
| 5815 | static const byte kInstruction_Crc32w_r8_r8_r6[] = { |
| 5816 | 0x46, 0x80, 0x48, 0xe1 // Crc32w r8 r8 r6 |
| 5817 | }; |
| 5818 | static const byte kInstruction_Crc32w_r8_r8_r7[] = { |
| 5819 | 0x47, 0x80, 0x48, 0xe1 // Crc32w r8 r8 r7 |
| 5820 | }; |
| 5821 | static const byte kInstruction_Crc32w_r8_r8_r8[] = { |
| 5822 | 0x48, 0x80, 0x48, 0xe1 // Crc32w r8 r8 r8 |
| 5823 | }; |
| 5824 | static const byte kInstruction_Crc32w_r8_r8_r9[] = { |
| 5825 | 0x49, 0x80, 0x48, 0xe1 // Crc32w r8 r8 r9 |
| 5826 | }; |
| 5827 | static const byte kInstruction_Crc32w_r8_r8_r10[] = { |
| 5828 | 0x4a, 0x80, 0x48, 0xe1 // Crc32w r8 r8 r10 |
| 5829 | }; |
| 5830 | static const byte kInstruction_Crc32w_r8_r8_r11[] = { |
| 5831 | 0x4b, 0x80, 0x48, 0xe1 // Crc32w r8 r8 r11 |
| 5832 | }; |
| 5833 | static const byte kInstruction_Crc32w_r8_r8_r12[] = { |
| 5834 | 0x4c, 0x80, 0x48, 0xe1 // Crc32w r8 r8 r12 |
| 5835 | }; |
| 5836 | static const byte kInstruction_Crc32w_r8_r8_r13[] = { |
| 5837 | 0x4d, 0x80, 0x48, 0xe1 // Crc32w r8 r8 r13 |
| 5838 | }; |
| 5839 | static const byte kInstruction_Crc32w_r8_r8_r14[] = { |
| 5840 | 0x4e, 0x80, 0x48, 0xe1 // Crc32w r8 r8 r14 |
| 5841 | }; |
| 5842 | static const byte kInstruction_Crc32w_r8_r9_r0[] = { |
| 5843 | 0x40, 0x80, 0x49, 0xe1 // Crc32w r8 r9 r0 |
| 5844 | }; |
| 5845 | static const byte kInstruction_Crc32w_r8_r9_r1[] = { |
| 5846 | 0x41, 0x80, 0x49, 0xe1 // Crc32w r8 r9 r1 |
| 5847 | }; |
| 5848 | static const byte kInstruction_Crc32w_r8_r9_r2[] = { |
| 5849 | 0x42, 0x80, 0x49, 0xe1 // Crc32w r8 r9 r2 |
| 5850 | }; |
| 5851 | static const byte kInstruction_Crc32w_r8_r9_r3[] = { |
| 5852 | 0x43, 0x80, 0x49, 0xe1 // Crc32w r8 r9 r3 |
| 5853 | }; |
| 5854 | static const byte kInstruction_Crc32w_r8_r9_r4[] = { |
| 5855 | 0x44, 0x80, 0x49, 0xe1 // Crc32w r8 r9 r4 |
| 5856 | }; |
| 5857 | static const byte kInstruction_Crc32w_r8_r9_r5[] = { |
| 5858 | 0x45, 0x80, 0x49, 0xe1 // Crc32w r8 r9 r5 |
| 5859 | }; |
| 5860 | static const byte kInstruction_Crc32w_r8_r9_r6[] = { |
| 5861 | 0x46, 0x80, 0x49, 0xe1 // Crc32w r8 r9 r6 |
| 5862 | }; |
| 5863 | static const byte kInstruction_Crc32w_r8_r9_r7[] = { |
| 5864 | 0x47, 0x80, 0x49, 0xe1 // Crc32w r8 r9 r7 |
| 5865 | }; |
| 5866 | static const byte kInstruction_Crc32w_r8_r9_r8[] = { |
| 5867 | 0x48, 0x80, 0x49, 0xe1 // Crc32w r8 r9 r8 |
| 5868 | }; |
| 5869 | static const byte kInstruction_Crc32w_r8_r9_r9[] = { |
| 5870 | 0x49, 0x80, 0x49, 0xe1 // Crc32w r8 r9 r9 |
| 5871 | }; |
| 5872 | static const byte kInstruction_Crc32w_r8_r9_r10[] = { |
| 5873 | 0x4a, 0x80, 0x49, 0xe1 // Crc32w r8 r9 r10 |
| 5874 | }; |
| 5875 | static const byte kInstruction_Crc32w_r8_r9_r11[] = { |
| 5876 | 0x4b, 0x80, 0x49, 0xe1 // Crc32w r8 r9 r11 |
| 5877 | }; |
| 5878 | static const byte kInstruction_Crc32w_r8_r9_r12[] = { |
| 5879 | 0x4c, 0x80, 0x49, 0xe1 // Crc32w r8 r9 r12 |
| 5880 | }; |
| 5881 | static const byte kInstruction_Crc32w_r8_r9_r13[] = { |
| 5882 | 0x4d, 0x80, 0x49, 0xe1 // Crc32w r8 r9 r13 |
| 5883 | }; |
| 5884 | static const byte kInstruction_Crc32w_r8_r9_r14[] = { |
| 5885 | 0x4e, 0x80, 0x49, 0xe1 // Crc32w r8 r9 r14 |
| 5886 | }; |
| 5887 | static const byte kInstruction_Crc32w_r8_r10_r0[] = { |
| 5888 | 0x40, 0x80, 0x4a, 0xe1 // Crc32w r8 r10 r0 |
| 5889 | }; |
| 5890 | static const byte kInstruction_Crc32w_r8_r10_r1[] = { |
| 5891 | 0x41, 0x80, 0x4a, 0xe1 // Crc32w r8 r10 r1 |
| 5892 | }; |
| 5893 | static const byte kInstruction_Crc32w_r8_r10_r2[] = { |
| 5894 | 0x42, 0x80, 0x4a, 0xe1 // Crc32w r8 r10 r2 |
| 5895 | }; |
| 5896 | static const byte kInstruction_Crc32w_r8_r10_r3[] = { |
| 5897 | 0x43, 0x80, 0x4a, 0xe1 // Crc32w r8 r10 r3 |
| 5898 | }; |
| 5899 | static const byte kInstruction_Crc32w_r8_r10_r4[] = { |
| 5900 | 0x44, 0x80, 0x4a, 0xe1 // Crc32w r8 r10 r4 |
| 5901 | }; |
| 5902 | static const byte kInstruction_Crc32w_r8_r10_r5[] = { |
| 5903 | 0x45, 0x80, 0x4a, 0xe1 // Crc32w r8 r10 r5 |
| 5904 | }; |
| 5905 | static const byte kInstruction_Crc32w_r8_r10_r6[] = { |
| 5906 | 0x46, 0x80, 0x4a, 0xe1 // Crc32w r8 r10 r6 |
| 5907 | }; |
| 5908 | static const byte kInstruction_Crc32w_r8_r10_r7[] = { |
| 5909 | 0x47, 0x80, 0x4a, 0xe1 // Crc32w r8 r10 r7 |
| 5910 | }; |
| 5911 | static const byte kInstruction_Crc32w_r8_r10_r8[] = { |
| 5912 | 0x48, 0x80, 0x4a, 0xe1 // Crc32w r8 r10 r8 |
| 5913 | }; |
| 5914 | static const byte kInstruction_Crc32w_r8_r10_r9[] = { |
| 5915 | 0x49, 0x80, 0x4a, 0xe1 // Crc32w r8 r10 r9 |
| 5916 | }; |
| 5917 | static const byte kInstruction_Crc32w_r8_r10_r10[] = { |
| 5918 | 0x4a, 0x80, 0x4a, 0xe1 // Crc32w r8 r10 r10 |
| 5919 | }; |
| 5920 | static const byte kInstruction_Crc32w_r8_r10_r11[] = { |
| 5921 | 0x4b, 0x80, 0x4a, 0xe1 // Crc32w r8 r10 r11 |
| 5922 | }; |
| 5923 | static const byte kInstruction_Crc32w_r8_r10_r12[] = { |
| 5924 | 0x4c, 0x80, 0x4a, 0xe1 // Crc32w r8 r10 r12 |
| 5925 | }; |
| 5926 | static const byte kInstruction_Crc32w_r8_r10_r13[] = { |
| 5927 | 0x4d, 0x80, 0x4a, 0xe1 // Crc32w r8 r10 r13 |
| 5928 | }; |
| 5929 | static const byte kInstruction_Crc32w_r8_r10_r14[] = { |
| 5930 | 0x4e, 0x80, 0x4a, 0xe1 // Crc32w r8 r10 r14 |
| 5931 | }; |
| 5932 | static const byte kInstruction_Crc32w_r8_r11_r0[] = { |
| 5933 | 0x40, 0x80, 0x4b, 0xe1 // Crc32w r8 r11 r0 |
| 5934 | }; |
| 5935 | static const byte kInstruction_Crc32w_r8_r11_r1[] = { |
| 5936 | 0x41, 0x80, 0x4b, 0xe1 // Crc32w r8 r11 r1 |
| 5937 | }; |
| 5938 | static const byte kInstruction_Crc32w_r8_r11_r2[] = { |
| 5939 | 0x42, 0x80, 0x4b, 0xe1 // Crc32w r8 r11 r2 |
| 5940 | }; |
| 5941 | static const byte kInstruction_Crc32w_r8_r11_r3[] = { |
| 5942 | 0x43, 0x80, 0x4b, 0xe1 // Crc32w r8 r11 r3 |
| 5943 | }; |
| 5944 | static const byte kInstruction_Crc32w_r8_r11_r4[] = { |
| 5945 | 0x44, 0x80, 0x4b, 0xe1 // Crc32w r8 r11 r4 |
| 5946 | }; |
| 5947 | static const byte kInstruction_Crc32w_r8_r11_r5[] = { |
| 5948 | 0x45, 0x80, 0x4b, 0xe1 // Crc32w r8 r11 r5 |
| 5949 | }; |
| 5950 | static const byte kInstruction_Crc32w_r8_r11_r6[] = { |
| 5951 | 0x46, 0x80, 0x4b, 0xe1 // Crc32w r8 r11 r6 |
| 5952 | }; |
| 5953 | static const byte kInstruction_Crc32w_r8_r11_r7[] = { |
| 5954 | 0x47, 0x80, 0x4b, 0xe1 // Crc32w r8 r11 r7 |
| 5955 | }; |
| 5956 | static const byte kInstruction_Crc32w_r8_r11_r8[] = { |
| 5957 | 0x48, 0x80, 0x4b, 0xe1 // Crc32w r8 r11 r8 |
| 5958 | }; |
| 5959 | static const byte kInstruction_Crc32w_r8_r11_r9[] = { |
| 5960 | 0x49, 0x80, 0x4b, 0xe1 // Crc32w r8 r11 r9 |
| 5961 | }; |
| 5962 | static const byte kInstruction_Crc32w_r8_r11_r10[] = { |
| 5963 | 0x4a, 0x80, 0x4b, 0xe1 // Crc32w r8 r11 r10 |
| 5964 | }; |
| 5965 | static const byte kInstruction_Crc32w_r8_r11_r11[] = { |
| 5966 | 0x4b, 0x80, 0x4b, 0xe1 // Crc32w r8 r11 r11 |
| 5967 | }; |
| 5968 | static const byte kInstruction_Crc32w_r8_r11_r12[] = { |
| 5969 | 0x4c, 0x80, 0x4b, 0xe1 // Crc32w r8 r11 r12 |
| 5970 | }; |
| 5971 | static const byte kInstruction_Crc32w_r8_r11_r13[] = { |
| 5972 | 0x4d, 0x80, 0x4b, 0xe1 // Crc32w r8 r11 r13 |
| 5973 | }; |
| 5974 | static const byte kInstruction_Crc32w_r8_r11_r14[] = { |
| 5975 | 0x4e, 0x80, 0x4b, 0xe1 // Crc32w r8 r11 r14 |
| 5976 | }; |
| 5977 | static const byte kInstruction_Crc32w_r8_r12_r0[] = { |
| 5978 | 0x40, 0x80, 0x4c, 0xe1 // Crc32w r8 r12 r0 |
| 5979 | }; |
| 5980 | static const byte kInstruction_Crc32w_r8_r12_r1[] = { |
| 5981 | 0x41, 0x80, 0x4c, 0xe1 // Crc32w r8 r12 r1 |
| 5982 | }; |
| 5983 | static const byte kInstruction_Crc32w_r8_r12_r2[] = { |
| 5984 | 0x42, 0x80, 0x4c, 0xe1 // Crc32w r8 r12 r2 |
| 5985 | }; |
| 5986 | static const byte kInstruction_Crc32w_r8_r12_r3[] = { |
| 5987 | 0x43, 0x80, 0x4c, 0xe1 // Crc32w r8 r12 r3 |
| 5988 | }; |
| 5989 | static const byte kInstruction_Crc32w_r8_r12_r4[] = { |
| 5990 | 0x44, 0x80, 0x4c, 0xe1 // Crc32w r8 r12 r4 |
| 5991 | }; |
| 5992 | static const byte kInstruction_Crc32w_r8_r12_r5[] = { |
| 5993 | 0x45, 0x80, 0x4c, 0xe1 // Crc32w r8 r12 r5 |
| 5994 | }; |
| 5995 | static const byte kInstruction_Crc32w_r8_r12_r6[] = { |
| 5996 | 0x46, 0x80, 0x4c, 0xe1 // Crc32w r8 r12 r6 |
| 5997 | }; |
| 5998 | static const byte kInstruction_Crc32w_r8_r12_r7[] = { |
| 5999 | 0x47, 0x80, 0x4c, 0xe1 // Crc32w r8 r12 r7 |
| 6000 | }; |
| 6001 | static const byte kInstruction_Crc32w_r8_r12_r8[] = { |
| 6002 | 0x48, 0x80, 0x4c, 0xe1 // Crc32w r8 r12 r8 |
| 6003 | }; |
| 6004 | static const byte kInstruction_Crc32w_r8_r12_r9[] = { |
| 6005 | 0x49, 0x80, 0x4c, 0xe1 // Crc32w r8 r12 r9 |
| 6006 | }; |
| 6007 | static const byte kInstruction_Crc32w_r8_r12_r10[] = { |
| 6008 | 0x4a, 0x80, 0x4c, 0xe1 // Crc32w r8 r12 r10 |
| 6009 | }; |
| 6010 | static const byte kInstruction_Crc32w_r8_r12_r11[] = { |
| 6011 | 0x4b, 0x80, 0x4c, 0xe1 // Crc32w r8 r12 r11 |
| 6012 | }; |
| 6013 | static const byte kInstruction_Crc32w_r8_r12_r12[] = { |
| 6014 | 0x4c, 0x80, 0x4c, 0xe1 // Crc32w r8 r12 r12 |
| 6015 | }; |
| 6016 | static const byte kInstruction_Crc32w_r8_r12_r13[] = { |
| 6017 | 0x4d, 0x80, 0x4c, 0xe1 // Crc32w r8 r12 r13 |
| 6018 | }; |
| 6019 | static const byte kInstruction_Crc32w_r8_r12_r14[] = { |
| 6020 | 0x4e, 0x80, 0x4c, 0xe1 // Crc32w r8 r12 r14 |
| 6021 | }; |
| 6022 | static const byte kInstruction_Crc32w_r8_r13_r0[] = { |
| 6023 | 0x40, 0x80, 0x4d, 0xe1 // Crc32w r8 r13 r0 |
| 6024 | }; |
| 6025 | static const byte kInstruction_Crc32w_r8_r13_r1[] = { |
| 6026 | 0x41, 0x80, 0x4d, 0xe1 // Crc32w r8 r13 r1 |
| 6027 | }; |
| 6028 | static const byte kInstruction_Crc32w_r8_r13_r2[] = { |
| 6029 | 0x42, 0x80, 0x4d, 0xe1 // Crc32w r8 r13 r2 |
| 6030 | }; |
| 6031 | static const byte kInstruction_Crc32w_r8_r13_r3[] = { |
| 6032 | 0x43, 0x80, 0x4d, 0xe1 // Crc32w r8 r13 r3 |
| 6033 | }; |
| 6034 | static const byte kInstruction_Crc32w_r8_r13_r4[] = { |
| 6035 | 0x44, 0x80, 0x4d, 0xe1 // Crc32w r8 r13 r4 |
| 6036 | }; |
| 6037 | static const byte kInstruction_Crc32w_r8_r13_r5[] = { |
| 6038 | 0x45, 0x80, 0x4d, 0xe1 // Crc32w r8 r13 r5 |
| 6039 | }; |
| 6040 | static const byte kInstruction_Crc32w_r8_r13_r6[] = { |
| 6041 | 0x46, 0x80, 0x4d, 0xe1 // Crc32w r8 r13 r6 |
| 6042 | }; |
| 6043 | static const byte kInstruction_Crc32w_r8_r13_r7[] = { |
| 6044 | 0x47, 0x80, 0x4d, 0xe1 // Crc32w r8 r13 r7 |
| 6045 | }; |
| 6046 | static const byte kInstruction_Crc32w_r8_r13_r8[] = { |
| 6047 | 0x48, 0x80, 0x4d, 0xe1 // Crc32w r8 r13 r8 |
| 6048 | }; |
| 6049 | static const byte kInstruction_Crc32w_r8_r13_r9[] = { |
| 6050 | 0x49, 0x80, 0x4d, 0xe1 // Crc32w r8 r13 r9 |
| 6051 | }; |
| 6052 | static const byte kInstruction_Crc32w_r8_r13_r10[] = { |
| 6053 | 0x4a, 0x80, 0x4d, 0xe1 // Crc32w r8 r13 r10 |
| 6054 | }; |
| 6055 | static const byte kInstruction_Crc32w_r8_r13_r11[] = { |
| 6056 | 0x4b, 0x80, 0x4d, 0xe1 // Crc32w r8 r13 r11 |
| 6057 | }; |
| 6058 | static const byte kInstruction_Crc32w_r8_r13_r12[] = { |
| 6059 | 0x4c, 0x80, 0x4d, 0xe1 // Crc32w r8 r13 r12 |
| 6060 | }; |
| 6061 | static const byte kInstruction_Crc32w_r8_r13_r13[] = { |
| 6062 | 0x4d, 0x80, 0x4d, 0xe1 // Crc32w r8 r13 r13 |
| 6063 | }; |
| 6064 | static const byte kInstruction_Crc32w_r8_r13_r14[] = { |
| 6065 | 0x4e, 0x80, 0x4d, 0xe1 // Crc32w r8 r13 r14 |
| 6066 | }; |
| 6067 | static const byte kInstruction_Crc32w_r8_r14_r0[] = { |
| 6068 | 0x40, 0x80, 0x4e, 0xe1 // Crc32w r8 r14 r0 |
| 6069 | }; |
| 6070 | static const byte kInstruction_Crc32w_r8_r14_r1[] = { |
| 6071 | 0x41, 0x80, 0x4e, 0xe1 // Crc32w r8 r14 r1 |
| 6072 | }; |
| 6073 | static const byte kInstruction_Crc32w_r8_r14_r2[] = { |
| 6074 | 0x42, 0x80, 0x4e, 0xe1 // Crc32w r8 r14 r2 |
| 6075 | }; |
| 6076 | static const byte kInstruction_Crc32w_r8_r14_r3[] = { |
| 6077 | 0x43, 0x80, 0x4e, 0xe1 // Crc32w r8 r14 r3 |
| 6078 | }; |
| 6079 | static const byte kInstruction_Crc32w_r8_r14_r4[] = { |
| 6080 | 0x44, 0x80, 0x4e, 0xe1 // Crc32w r8 r14 r4 |
| 6081 | }; |
| 6082 | static const byte kInstruction_Crc32w_r8_r14_r5[] = { |
| 6083 | 0x45, 0x80, 0x4e, 0xe1 // Crc32w r8 r14 r5 |
| 6084 | }; |
| 6085 | static const byte kInstruction_Crc32w_r8_r14_r6[] = { |
| 6086 | 0x46, 0x80, 0x4e, 0xe1 // Crc32w r8 r14 r6 |
| 6087 | }; |
| 6088 | static const byte kInstruction_Crc32w_r8_r14_r7[] = { |
| 6089 | 0x47, 0x80, 0x4e, 0xe1 // Crc32w r8 r14 r7 |
| 6090 | }; |
| 6091 | static const byte kInstruction_Crc32w_r8_r14_r8[] = { |
| 6092 | 0x48, 0x80, 0x4e, 0xe1 // Crc32w r8 r14 r8 |
| 6093 | }; |
| 6094 | static const byte kInstruction_Crc32w_r8_r14_r9[] = { |
| 6095 | 0x49, 0x80, 0x4e, 0xe1 // Crc32w r8 r14 r9 |
| 6096 | }; |
| 6097 | static const byte kInstruction_Crc32w_r8_r14_r10[] = { |
| 6098 | 0x4a, 0x80, 0x4e, 0xe1 // Crc32w r8 r14 r10 |
| 6099 | }; |
| 6100 | static const byte kInstruction_Crc32w_r8_r14_r11[] = { |
| 6101 | 0x4b, 0x80, 0x4e, 0xe1 // Crc32w r8 r14 r11 |
| 6102 | }; |
| 6103 | static const byte kInstruction_Crc32w_r8_r14_r12[] = { |
| 6104 | 0x4c, 0x80, 0x4e, 0xe1 // Crc32w r8 r14 r12 |
| 6105 | }; |
| 6106 | static const byte kInstruction_Crc32w_r8_r14_r13[] = { |
| 6107 | 0x4d, 0x80, 0x4e, 0xe1 // Crc32w r8 r14 r13 |
| 6108 | }; |
| 6109 | static const byte kInstruction_Crc32w_r8_r14_r14[] = { |
| 6110 | 0x4e, 0x80, 0x4e, 0xe1 // Crc32w r8 r14 r14 |
| 6111 | }; |
| 6112 | static const byte kInstruction_Crc32w_r9_r0_r0[] = { |
| 6113 | 0x40, 0x90, 0x40, 0xe1 // Crc32w r9 r0 r0 |
| 6114 | }; |
| 6115 | static const byte kInstruction_Crc32w_r9_r0_r1[] = { |
| 6116 | 0x41, 0x90, 0x40, 0xe1 // Crc32w r9 r0 r1 |
| 6117 | }; |
| 6118 | static const byte kInstruction_Crc32w_r9_r0_r2[] = { |
| 6119 | 0x42, 0x90, 0x40, 0xe1 // Crc32w r9 r0 r2 |
| 6120 | }; |
| 6121 | static const byte kInstruction_Crc32w_r9_r0_r3[] = { |
| 6122 | 0x43, 0x90, 0x40, 0xe1 // Crc32w r9 r0 r3 |
| 6123 | }; |
| 6124 | static const byte kInstruction_Crc32w_r9_r0_r4[] = { |
| 6125 | 0x44, 0x90, 0x40, 0xe1 // Crc32w r9 r0 r4 |
| 6126 | }; |
| 6127 | static const byte kInstruction_Crc32w_r9_r0_r5[] = { |
| 6128 | 0x45, 0x90, 0x40, 0xe1 // Crc32w r9 r0 r5 |
| 6129 | }; |
| 6130 | static const byte kInstruction_Crc32w_r9_r0_r6[] = { |
| 6131 | 0x46, 0x90, 0x40, 0xe1 // Crc32w r9 r0 r6 |
| 6132 | }; |
| 6133 | static const byte kInstruction_Crc32w_r9_r0_r7[] = { |
| 6134 | 0x47, 0x90, 0x40, 0xe1 // Crc32w r9 r0 r7 |
| 6135 | }; |
| 6136 | static const byte kInstruction_Crc32w_r9_r0_r8[] = { |
| 6137 | 0x48, 0x90, 0x40, 0xe1 // Crc32w r9 r0 r8 |
| 6138 | }; |
| 6139 | static const byte kInstruction_Crc32w_r9_r0_r9[] = { |
| 6140 | 0x49, 0x90, 0x40, 0xe1 // Crc32w r9 r0 r9 |
| 6141 | }; |
| 6142 | static const byte kInstruction_Crc32w_r9_r0_r10[] = { |
| 6143 | 0x4a, 0x90, 0x40, 0xe1 // Crc32w r9 r0 r10 |
| 6144 | }; |
| 6145 | static const byte kInstruction_Crc32w_r9_r0_r11[] = { |
| 6146 | 0x4b, 0x90, 0x40, 0xe1 // Crc32w r9 r0 r11 |
| 6147 | }; |
| 6148 | static const byte kInstruction_Crc32w_r9_r0_r12[] = { |
| 6149 | 0x4c, 0x90, 0x40, 0xe1 // Crc32w r9 r0 r12 |
| 6150 | }; |
| 6151 | static const byte kInstruction_Crc32w_r9_r0_r13[] = { |
| 6152 | 0x4d, 0x90, 0x40, 0xe1 // Crc32w r9 r0 r13 |
| 6153 | }; |
| 6154 | static const byte kInstruction_Crc32w_r9_r0_r14[] = { |
| 6155 | 0x4e, 0x90, 0x40, 0xe1 // Crc32w r9 r0 r14 |
| 6156 | }; |
| 6157 | static const byte kInstruction_Crc32w_r9_r1_r0[] = { |
| 6158 | 0x40, 0x90, 0x41, 0xe1 // Crc32w r9 r1 r0 |
| 6159 | }; |
| 6160 | static const byte kInstruction_Crc32w_r9_r1_r1[] = { |
| 6161 | 0x41, 0x90, 0x41, 0xe1 // Crc32w r9 r1 r1 |
| 6162 | }; |
| 6163 | static const byte kInstruction_Crc32w_r9_r1_r2[] = { |
| 6164 | 0x42, 0x90, 0x41, 0xe1 // Crc32w r9 r1 r2 |
| 6165 | }; |
| 6166 | static const byte kInstruction_Crc32w_r9_r1_r3[] = { |
| 6167 | 0x43, 0x90, 0x41, 0xe1 // Crc32w r9 r1 r3 |
| 6168 | }; |
| 6169 | static const byte kInstruction_Crc32w_r9_r1_r4[] = { |
| 6170 | 0x44, 0x90, 0x41, 0xe1 // Crc32w r9 r1 r4 |
| 6171 | }; |
| 6172 | static const byte kInstruction_Crc32w_r9_r1_r5[] = { |
| 6173 | 0x45, 0x90, 0x41, 0xe1 // Crc32w r9 r1 r5 |
| 6174 | }; |
| 6175 | static const byte kInstruction_Crc32w_r9_r1_r6[] = { |
| 6176 | 0x46, 0x90, 0x41, 0xe1 // Crc32w r9 r1 r6 |
| 6177 | }; |
| 6178 | static const byte kInstruction_Crc32w_r9_r1_r7[] = { |
| 6179 | 0x47, 0x90, 0x41, 0xe1 // Crc32w r9 r1 r7 |
| 6180 | }; |
| 6181 | static const byte kInstruction_Crc32w_r9_r1_r8[] = { |
| 6182 | 0x48, 0x90, 0x41, 0xe1 // Crc32w r9 r1 r8 |
| 6183 | }; |
| 6184 | static const byte kInstruction_Crc32w_r9_r1_r9[] = { |
| 6185 | 0x49, 0x90, 0x41, 0xe1 // Crc32w r9 r1 r9 |
| 6186 | }; |
| 6187 | static const byte kInstruction_Crc32w_r9_r1_r10[] = { |
| 6188 | 0x4a, 0x90, 0x41, 0xe1 // Crc32w r9 r1 r10 |
| 6189 | }; |
| 6190 | static const byte kInstruction_Crc32w_r9_r1_r11[] = { |
| 6191 | 0x4b, 0x90, 0x41, 0xe1 // Crc32w r9 r1 r11 |
| 6192 | }; |
| 6193 | static const byte kInstruction_Crc32w_r9_r1_r12[] = { |
| 6194 | 0x4c, 0x90, 0x41, 0xe1 // Crc32w r9 r1 r12 |
| 6195 | }; |
| 6196 | static const byte kInstruction_Crc32w_r9_r1_r13[] = { |
| 6197 | 0x4d, 0x90, 0x41, 0xe1 // Crc32w r9 r1 r13 |
| 6198 | }; |
| 6199 | static const byte kInstruction_Crc32w_r9_r1_r14[] = { |
| 6200 | 0x4e, 0x90, 0x41, 0xe1 // Crc32w r9 r1 r14 |
| 6201 | }; |
| 6202 | static const byte kInstruction_Crc32w_r9_r2_r0[] = { |
| 6203 | 0x40, 0x90, 0x42, 0xe1 // Crc32w r9 r2 r0 |
| 6204 | }; |
| 6205 | static const byte kInstruction_Crc32w_r9_r2_r1[] = { |
| 6206 | 0x41, 0x90, 0x42, 0xe1 // Crc32w r9 r2 r1 |
| 6207 | }; |
| 6208 | static const byte kInstruction_Crc32w_r9_r2_r2[] = { |
| 6209 | 0x42, 0x90, 0x42, 0xe1 // Crc32w r9 r2 r2 |
| 6210 | }; |
| 6211 | static const byte kInstruction_Crc32w_r9_r2_r3[] = { |
| 6212 | 0x43, 0x90, 0x42, 0xe1 // Crc32w r9 r2 r3 |
| 6213 | }; |
| 6214 | static const byte kInstruction_Crc32w_r9_r2_r4[] = { |
| 6215 | 0x44, 0x90, 0x42, 0xe1 // Crc32w r9 r2 r4 |
| 6216 | }; |
| 6217 | static const byte kInstruction_Crc32w_r9_r2_r5[] = { |
| 6218 | 0x45, 0x90, 0x42, 0xe1 // Crc32w r9 r2 r5 |
| 6219 | }; |
| 6220 | static const byte kInstruction_Crc32w_r9_r2_r6[] = { |
| 6221 | 0x46, 0x90, 0x42, 0xe1 // Crc32w r9 r2 r6 |
| 6222 | }; |
| 6223 | static const byte kInstruction_Crc32w_r9_r2_r7[] = { |
| 6224 | 0x47, 0x90, 0x42, 0xe1 // Crc32w r9 r2 r7 |
| 6225 | }; |
| 6226 | static const byte kInstruction_Crc32w_r9_r2_r8[] = { |
| 6227 | 0x48, 0x90, 0x42, 0xe1 // Crc32w r9 r2 r8 |
| 6228 | }; |
| 6229 | static const byte kInstruction_Crc32w_r9_r2_r9[] = { |
| 6230 | 0x49, 0x90, 0x42, 0xe1 // Crc32w r9 r2 r9 |
| 6231 | }; |
| 6232 | static const byte kInstruction_Crc32w_r9_r2_r10[] = { |
| 6233 | 0x4a, 0x90, 0x42, 0xe1 // Crc32w r9 r2 r10 |
| 6234 | }; |
| 6235 | static const byte kInstruction_Crc32w_r9_r2_r11[] = { |
| 6236 | 0x4b, 0x90, 0x42, 0xe1 // Crc32w r9 r2 r11 |
| 6237 | }; |
| 6238 | static const byte kInstruction_Crc32w_r9_r2_r12[] = { |
| 6239 | 0x4c, 0x90, 0x42, 0xe1 // Crc32w r9 r2 r12 |
| 6240 | }; |
| 6241 | static const byte kInstruction_Crc32w_r9_r2_r13[] = { |
| 6242 | 0x4d, 0x90, 0x42, 0xe1 // Crc32w r9 r2 r13 |
| 6243 | }; |
| 6244 | static const byte kInstruction_Crc32w_r9_r2_r14[] = { |
| 6245 | 0x4e, 0x90, 0x42, 0xe1 // Crc32w r9 r2 r14 |
| 6246 | }; |
| 6247 | static const byte kInstruction_Crc32w_r9_r3_r0[] = { |
| 6248 | 0x40, 0x90, 0x43, 0xe1 // Crc32w r9 r3 r0 |
| 6249 | }; |
| 6250 | static const byte kInstruction_Crc32w_r9_r3_r1[] = { |
| 6251 | 0x41, 0x90, 0x43, 0xe1 // Crc32w r9 r3 r1 |
| 6252 | }; |
| 6253 | static const byte kInstruction_Crc32w_r9_r3_r2[] = { |
| 6254 | 0x42, 0x90, 0x43, 0xe1 // Crc32w r9 r3 r2 |
| 6255 | }; |
| 6256 | static const byte kInstruction_Crc32w_r9_r3_r3[] = { |
| 6257 | 0x43, 0x90, 0x43, 0xe1 // Crc32w r9 r3 r3 |
| 6258 | }; |
| 6259 | static const byte kInstruction_Crc32w_r9_r3_r4[] = { |
| 6260 | 0x44, 0x90, 0x43, 0xe1 // Crc32w r9 r3 r4 |
| 6261 | }; |
| 6262 | static const byte kInstruction_Crc32w_r9_r3_r5[] = { |
| 6263 | 0x45, 0x90, 0x43, 0xe1 // Crc32w r9 r3 r5 |
| 6264 | }; |
| 6265 | static const byte kInstruction_Crc32w_r9_r3_r6[] = { |
| 6266 | 0x46, 0x90, 0x43, 0xe1 // Crc32w r9 r3 r6 |
| 6267 | }; |
| 6268 | static const byte kInstruction_Crc32w_r9_r3_r7[] = { |
| 6269 | 0x47, 0x90, 0x43, 0xe1 // Crc32w r9 r3 r7 |
| 6270 | }; |
| 6271 | static const byte kInstruction_Crc32w_r9_r3_r8[] = { |
| 6272 | 0x48, 0x90, 0x43, 0xe1 // Crc32w r9 r3 r8 |
| 6273 | }; |
| 6274 | static const byte kInstruction_Crc32w_r9_r3_r9[] = { |
| 6275 | 0x49, 0x90, 0x43, 0xe1 // Crc32w r9 r3 r9 |
| 6276 | }; |
| 6277 | static const byte kInstruction_Crc32w_r9_r3_r10[] = { |
| 6278 | 0x4a, 0x90, 0x43, 0xe1 // Crc32w r9 r3 r10 |
| 6279 | }; |
| 6280 | static const byte kInstruction_Crc32w_r9_r3_r11[] = { |
| 6281 | 0x4b, 0x90, 0x43, 0xe1 // Crc32w r9 r3 r11 |
| 6282 | }; |
| 6283 | static const byte kInstruction_Crc32w_r9_r3_r12[] = { |
| 6284 | 0x4c, 0x90, 0x43, 0xe1 // Crc32w r9 r3 r12 |
| 6285 | }; |
| 6286 | static const byte kInstruction_Crc32w_r9_r3_r13[] = { |
| 6287 | 0x4d, 0x90, 0x43, 0xe1 // Crc32w r9 r3 r13 |
| 6288 | }; |
| 6289 | static const byte kInstruction_Crc32w_r9_r3_r14[] = { |
| 6290 | 0x4e, 0x90, 0x43, 0xe1 // Crc32w r9 r3 r14 |
| 6291 | }; |
| 6292 | static const byte kInstruction_Crc32w_r9_r4_r0[] = { |
| 6293 | 0x40, 0x90, 0x44, 0xe1 // Crc32w r9 r4 r0 |
| 6294 | }; |
| 6295 | static const byte kInstruction_Crc32w_r9_r4_r1[] = { |
| 6296 | 0x41, 0x90, 0x44, 0xe1 // Crc32w r9 r4 r1 |
| 6297 | }; |
| 6298 | static const byte kInstruction_Crc32w_r9_r4_r2[] = { |
| 6299 | 0x42, 0x90, 0x44, 0xe1 // Crc32w r9 r4 r2 |
| 6300 | }; |
| 6301 | static const byte kInstruction_Crc32w_r9_r4_r3[] = { |
| 6302 | 0x43, 0x90, 0x44, 0xe1 // Crc32w r9 r4 r3 |
| 6303 | }; |
| 6304 | static const byte kInstruction_Crc32w_r9_r4_r4[] = { |
| 6305 | 0x44, 0x90, 0x44, 0xe1 // Crc32w r9 r4 r4 |
| 6306 | }; |
| 6307 | static const byte kInstruction_Crc32w_r9_r4_r5[] = { |
| 6308 | 0x45, 0x90, 0x44, 0xe1 // Crc32w r9 r4 r5 |
| 6309 | }; |
| 6310 | static const byte kInstruction_Crc32w_r9_r4_r6[] = { |
| 6311 | 0x46, 0x90, 0x44, 0xe1 // Crc32w r9 r4 r6 |
| 6312 | }; |
| 6313 | static const byte kInstruction_Crc32w_r9_r4_r7[] = { |
| 6314 | 0x47, 0x90, 0x44, 0xe1 // Crc32w r9 r4 r7 |
| 6315 | }; |
| 6316 | static const byte kInstruction_Crc32w_r9_r4_r8[] = { |
| 6317 | 0x48, 0x90, 0x44, 0xe1 // Crc32w r9 r4 r8 |
| 6318 | }; |
| 6319 | static const byte kInstruction_Crc32w_r9_r4_r9[] = { |
| 6320 | 0x49, 0x90, 0x44, 0xe1 // Crc32w r9 r4 r9 |
| 6321 | }; |
| 6322 | static const byte kInstruction_Crc32w_r9_r4_r10[] = { |
| 6323 | 0x4a, 0x90, 0x44, 0xe1 // Crc32w r9 r4 r10 |
| 6324 | }; |
| 6325 | static const byte kInstruction_Crc32w_r9_r4_r11[] = { |
| 6326 | 0x4b, 0x90, 0x44, 0xe1 // Crc32w r9 r4 r11 |
| 6327 | }; |
| 6328 | static const byte kInstruction_Crc32w_r9_r4_r12[] = { |
| 6329 | 0x4c, 0x90, 0x44, 0xe1 // Crc32w r9 r4 r12 |
| 6330 | }; |
| 6331 | static const byte kInstruction_Crc32w_r9_r4_r13[] = { |
| 6332 | 0x4d, 0x90, 0x44, 0xe1 // Crc32w r9 r4 r13 |
| 6333 | }; |
| 6334 | static const byte kInstruction_Crc32w_r9_r4_r14[] = { |
| 6335 | 0x4e, 0x90, 0x44, 0xe1 // Crc32w r9 r4 r14 |
| 6336 | }; |
| 6337 | static const byte kInstruction_Crc32w_r9_r5_r0[] = { |
| 6338 | 0x40, 0x90, 0x45, 0xe1 // Crc32w r9 r5 r0 |
| 6339 | }; |
| 6340 | static const byte kInstruction_Crc32w_r9_r5_r1[] = { |
| 6341 | 0x41, 0x90, 0x45, 0xe1 // Crc32w r9 r5 r1 |
| 6342 | }; |
| 6343 | static const byte kInstruction_Crc32w_r9_r5_r2[] = { |
| 6344 | 0x42, 0x90, 0x45, 0xe1 // Crc32w r9 r5 r2 |
| 6345 | }; |
| 6346 | static const byte kInstruction_Crc32w_r9_r5_r3[] = { |
| 6347 | 0x43, 0x90, 0x45, 0xe1 // Crc32w r9 r5 r3 |
| 6348 | }; |
| 6349 | static const byte kInstruction_Crc32w_r9_r5_r4[] = { |
| 6350 | 0x44, 0x90, 0x45, 0xe1 // Crc32w r9 r5 r4 |
| 6351 | }; |
| 6352 | static const byte kInstruction_Crc32w_r9_r5_r5[] = { |
| 6353 | 0x45, 0x90, 0x45, 0xe1 // Crc32w r9 r5 r5 |
| 6354 | }; |
| 6355 | static const byte kInstruction_Crc32w_r9_r5_r6[] = { |
| 6356 | 0x46, 0x90, 0x45, 0xe1 // Crc32w r9 r5 r6 |
| 6357 | }; |
| 6358 | static const byte kInstruction_Crc32w_r9_r5_r7[] = { |
| 6359 | 0x47, 0x90, 0x45, 0xe1 // Crc32w r9 r5 r7 |
| 6360 | }; |
| 6361 | static const byte kInstruction_Crc32w_r9_r5_r8[] = { |
| 6362 | 0x48, 0x90, 0x45, 0xe1 // Crc32w r9 r5 r8 |
| 6363 | }; |
| 6364 | static const byte kInstruction_Crc32w_r9_r5_r9[] = { |
| 6365 | 0x49, 0x90, 0x45, 0xe1 // Crc32w r9 r5 r9 |
| 6366 | }; |
| 6367 | static const byte kInstruction_Crc32w_r9_r5_r10[] = { |
| 6368 | 0x4a, 0x90, 0x45, 0xe1 // Crc32w r9 r5 r10 |
| 6369 | }; |
| 6370 | static const byte kInstruction_Crc32w_r9_r5_r11[] = { |
| 6371 | 0x4b, 0x90, 0x45, 0xe1 // Crc32w r9 r5 r11 |
| 6372 | }; |
| 6373 | static const byte kInstruction_Crc32w_r9_r5_r12[] = { |
| 6374 | 0x4c, 0x90, 0x45, 0xe1 // Crc32w r9 r5 r12 |
| 6375 | }; |
| 6376 | static const byte kInstruction_Crc32w_r9_r5_r13[] = { |
| 6377 | 0x4d, 0x90, 0x45, 0xe1 // Crc32w r9 r5 r13 |
| 6378 | }; |
| 6379 | static const byte kInstruction_Crc32w_r9_r5_r14[] = { |
| 6380 | 0x4e, 0x90, 0x45, 0xe1 // Crc32w r9 r5 r14 |
| 6381 | }; |
| 6382 | static const byte kInstruction_Crc32w_r9_r6_r0[] = { |
| 6383 | 0x40, 0x90, 0x46, 0xe1 // Crc32w r9 r6 r0 |
| 6384 | }; |
| 6385 | static const byte kInstruction_Crc32w_r9_r6_r1[] = { |
| 6386 | 0x41, 0x90, 0x46, 0xe1 // Crc32w r9 r6 r1 |
| 6387 | }; |
| 6388 | static const byte kInstruction_Crc32w_r9_r6_r2[] = { |
| 6389 | 0x42, 0x90, 0x46, 0xe1 // Crc32w r9 r6 r2 |
| 6390 | }; |
| 6391 | static const byte kInstruction_Crc32w_r9_r6_r3[] = { |
| 6392 | 0x43, 0x90, 0x46, 0xe1 // Crc32w r9 r6 r3 |
| 6393 | }; |
| 6394 | static const byte kInstruction_Crc32w_r9_r6_r4[] = { |
| 6395 | 0x44, 0x90, 0x46, 0xe1 // Crc32w r9 r6 r4 |
| 6396 | }; |
| 6397 | static const byte kInstruction_Crc32w_r9_r6_r5[] = { |
| 6398 | 0x45, 0x90, 0x46, 0xe1 // Crc32w r9 r6 r5 |
| 6399 | }; |
| 6400 | static const byte kInstruction_Crc32w_r9_r6_r6[] = { |
| 6401 | 0x46, 0x90, 0x46, 0xe1 // Crc32w r9 r6 r6 |
| 6402 | }; |
| 6403 | static const byte kInstruction_Crc32w_r9_r6_r7[] = { |
| 6404 | 0x47, 0x90, 0x46, 0xe1 // Crc32w r9 r6 r7 |
| 6405 | }; |
| 6406 | static const byte kInstruction_Crc32w_r9_r6_r8[] = { |
| 6407 | 0x48, 0x90, 0x46, 0xe1 // Crc32w r9 r6 r8 |
| 6408 | }; |
| 6409 | static const byte kInstruction_Crc32w_r9_r6_r9[] = { |
| 6410 | 0x49, 0x90, 0x46, 0xe1 // Crc32w r9 r6 r9 |
| 6411 | }; |
| 6412 | static const byte kInstruction_Crc32w_r9_r6_r10[] = { |
| 6413 | 0x4a, 0x90, 0x46, 0xe1 // Crc32w r9 r6 r10 |
| 6414 | }; |
| 6415 | static const byte kInstruction_Crc32w_r9_r6_r11[] = { |
| 6416 | 0x4b, 0x90, 0x46, 0xe1 // Crc32w r9 r6 r11 |
| 6417 | }; |
| 6418 | static const byte kInstruction_Crc32w_r9_r6_r12[] = { |
| 6419 | 0x4c, 0x90, 0x46, 0xe1 // Crc32w r9 r6 r12 |
| 6420 | }; |
| 6421 | static const byte kInstruction_Crc32w_r9_r6_r13[] = { |
| 6422 | 0x4d, 0x90, 0x46, 0xe1 // Crc32w r9 r6 r13 |
| 6423 | }; |
| 6424 | static const byte kInstruction_Crc32w_r9_r6_r14[] = { |
| 6425 | 0x4e, 0x90, 0x46, 0xe1 // Crc32w r9 r6 r14 |
| 6426 | }; |
| 6427 | static const byte kInstruction_Crc32w_r9_r7_r0[] = { |
| 6428 | 0x40, 0x90, 0x47, 0xe1 // Crc32w r9 r7 r0 |
| 6429 | }; |
| 6430 | static const byte kInstruction_Crc32w_r9_r7_r1[] = { |
| 6431 | 0x41, 0x90, 0x47, 0xe1 // Crc32w r9 r7 r1 |
| 6432 | }; |
| 6433 | static const byte kInstruction_Crc32w_r9_r7_r2[] = { |
| 6434 | 0x42, 0x90, 0x47, 0xe1 // Crc32w r9 r7 r2 |
| 6435 | }; |
| 6436 | static const byte kInstruction_Crc32w_r9_r7_r3[] = { |
| 6437 | 0x43, 0x90, 0x47, 0xe1 // Crc32w r9 r7 r3 |
| 6438 | }; |
| 6439 | static const byte kInstruction_Crc32w_r9_r7_r4[] = { |
| 6440 | 0x44, 0x90, 0x47, 0xe1 // Crc32w r9 r7 r4 |
| 6441 | }; |
| 6442 | static const byte kInstruction_Crc32w_r9_r7_r5[] = { |
| 6443 | 0x45, 0x90, 0x47, 0xe1 // Crc32w r9 r7 r5 |
| 6444 | }; |
| 6445 | static const byte kInstruction_Crc32w_r9_r7_r6[] = { |
| 6446 | 0x46, 0x90, 0x47, 0xe1 // Crc32w r9 r7 r6 |
| 6447 | }; |
| 6448 | static const byte kInstruction_Crc32w_r9_r7_r7[] = { |
| 6449 | 0x47, 0x90, 0x47, 0xe1 // Crc32w r9 r7 r7 |
| 6450 | }; |
| 6451 | static const byte kInstruction_Crc32w_r9_r7_r8[] = { |
| 6452 | 0x48, 0x90, 0x47, 0xe1 // Crc32w r9 r7 r8 |
| 6453 | }; |
| 6454 | static const byte kInstruction_Crc32w_r9_r7_r9[] = { |
| 6455 | 0x49, 0x90, 0x47, 0xe1 // Crc32w r9 r7 r9 |
| 6456 | }; |
| 6457 | static const byte kInstruction_Crc32w_r9_r7_r10[] = { |
| 6458 | 0x4a, 0x90, 0x47, 0xe1 // Crc32w r9 r7 r10 |
| 6459 | }; |
| 6460 | static const byte kInstruction_Crc32w_r9_r7_r11[] = { |
| 6461 | 0x4b, 0x90, 0x47, 0xe1 // Crc32w r9 r7 r11 |
| 6462 | }; |
| 6463 | static const byte kInstruction_Crc32w_r9_r7_r12[] = { |
| 6464 | 0x4c, 0x90, 0x47, 0xe1 // Crc32w r9 r7 r12 |
| 6465 | }; |
| 6466 | static const byte kInstruction_Crc32w_r9_r7_r13[] = { |
| 6467 | 0x4d, 0x90, 0x47, 0xe1 // Crc32w r9 r7 r13 |
| 6468 | }; |
| 6469 | static const byte kInstruction_Crc32w_r9_r7_r14[] = { |
| 6470 | 0x4e, 0x90, 0x47, 0xe1 // Crc32w r9 r7 r14 |
| 6471 | }; |
| 6472 | static const byte kInstruction_Crc32w_r9_r8_r0[] = { |
| 6473 | 0x40, 0x90, 0x48, 0xe1 // Crc32w r9 r8 r0 |
| 6474 | }; |
| 6475 | static const byte kInstruction_Crc32w_r9_r8_r1[] = { |
| 6476 | 0x41, 0x90, 0x48, 0xe1 // Crc32w r9 r8 r1 |
| 6477 | }; |
| 6478 | static const byte kInstruction_Crc32w_r9_r8_r2[] = { |
| 6479 | 0x42, 0x90, 0x48, 0xe1 // Crc32w r9 r8 r2 |
| 6480 | }; |
| 6481 | static const byte kInstruction_Crc32w_r9_r8_r3[] = { |
| 6482 | 0x43, 0x90, 0x48, 0xe1 // Crc32w r9 r8 r3 |
| 6483 | }; |
| 6484 | static const byte kInstruction_Crc32w_r9_r8_r4[] = { |
| 6485 | 0x44, 0x90, 0x48, 0xe1 // Crc32w r9 r8 r4 |
| 6486 | }; |
| 6487 | static const byte kInstruction_Crc32w_r9_r8_r5[] = { |
| 6488 | 0x45, 0x90, 0x48, 0xe1 // Crc32w r9 r8 r5 |
| 6489 | }; |
| 6490 | static const byte kInstruction_Crc32w_r9_r8_r6[] = { |
| 6491 | 0x46, 0x90, 0x48, 0xe1 // Crc32w r9 r8 r6 |
| 6492 | }; |
| 6493 | static const byte kInstruction_Crc32w_r9_r8_r7[] = { |
| 6494 | 0x47, 0x90, 0x48, 0xe1 // Crc32w r9 r8 r7 |
| 6495 | }; |
| 6496 | static const byte kInstruction_Crc32w_r9_r8_r8[] = { |
| 6497 | 0x48, 0x90, 0x48, 0xe1 // Crc32w r9 r8 r8 |
| 6498 | }; |
| 6499 | static const byte kInstruction_Crc32w_r9_r8_r9[] = { |
| 6500 | 0x49, 0x90, 0x48, 0xe1 // Crc32w r9 r8 r9 |
| 6501 | }; |
| 6502 | static const byte kInstruction_Crc32w_r9_r8_r10[] = { |
| 6503 | 0x4a, 0x90, 0x48, 0xe1 // Crc32w r9 r8 r10 |
| 6504 | }; |
| 6505 | static const byte kInstruction_Crc32w_r9_r8_r11[] = { |
| 6506 | 0x4b, 0x90, 0x48, 0xe1 // Crc32w r9 r8 r11 |
| 6507 | }; |
| 6508 | static const byte kInstruction_Crc32w_r9_r8_r12[] = { |
| 6509 | 0x4c, 0x90, 0x48, 0xe1 // Crc32w r9 r8 r12 |
| 6510 | }; |
| 6511 | static const byte kInstruction_Crc32w_r9_r8_r13[] = { |
| 6512 | 0x4d, 0x90, 0x48, 0xe1 // Crc32w r9 r8 r13 |
| 6513 | }; |
| 6514 | static const byte kInstruction_Crc32w_r9_r8_r14[] = { |
| 6515 | 0x4e, 0x90, 0x48, 0xe1 // Crc32w r9 r8 r14 |
| 6516 | }; |
| 6517 | static const byte kInstruction_Crc32w_r9_r9_r0[] = { |
| 6518 | 0x40, 0x90, 0x49, 0xe1 // Crc32w r9 r9 r0 |
| 6519 | }; |
| 6520 | static const byte kInstruction_Crc32w_r9_r9_r1[] = { |
| 6521 | 0x41, 0x90, 0x49, 0xe1 // Crc32w r9 r9 r1 |
| 6522 | }; |
| 6523 | static const byte kInstruction_Crc32w_r9_r9_r2[] = { |
| 6524 | 0x42, 0x90, 0x49, 0xe1 // Crc32w r9 r9 r2 |
| 6525 | }; |
| 6526 | static const byte kInstruction_Crc32w_r9_r9_r3[] = { |
| 6527 | 0x43, 0x90, 0x49, 0xe1 // Crc32w r9 r9 r3 |
| 6528 | }; |
| 6529 | static const byte kInstruction_Crc32w_r9_r9_r4[] = { |
| 6530 | 0x44, 0x90, 0x49, 0xe1 // Crc32w r9 r9 r4 |
| 6531 | }; |
| 6532 | static const byte kInstruction_Crc32w_r9_r9_r5[] = { |
| 6533 | 0x45, 0x90, 0x49, 0xe1 // Crc32w r9 r9 r5 |
| 6534 | }; |
| 6535 | static const byte kInstruction_Crc32w_r9_r9_r6[] = { |
| 6536 | 0x46, 0x90, 0x49, 0xe1 // Crc32w r9 r9 r6 |
| 6537 | }; |
| 6538 | static const byte kInstruction_Crc32w_r9_r9_r7[] = { |
| 6539 | 0x47, 0x90, 0x49, 0xe1 // Crc32w r9 r9 r7 |
| 6540 | }; |
| 6541 | static const byte kInstruction_Crc32w_r9_r9_r8[] = { |
| 6542 | 0x48, 0x90, 0x49, 0xe1 // Crc32w r9 r9 r8 |
| 6543 | }; |
| 6544 | static const byte kInstruction_Crc32w_r9_r9_r9[] = { |
| 6545 | 0x49, 0x90, 0x49, 0xe1 // Crc32w r9 r9 r9 |
| 6546 | }; |
| 6547 | static const byte kInstruction_Crc32w_r9_r9_r10[] = { |
| 6548 | 0x4a, 0x90, 0x49, 0xe1 // Crc32w r9 r9 r10 |
| 6549 | }; |
| 6550 | static const byte kInstruction_Crc32w_r9_r9_r11[] = { |
| 6551 | 0x4b, 0x90, 0x49, 0xe1 // Crc32w r9 r9 r11 |
| 6552 | }; |
| 6553 | static const byte kInstruction_Crc32w_r9_r9_r12[] = { |
| 6554 | 0x4c, 0x90, 0x49, 0xe1 // Crc32w r9 r9 r12 |
| 6555 | }; |
| 6556 | static const byte kInstruction_Crc32w_r9_r9_r13[] = { |
| 6557 | 0x4d, 0x90, 0x49, 0xe1 // Crc32w r9 r9 r13 |
| 6558 | }; |
| 6559 | static const byte kInstruction_Crc32w_r9_r9_r14[] = { |
| 6560 | 0x4e, 0x90, 0x49, 0xe1 // Crc32w r9 r9 r14 |
| 6561 | }; |
| 6562 | static const byte kInstruction_Crc32w_r9_r10_r0[] = { |
| 6563 | 0x40, 0x90, 0x4a, 0xe1 // Crc32w r9 r10 r0 |
| 6564 | }; |
| 6565 | static const byte kInstruction_Crc32w_r9_r10_r1[] = { |
| 6566 | 0x41, 0x90, 0x4a, 0xe1 // Crc32w r9 r10 r1 |
| 6567 | }; |
| 6568 | static const byte kInstruction_Crc32w_r9_r10_r2[] = { |
| 6569 | 0x42, 0x90, 0x4a, 0xe1 // Crc32w r9 r10 r2 |
| 6570 | }; |
| 6571 | static const byte kInstruction_Crc32w_r9_r10_r3[] = { |
| 6572 | 0x43, 0x90, 0x4a, 0xe1 // Crc32w r9 r10 r3 |
| 6573 | }; |
| 6574 | static const byte kInstruction_Crc32w_r9_r10_r4[] = { |
| 6575 | 0x44, 0x90, 0x4a, 0xe1 // Crc32w r9 r10 r4 |
| 6576 | }; |
| 6577 | static const byte kInstruction_Crc32w_r9_r10_r5[] = { |
| 6578 | 0x45, 0x90, 0x4a, 0xe1 // Crc32w r9 r10 r5 |
| 6579 | }; |
| 6580 | static const byte kInstruction_Crc32w_r9_r10_r6[] = { |
| 6581 | 0x46, 0x90, 0x4a, 0xe1 // Crc32w r9 r10 r6 |
| 6582 | }; |
| 6583 | static const byte kInstruction_Crc32w_r9_r10_r7[] = { |
| 6584 | 0x47, 0x90, 0x4a, 0xe1 // Crc32w r9 r10 r7 |
| 6585 | }; |
| 6586 | static const byte kInstruction_Crc32w_r9_r10_r8[] = { |
| 6587 | 0x48, 0x90, 0x4a, 0xe1 // Crc32w r9 r10 r8 |
| 6588 | }; |
| 6589 | static const byte kInstruction_Crc32w_r9_r10_r9[] = { |
| 6590 | 0x49, 0x90, 0x4a, 0xe1 // Crc32w r9 r10 r9 |
| 6591 | }; |
| 6592 | static const byte kInstruction_Crc32w_r9_r10_r10[] = { |
| 6593 | 0x4a, 0x90, 0x4a, 0xe1 // Crc32w r9 r10 r10 |
| 6594 | }; |
| 6595 | static const byte kInstruction_Crc32w_r9_r10_r11[] = { |
| 6596 | 0x4b, 0x90, 0x4a, 0xe1 // Crc32w r9 r10 r11 |
| 6597 | }; |
| 6598 | static const byte kInstruction_Crc32w_r9_r10_r12[] = { |
| 6599 | 0x4c, 0x90, 0x4a, 0xe1 // Crc32w r9 r10 r12 |
| 6600 | }; |
| 6601 | static const byte kInstruction_Crc32w_r9_r10_r13[] = { |
| 6602 | 0x4d, 0x90, 0x4a, 0xe1 // Crc32w r9 r10 r13 |
| 6603 | }; |
| 6604 | static const byte kInstruction_Crc32w_r9_r10_r14[] = { |
| 6605 | 0x4e, 0x90, 0x4a, 0xe1 // Crc32w r9 r10 r14 |
| 6606 | }; |
| 6607 | static const byte kInstruction_Crc32w_r9_r11_r0[] = { |
| 6608 | 0x40, 0x90, 0x4b, 0xe1 // Crc32w r9 r11 r0 |
| 6609 | }; |
| 6610 | static const byte kInstruction_Crc32w_r9_r11_r1[] = { |
| 6611 | 0x41, 0x90, 0x4b, 0xe1 // Crc32w r9 r11 r1 |
| 6612 | }; |
| 6613 | static const byte kInstruction_Crc32w_r9_r11_r2[] = { |
| 6614 | 0x42, 0x90, 0x4b, 0xe1 // Crc32w r9 r11 r2 |
| 6615 | }; |
| 6616 | static const byte kInstruction_Crc32w_r9_r11_r3[] = { |
| 6617 | 0x43, 0x90, 0x4b, 0xe1 // Crc32w r9 r11 r3 |
| 6618 | }; |
| 6619 | static const byte kInstruction_Crc32w_r9_r11_r4[] = { |
| 6620 | 0x44, 0x90, 0x4b, 0xe1 // Crc32w r9 r11 r4 |
| 6621 | }; |
| 6622 | static const byte kInstruction_Crc32w_r9_r11_r5[] = { |
| 6623 | 0x45, 0x90, 0x4b, 0xe1 // Crc32w r9 r11 r5 |
| 6624 | }; |
| 6625 | static const byte kInstruction_Crc32w_r9_r11_r6[] = { |
| 6626 | 0x46, 0x90, 0x4b, 0xe1 // Crc32w r9 r11 r6 |
| 6627 | }; |
| 6628 | static const byte kInstruction_Crc32w_r9_r11_r7[] = { |
| 6629 | 0x47, 0x90, 0x4b, 0xe1 // Crc32w r9 r11 r7 |
| 6630 | }; |
| 6631 | static const byte kInstruction_Crc32w_r9_r11_r8[] = { |
| 6632 | 0x48, 0x90, 0x4b, 0xe1 // Crc32w r9 r11 r8 |
| 6633 | }; |
| 6634 | static const byte kInstruction_Crc32w_r9_r11_r9[] = { |
| 6635 | 0x49, 0x90, 0x4b, 0xe1 // Crc32w r9 r11 r9 |
| 6636 | }; |
| 6637 | static const byte kInstruction_Crc32w_r9_r11_r10[] = { |
| 6638 | 0x4a, 0x90, 0x4b, 0xe1 // Crc32w r9 r11 r10 |
| 6639 | }; |
| 6640 | static const byte kInstruction_Crc32w_r9_r11_r11[] = { |
| 6641 | 0x4b, 0x90, 0x4b, 0xe1 // Crc32w r9 r11 r11 |
| 6642 | }; |
| 6643 | static const byte kInstruction_Crc32w_r9_r11_r12[] = { |
| 6644 | 0x4c, 0x90, 0x4b, 0xe1 // Crc32w r9 r11 r12 |
| 6645 | }; |
| 6646 | static const byte kInstruction_Crc32w_r9_r11_r13[] = { |
| 6647 | 0x4d, 0x90, 0x4b, 0xe1 // Crc32w r9 r11 r13 |
| 6648 | }; |
| 6649 | static const byte kInstruction_Crc32w_r9_r11_r14[] = { |
| 6650 | 0x4e, 0x90, 0x4b, 0xe1 // Crc32w r9 r11 r14 |
| 6651 | }; |
| 6652 | static const byte kInstruction_Crc32w_r9_r12_r0[] = { |
| 6653 | 0x40, 0x90, 0x4c, 0xe1 // Crc32w r9 r12 r0 |
| 6654 | }; |
| 6655 | static const byte kInstruction_Crc32w_r9_r12_r1[] = { |
| 6656 | 0x41, 0x90, 0x4c, 0xe1 // Crc32w r9 r12 r1 |
| 6657 | }; |
| 6658 | static const byte kInstruction_Crc32w_r9_r12_r2[] = { |
| 6659 | 0x42, 0x90, 0x4c, 0xe1 // Crc32w r9 r12 r2 |
| 6660 | }; |
| 6661 | static const byte kInstruction_Crc32w_r9_r12_r3[] = { |
| 6662 | 0x43, 0x90, 0x4c, 0xe1 // Crc32w r9 r12 r3 |
| 6663 | }; |
| 6664 | static const byte kInstruction_Crc32w_r9_r12_r4[] = { |
| 6665 | 0x44, 0x90, 0x4c, 0xe1 // Crc32w r9 r12 r4 |
| 6666 | }; |
| 6667 | static const byte kInstruction_Crc32w_r9_r12_r5[] = { |
| 6668 | 0x45, 0x90, 0x4c, 0xe1 // Crc32w r9 r12 r5 |
| 6669 | }; |
| 6670 | static const byte kInstruction_Crc32w_r9_r12_r6[] = { |
| 6671 | 0x46, 0x90, 0x4c, 0xe1 // Crc32w r9 r12 r6 |
| 6672 | }; |
| 6673 | static const byte kInstruction_Crc32w_r9_r12_r7[] = { |
| 6674 | 0x47, 0x90, 0x4c, 0xe1 // Crc32w r9 r12 r7 |
| 6675 | }; |
| 6676 | static const byte kInstruction_Crc32w_r9_r12_r8[] = { |
| 6677 | 0x48, 0x90, 0x4c, 0xe1 // Crc32w r9 r12 r8 |
| 6678 | }; |
| 6679 | static const byte kInstruction_Crc32w_r9_r12_r9[] = { |
| 6680 | 0x49, 0x90, 0x4c, 0xe1 // Crc32w r9 r12 r9 |
| 6681 | }; |
| 6682 | static const byte kInstruction_Crc32w_r9_r12_r10[] = { |
| 6683 | 0x4a, 0x90, 0x4c, 0xe1 // Crc32w r9 r12 r10 |
| 6684 | }; |
| 6685 | static const byte kInstruction_Crc32w_r9_r12_r11[] = { |
| 6686 | 0x4b, 0x90, 0x4c, 0xe1 // Crc32w r9 r12 r11 |
| 6687 | }; |
| 6688 | static const byte kInstruction_Crc32w_r9_r12_r12[] = { |
| 6689 | 0x4c, 0x90, 0x4c, 0xe1 // Crc32w r9 r12 r12 |
| 6690 | }; |
| 6691 | static const byte kInstruction_Crc32w_r9_r12_r13[] = { |
| 6692 | 0x4d, 0x90, 0x4c, 0xe1 // Crc32w r9 r12 r13 |
| 6693 | }; |
| 6694 | static const byte kInstruction_Crc32w_r9_r12_r14[] = { |
| 6695 | 0x4e, 0x90, 0x4c, 0xe1 // Crc32w r9 r12 r14 |
| 6696 | }; |
| 6697 | static const byte kInstruction_Crc32w_r9_r13_r0[] = { |
| 6698 | 0x40, 0x90, 0x4d, 0xe1 // Crc32w r9 r13 r0 |
| 6699 | }; |
| 6700 | static const byte kInstruction_Crc32w_r9_r13_r1[] = { |
| 6701 | 0x41, 0x90, 0x4d, 0xe1 // Crc32w r9 r13 r1 |
| 6702 | }; |
| 6703 | static const byte kInstruction_Crc32w_r9_r13_r2[] = { |
| 6704 | 0x42, 0x90, 0x4d, 0xe1 // Crc32w r9 r13 r2 |
| 6705 | }; |
| 6706 | static const byte kInstruction_Crc32w_r9_r13_r3[] = { |
| 6707 | 0x43, 0x90, 0x4d, 0xe1 // Crc32w r9 r13 r3 |
| 6708 | }; |
| 6709 | static const byte kInstruction_Crc32w_r9_r13_r4[] = { |
| 6710 | 0x44, 0x90, 0x4d, 0xe1 // Crc32w r9 r13 r4 |
| 6711 | }; |
| 6712 | static const byte kInstruction_Crc32w_r9_r13_r5[] = { |
| 6713 | 0x45, 0x90, 0x4d, 0xe1 // Crc32w r9 r13 r5 |
| 6714 | }; |
| 6715 | static const byte kInstruction_Crc32w_r9_r13_r6[] = { |
| 6716 | 0x46, 0x90, 0x4d, 0xe1 // Crc32w r9 r13 r6 |
| 6717 | }; |
| 6718 | static const byte kInstruction_Crc32w_r9_r13_r7[] = { |
| 6719 | 0x47, 0x90, 0x4d, 0xe1 // Crc32w r9 r13 r7 |
| 6720 | }; |
| 6721 | static const byte kInstruction_Crc32w_r9_r13_r8[] = { |
| 6722 | 0x48, 0x90, 0x4d, 0xe1 // Crc32w r9 r13 r8 |
| 6723 | }; |
| 6724 | static const byte kInstruction_Crc32w_r9_r13_r9[] = { |
| 6725 | 0x49, 0x90, 0x4d, 0xe1 // Crc32w r9 r13 r9 |
| 6726 | }; |
| 6727 | static const byte kInstruction_Crc32w_r9_r13_r10[] = { |
| 6728 | 0x4a, 0x90, 0x4d, 0xe1 // Crc32w r9 r13 r10 |
| 6729 | }; |
| 6730 | static const byte kInstruction_Crc32w_r9_r13_r11[] = { |
| 6731 | 0x4b, 0x90, 0x4d, 0xe1 // Crc32w r9 r13 r11 |
| 6732 | }; |
| 6733 | static const byte kInstruction_Crc32w_r9_r13_r12[] = { |
| 6734 | 0x4c, 0x90, 0x4d, 0xe1 // Crc32w r9 r13 r12 |
| 6735 | }; |
| 6736 | static const byte kInstruction_Crc32w_r9_r13_r13[] = { |
| 6737 | 0x4d, 0x90, 0x4d, 0xe1 // Crc32w r9 r13 r13 |
| 6738 | }; |
| 6739 | static const byte kInstruction_Crc32w_r9_r13_r14[] = { |
| 6740 | 0x4e, 0x90, 0x4d, 0xe1 // Crc32w r9 r13 r14 |
| 6741 | }; |
| 6742 | static const byte kInstruction_Crc32w_r9_r14_r0[] = { |
| 6743 | 0x40, 0x90, 0x4e, 0xe1 // Crc32w r9 r14 r0 |
| 6744 | }; |
| 6745 | static const byte kInstruction_Crc32w_r9_r14_r1[] = { |
| 6746 | 0x41, 0x90, 0x4e, 0xe1 // Crc32w r9 r14 r1 |
| 6747 | }; |
| 6748 | static const byte kInstruction_Crc32w_r9_r14_r2[] = { |
| 6749 | 0x42, 0x90, 0x4e, 0xe1 // Crc32w r9 r14 r2 |
| 6750 | }; |
| 6751 | static const byte kInstruction_Crc32w_r9_r14_r3[] = { |
| 6752 | 0x43, 0x90, 0x4e, 0xe1 // Crc32w r9 r14 r3 |
| 6753 | }; |
| 6754 | static const byte kInstruction_Crc32w_r9_r14_r4[] = { |
| 6755 | 0x44, 0x90, 0x4e, 0xe1 // Crc32w r9 r14 r4 |
| 6756 | }; |
| 6757 | static const byte kInstruction_Crc32w_r9_r14_r5[] = { |
| 6758 | 0x45, 0x90, 0x4e, 0xe1 // Crc32w r9 r14 r5 |
| 6759 | }; |
| 6760 | static const byte kInstruction_Crc32w_r9_r14_r6[] = { |
| 6761 | 0x46, 0x90, 0x4e, 0xe1 // Crc32w r9 r14 r6 |
| 6762 | }; |
| 6763 | static const byte kInstruction_Crc32w_r9_r14_r7[] = { |
| 6764 | 0x47, 0x90, 0x4e, 0xe1 // Crc32w r9 r14 r7 |
| 6765 | }; |
| 6766 | static const byte kInstruction_Crc32w_r9_r14_r8[] = { |
| 6767 | 0x48, 0x90, 0x4e, 0xe1 // Crc32w r9 r14 r8 |
| 6768 | }; |
| 6769 | static const byte kInstruction_Crc32w_r9_r14_r9[] = { |
| 6770 | 0x49, 0x90, 0x4e, 0xe1 // Crc32w r9 r14 r9 |
| 6771 | }; |
| 6772 | static const byte kInstruction_Crc32w_r9_r14_r10[] = { |
| 6773 | 0x4a, 0x90, 0x4e, 0xe1 // Crc32w r9 r14 r10 |
| 6774 | }; |
| 6775 | static const byte kInstruction_Crc32w_r9_r14_r11[] = { |
| 6776 | 0x4b, 0x90, 0x4e, 0xe1 // Crc32w r9 r14 r11 |
| 6777 | }; |
| 6778 | static const byte kInstruction_Crc32w_r9_r14_r12[] = { |
| 6779 | 0x4c, 0x90, 0x4e, 0xe1 // Crc32w r9 r14 r12 |
| 6780 | }; |
| 6781 | static const byte kInstruction_Crc32w_r9_r14_r13[] = { |
| 6782 | 0x4d, 0x90, 0x4e, 0xe1 // Crc32w r9 r14 r13 |
| 6783 | }; |
| 6784 | static const byte kInstruction_Crc32w_r9_r14_r14[] = { |
| 6785 | 0x4e, 0x90, 0x4e, 0xe1 // Crc32w r9 r14 r14 |
| 6786 | }; |
| 6787 | static const byte kInstruction_Crc32w_r10_r0_r0[] = { |
| 6788 | 0x40, 0xa0, 0x40, 0xe1 // Crc32w r10 r0 r0 |
| 6789 | }; |
| 6790 | static const byte kInstruction_Crc32w_r10_r0_r1[] = { |
| 6791 | 0x41, 0xa0, 0x40, 0xe1 // Crc32w r10 r0 r1 |
| 6792 | }; |
| 6793 | static const byte kInstruction_Crc32w_r10_r0_r2[] = { |
| 6794 | 0x42, 0xa0, 0x40, 0xe1 // Crc32w r10 r0 r2 |
| 6795 | }; |
| 6796 | static const byte kInstruction_Crc32w_r10_r0_r3[] = { |
| 6797 | 0x43, 0xa0, 0x40, 0xe1 // Crc32w r10 r0 r3 |
| 6798 | }; |
| 6799 | static const byte kInstruction_Crc32w_r10_r0_r4[] = { |
| 6800 | 0x44, 0xa0, 0x40, 0xe1 // Crc32w r10 r0 r4 |
| 6801 | }; |
| 6802 | static const byte kInstruction_Crc32w_r10_r0_r5[] = { |
| 6803 | 0x45, 0xa0, 0x40, 0xe1 // Crc32w r10 r0 r5 |
| 6804 | }; |
| 6805 | static const byte kInstruction_Crc32w_r10_r0_r6[] = { |
| 6806 | 0x46, 0xa0, 0x40, 0xe1 // Crc32w r10 r0 r6 |
| 6807 | }; |
| 6808 | static const byte kInstruction_Crc32w_r10_r0_r7[] = { |
| 6809 | 0x47, 0xa0, 0x40, 0xe1 // Crc32w r10 r0 r7 |
| 6810 | }; |
| 6811 | static const byte kInstruction_Crc32w_r10_r0_r8[] = { |
| 6812 | 0x48, 0xa0, 0x40, 0xe1 // Crc32w r10 r0 r8 |
| 6813 | }; |
| 6814 | static const byte kInstruction_Crc32w_r10_r0_r9[] = { |
| 6815 | 0x49, 0xa0, 0x40, 0xe1 // Crc32w r10 r0 r9 |
| 6816 | }; |
| 6817 | static const byte kInstruction_Crc32w_r10_r0_r10[] = { |
| 6818 | 0x4a, 0xa0, 0x40, 0xe1 // Crc32w r10 r0 r10 |
| 6819 | }; |
| 6820 | static const byte kInstruction_Crc32w_r10_r0_r11[] = { |
| 6821 | 0x4b, 0xa0, 0x40, 0xe1 // Crc32w r10 r0 r11 |
| 6822 | }; |
| 6823 | static const byte kInstruction_Crc32w_r10_r0_r12[] = { |
| 6824 | 0x4c, 0xa0, 0x40, 0xe1 // Crc32w r10 r0 r12 |
| 6825 | }; |
| 6826 | static const byte kInstruction_Crc32w_r10_r0_r13[] = { |
| 6827 | 0x4d, 0xa0, 0x40, 0xe1 // Crc32w r10 r0 r13 |
| 6828 | }; |
| 6829 | static const byte kInstruction_Crc32w_r10_r0_r14[] = { |
| 6830 | 0x4e, 0xa0, 0x40, 0xe1 // Crc32w r10 r0 r14 |
| 6831 | }; |
| 6832 | static const byte kInstruction_Crc32w_r10_r1_r0[] = { |
| 6833 | 0x40, 0xa0, 0x41, 0xe1 // Crc32w r10 r1 r0 |
| 6834 | }; |
| 6835 | static const byte kInstruction_Crc32w_r10_r1_r1[] = { |
| 6836 | 0x41, 0xa0, 0x41, 0xe1 // Crc32w r10 r1 r1 |
| 6837 | }; |
| 6838 | static const byte kInstruction_Crc32w_r10_r1_r2[] = { |
| 6839 | 0x42, 0xa0, 0x41, 0xe1 // Crc32w r10 r1 r2 |
| 6840 | }; |
| 6841 | static const byte kInstruction_Crc32w_r10_r1_r3[] = { |
| 6842 | 0x43, 0xa0, 0x41, 0xe1 // Crc32w r10 r1 r3 |
| 6843 | }; |
| 6844 | static const byte kInstruction_Crc32w_r10_r1_r4[] = { |
| 6845 | 0x44, 0xa0, 0x41, 0xe1 // Crc32w r10 r1 r4 |
| 6846 | }; |
| 6847 | static const byte kInstruction_Crc32w_r10_r1_r5[] = { |
| 6848 | 0x45, 0xa0, 0x41, 0xe1 // Crc32w r10 r1 r5 |
| 6849 | }; |
| 6850 | static const byte kInstruction_Crc32w_r10_r1_r6[] = { |
| 6851 | 0x46, 0xa0, 0x41, 0xe1 // Crc32w r10 r1 r6 |
| 6852 | }; |
| 6853 | static const byte kInstruction_Crc32w_r10_r1_r7[] = { |
| 6854 | 0x47, 0xa0, 0x41, 0xe1 // Crc32w r10 r1 r7 |
| 6855 | }; |
| 6856 | static const byte kInstruction_Crc32w_r10_r1_r8[] = { |
| 6857 | 0x48, 0xa0, 0x41, 0xe1 // Crc32w r10 r1 r8 |
| 6858 | }; |
| 6859 | static const byte kInstruction_Crc32w_r10_r1_r9[] = { |
| 6860 | 0x49, 0xa0, 0x41, 0xe1 // Crc32w r10 r1 r9 |
| 6861 | }; |
| 6862 | static const byte kInstruction_Crc32w_r10_r1_r10[] = { |
| 6863 | 0x4a, 0xa0, 0x41, 0xe1 // Crc32w r10 r1 r10 |
| 6864 | }; |
| 6865 | static const byte kInstruction_Crc32w_r10_r1_r11[] = { |
| 6866 | 0x4b, 0xa0, 0x41, 0xe1 // Crc32w r10 r1 r11 |
| 6867 | }; |
| 6868 | static const byte kInstruction_Crc32w_r10_r1_r12[] = { |
| 6869 | 0x4c, 0xa0, 0x41, 0xe1 // Crc32w r10 r1 r12 |
| 6870 | }; |
| 6871 | static const byte kInstruction_Crc32w_r10_r1_r13[] = { |
| 6872 | 0x4d, 0xa0, 0x41, 0xe1 // Crc32w r10 r1 r13 |
| 6873 | }; |
| 6874 | static const byte kInstruction_Crc32w_r10_r1_r14[] = { |
| 6875 | 0x4e, 0xa0, 0x41, 0xe1 // Crc32w r10 r1 r14 |
| 6876 | }; |
| 6877 | static const byte kInstruction_Crc32w_r10_r2_r0[] = { |
| 6878 | 0x40, 0xa0, 0x42, 0xe1 // Crc32w r10 r2 r0 |
| 6879 | }; |
| 6880 | static const byte kInstruction_Crc32w_r10_r2_r1[] = { |
| 6881 | 0x41, 0xa0, 0x42, 0xe1 // Crc32w r10 r2 r1 |
| 6882 | }; |
| 6883 | static const byte kInstruction_Crc32w_r10_r2_r2[] = { |
| 6884 | 0x42, 0xa0, 0x42, 0xe1 // Crc32w r10 r2 r2 |
| 6885 | }; |
| 6886 | static const byte kInstruction_Crc32w_r10_r2_r3[] = { |
| 6887 | 0x43, 0xa0, 0x42, 0xe1 // Crc32w r10 r2 r3 |
| 6888 | }; |
| 6889 | static const byte kInstruction_Crc32w_r10_r2_r4[] = { |
| 6890 | 0x44, 0xa0, 0x42, 0xe1 // Crc32w r10 r2 r4 |
| 6891 | }; |
| 6892 | static const byte kInstruction_Crc32w_r10_r2_r5[] = { |
| 6893 | 0x45, 0xa0, 0x42, 0xe1 // Crc32w r10 r2 r5 |
| 6894 | }; |
| 6895 | static const byte kInstruction_Crc32w_r10_r2_r6[] = { |
| 6896 | 0x46, 0xa0, 0x42, 0xe1 // Crc32w r10 r2 r6 |
| 6897 | }; |
| 6898 | static const byte kInstruction_Crc32w_r10_r2_r7[] = { |
| 6899 | 0x47, 0xa0, 0x42, 0xe1 // Crc32w r10 r2 r7 |
| 6900 | }; |
| 6901 | static const byte kInstruction_Crc32w_r10_r2_r8[] = { |
| 6902 | 0x48, 0xa0, 0x42, 0xe1 // Crc32w r10 r2 r8 |
| 6903 | }; |
| 6904 | static const byte kInstruction_Crc32w_r10_r2_r9[] = { |
| 6905 | 0x49, 0xa0, 0x42, 0xe1 // Crc32w r10 r2 r9 |
| 6906 | }; |
| 6907 | static const byte kInstruction_Crc32w_r10_r2_r10[] = { |
| 6908 | 0x4a, 0xa0, 0x42, 0xe1 // Crc32w r10 r2 r10 |
| 6909 | }; |
| 6910 | static const byte kInstruction_Crc32w_r10_r2_r11[] = { |
| 6911 | 0x4b, 0xa0, 0x42, 0xe1 // Crc32w r10 r2 r11 |
| 6912 | }; |
| 6913 | static const byte kInstruction_Crc32w_r10_r2_r12[] = { |
| 6914 | 0x4c, 0xa0, 0x42, 0xe1 // Crc32w r10 r2 r12 |
| 6915 | }; |
| 6916 | static const byte kInstruction_Crc32w_r10_r2_r13[] = { |
| 6917 | 0x4d, 0xa0, 0x42, 0xe1 // Crc32w r10 r2 r13 |
| 6918 | }; |
| 6919 | static const byte kInstruction_Crc32w_r10_r2_r14[] = { |
| 6920 | 0x4e, 0xa0, 0x42, 0xe1 // Crc32w r10 r2 r14 |
| 6921 | }; |
| 6922 | static const byte kInstruction_Crc32w_r10_r3_r0[] = { |
| 6923 | 0x40, 0xa0, 0x43, 0xe1 // Crc32w r10 r3 r0 |
| 6924 | }; |
| 6925 | static const byte kInstruction_Crc32w_r10_r3_r1[] = { |
| 6926 | 0x41, 0xa0, 0x43, 0xe1 // Crc32w r10 r3 r1 |
| 6927 | }; |
| 6928 | static const byte kInstruction_Crc32w_r10_r3_r2[] = { |
| 6929 | 0x42, 0xa0, 0x43, 0xe1 // Crc32w r10 r3 r2 |
| 6930 | }; |
| 6931 | static const byte kInstruction_Crc32w_r10_r3_r3[] = { |
| 6932 | 0x43, 0xa0, 0x43, 0xe1 // Crc32w r10 r3 r3 |
| 6933 | }; |
| 6934 | static const byte kInstruction_Crc32w_r10_r3_r4[] = { |
| 6935 | 0x44, 0xa0, 0x43, 0xe1 // Crc32w r10 r3 r4 |
| 6936 | }; |
| 6937 | static const byte kInstruction_Crc32w_r10_r3_r5[] = { |
| 6938 | 0x45, 0xa0, 0x43, 0xe1 // Crc32w r10 r3 r5 |
| 6939 | }; |
| 6940 | static const byte kInstruction_Crc32w_r10_r3_r6[] = { |
| 6941 | 0x46, 0xa0, 0x43, 0xe1 // Crc32w r10 r3 r6 |
| 6942 | }; |
| 6943 | static const byte kInstruction_Crc32w_r10_r3_r7[] = { |
| 6944 | 0x47, 0xa0, 0x43, 0xe1 // Crc32w r10 r3 r7 |
| 6945 | }; |
| 6946 | static const byte kInstruction_Crc32w_r10_r3_r8[] = { |
| 6947 | 0x48, 0xa0, 0x43, 0xe1 // Crc32w r10 r3 r8 |
| 6948 | }; |
| 6949 | static const byte kInstruction_Crc32w_r10_r3_r9[] = { |
| 6950 | 0x49, 0xa0, 0x43, 0xe1 // Crc32w r10 r3 r9 |
| 6951 | }; |
| 6952 | static const byte kInstruction_Crc32w_r10_r3_r10[] = { |
| 6953 | 0x4a, 0xa0, 0x43, 0xe1 // Crc32w r10 r3 r10 |
| 6954 | }; |
| 6955 | static const byte kInstruction_Crc32w_r10_r3_r11[] = { |
| 6956 | 0x4b, 0xa0, 0x43, 0xe1 // Crc32w r10 r3 r11 |
| 6957 | }; |
| 6958 | static const byte kInstruction_Crc32w_r10_r3_r12[] = { |
| 6959 | 0x4c, 0xa0, 0x43, 0xe1 // Crc32w r10 r3 r12 |
| 6960 | }; |
| 6961 | static const byte kInstruction_Crc32w_r10_r3_r13[] = { |
| 6962 | 0x4d, 0xa0, 0x43, 0xe1 // Crc32w r10 r3 r13 |
| 6963 | }; |
| 6964 | static const byte kInstruction_Crc32w_r10_r3_r14[] = { |
| 6965 | 0x4e, 0xa0, 0x43, 0xe1 // Crc32w r10 r3 r14 |
| 6966 | }; |
| 6967 | static const byte kInstruction_Crc32w_r10_r4_r0[] = { |
| 6968 | 0x40, 0xa0, 0x44, 0xe1 // Crc32w r10 r4 r0 |
| 6969 | }; |
| 6970 | static const byte kInstruction_Crc32w_r10_r4_r1[] = { |
| 6971 | 0x41, 0xa0, 0x44, 0xe1 // Crc32w r10 r4 r1 |
| 6972 | }; |
| 6973 | static const byte kInstruction_Crc32w_r10_r4_r2[] = { |
| 6974 | 0x42, 0xa0, 0x44, 0xe1 // Crc32w r10 r4 r2 |
| 6975 | }; |
| 6976 | static const byte kInstruction_Crc32w_r10_r4_r3[] = { |
| 6977 | 0x43, 0xa0, 0x44, 0xe1 // Crc32w r10 r4 r3 |
| 6978 | }; |
| 6979 | static const byte kInstruction_Crc32w_r10_r4_r4[] = { |
| 6980 | 0x44, 0xa0, 0x44, 0xe1 // Crc32w r10 r4 r4 |
| 6981 | }; |
| 6982 | static const byte kInstruction_Crc32w_r10_r4_r5[] = { |
| 6983 | 0x45, 0xa0, 0x44, 0xe1 // Crc32w r10 r4 r5 |
| 6984 | }; |
| 6985 | static const byte kInstruction_Crc32w_r10_r4_r6[] = { |
| 6986 | 0x46, 0xa0, 0x44, 0xe1 // Crc32w r10 r4 r6 |
| 6987 | }; |
| 6988 | static const byte kInstruction_Crc32w_r10_r4_r7[] = { |
| 6989 | 0x47, 0xa0, 0x44, 0xe1 // Crc32w r10 r4 r7 |
| 6990 | }; |
| 6991 | static const byte kInstruction_Crc32w_r10_r4_r8[] = { |
| 6992 | 0x48, 0xa0, 0x44, 0xe1 // Crc32w r10 r4 r8 |
| 6993 | }; |
| 6994 | static const byte kInstruction_Crc32w_r10_r4_r9[] = { |
| 6995 | 0x49, 0xa0, 0x44, 0xe1 // Crc32w r10 r4 r9 |
| 6996 | }; |
| 6997 | static const byte kInstruction_Crc32w_r10_r4_r10[] = { |
| 6998 | 0x4a, 0xa0, 0x44, 0xe1 // Crc32w r10 r4 r10 |
| 6999 | }; |
| 7000 | static const byte kInstruction_Crc32w_r10_r4_r11[] = { |
| 7001 | 0x4b, 0xa0, 0x44, 0xe1 // Crc32w r10 r4 r11 |
| 7002 | }; |
| 7003 | static const byte kInstruction_Crc32w_r10_r4_r12[] = { |
| 7004 | 0x4c, 0xa0, 0x44, 0xe1 // Crc32w r10 r4 r12 |
| 7005 | }; |
| 7006 | static const byte kInstruction_Crc32w_r10_r4_r13[] = { |
| 7007 | 0x4d, 0xa0, 0x44, 0xe1 // Crc32w r10 r4 r13 |
| 7008 | }; |
| 7009 | static const byte kInstruction_Crc32w_r10_r4_r14[] = { |
| 7010 | 0x4e, 0xa0, 0x44, 0xe1 // Crc32w r10 r4 r14 |
| 7011 | }; |
| 7012 | static const byte kInstruction_Crc32w_r10_r5_r0[] = { |
| 7013 | 0x40, 0xa0, 0x45, 0xe1 // Crc32w r10 r5 r0 |
| 7014 | }; |
| 7015 | static const byte kInstruction_Crc32w_r10_r5_r1[] = { |
| 7016 | 0x41, 0xa0, 0x45, 0xe1 // Crc32w r10 r5 r1 |
| 7017 | }; |
| 7018 | static const byte kInstruction_Crc32w_r10_r5_r2[] = { |
| 7019 | 0x42, 0xa0, 0x45, 0xe1 // Crc32w r10 r5 r2 |
| 7020 | }; |
| 7021 | static const byte kInstruction_Crc32w_r10_r5_r3[] = { |
| 7022 | 0x43, 0xa0, 0x45, 0xe1 // Crc32w r10 r5 r3 |
| 7023 | }; |
| 7024 | static const byte kInstruction_Crc32w_r10_r5_r4[] = { |
| 7025 | 0x44, 0xa0, 0x45, 0xe1 // Crc32w r10 r5 r4 |
| 7026 | }; |
| 7027 | static const byte kInstruction_Crc32w_r10_r5_r5[] = { |
| 7028 | 0x45, 0xa0, 0x45, 0xe1 // Crc32w r10 r5 r5 |
| 7029 | }; |
| 7030 | static const byte kInstruction_Crc32w_r10_r5_r6[] = { |
| 7031 | 0x46, 0xa0, 0x45, 0xe1 // Crc32w r10 r5 r6 |
| 7032 | }; |
| 7033 | static const byte kInstruction_Crc32w_r10_r5_r7[] = { |
| 7034 | 0x47, 0xa0, 0x45, 0xe1 // Crc32w r10 r5 r7 |
| 7035 | }; |
| 7036 | static const byte kInstruction_Crc32w_r10_r5_r8[] = { |
| 7037 | 0x48, 0xa0, 0x45, 0xe1 // Crc32w r10 r5 r8 |
| 7038 | }; |
| 7039 | static const byte kInstruction_Crc32w_r10_r5_r9[] = { |
| 7040 | 0x49, 0xa0, 0x45, 0xe1 // Crc32w r10 r5 r9 |
| 7041 | }; |
| 7042 | static const byte kInstruction_Crc32w_r10_r5_r10[] = { |
| 7043 | 0x4a, 0xa0, 0x45, 0xe1 // Crc32w r10 r5 r10 |
| 7044 | }; |
| 7045 | static const byte kInstruction_Crc32w_r10_r5_r11[] = { |
| 7046 | 0x4b, 0xa0, 0x45, 0xe1 // Crc32w r10 r5 r11 |
| 7047 | }; |
| 7048 | static const byte kInstruction_Crc32w_r10_r5_r12[] = { |
| 7049 | 0x4c, 0xa0, 0x45, 0xe1 // Crc32w r10 r5 r12 |
| 7050 | }; |
| 7051 | static const byte kInstruction_Crc32w_r10_r5_r13[] = { |
| 7052 | 0x4d, 0xa0, 0x45, 0xe1 // Crc32w r10 r5 r13 |
| 7053 | }; |
| 7054 | static const byte kInstruction_Crc32w_r10_r5_r14[] = { |
| 7055 | 0x4e, 0xa0, 0x45, 0xe1 // Crc32w r10 r5 r14 |
| 7056 | }; |
| 7057 | static const byte kInstruction_Crc32w_r10_r6_r0[] = { |
| 7058 | 0x40, 0xa0, 0x46, 0xe1 // Crc32w r10 r6 r0 |
| 7059 | }; |
| 7060 | static const byte kInstruction_Crc32w_r10_r6_r1[] = { |
| 7061 | 0x41, 0xa0, 0x46, 0xe1 // Crc32w r10 r6 r1 |
| 7062 | }; |
| 7063 | static const byte kInstruction_Crc32w_r10_r6_r2[] = { |
| 7064 | 0x42, 0xa0, 0x46, 0xe1 // Crc32w r10 r6 r2 |
| 7065 | }; |
| 7066 | static const byte kInstruction_Crc32w_r10_r6_r3[] = { |
| 7067 | 0x43, 0xa0, 0x46, 0xe1 // Crc32w r10 r6 r3 |
| 7068 | }; |
| 7069 | static const byte kInstruction_Crc32w_r10_r6_r4[] = { |
| 7070 | 0x44, 0xa0, 0x46, 0xe1 // Crc32w r10 r6 r4 |
| 7071 | }; |
| 7072 | static const byte kInstruction_Crc32w_r10_r6_r5[] = { |
| 7073 | 0x45, 0xa0, 0x46, 0xe1 // Crc32w r10 r6 r5 |
| 7074 | }; |
| 7075 | static const byte kInstruction_Crc32w_r10_r6_r6[] = { |
| 7076 | 0x46, 0xa0, 0x46, 0xe1 // Crc32w r10 r6 r6 |
| 7077 | }; |
| 7078 | static const byte kInstruction_Crc32w_r10_r6_r7[] = { |
| 7079 | 0x47, 0xa0, 0x46, 0xe1 // Crc32w r10 r6 r7 |
| 7080 | }; |
| 7081 | static const byte kInstruction_Crc32w_r10_r6_r8[] = { |
| 7082 | 0x48, 0xa0, 0x46, 0xe1 // Crc32w r10 r6 r8 |
| 7083 | }; |
| 7084 | static const byte kInstruction_Crc32w_r10_r6_r9[] = { |
| 7085 | 0x49, 0xa0, 0x46, 0xe1 // Crc32w r10 r6 r9 |
| 7086 | }; |
| 7087 | static const byte kInstruction_Crc32w_r10_r6_r10[] = { |
| 7088 | 0x4a, 0xa0, 0x46, 0xe1 // Crc32w r10 r6 r10 |
| 7089 | }; |
| 7090 | static const byte kInstruction_Crc32w_r10_r6_r11[] = { |
| 7091 | 0x4b, 0xa0, 0x46, 0xe1 // Crc32w r10 r6 r11 |
| 7092 | }; |
| 7093 | static const byte kInstruction_Crc32w_r10_r6_r12[] = { |
| 7094 | 0x4c, 0xa0, 0x46, 0xe1 // Crc32w r10 r6 r12 |
| 7095 | }; |
| 7096 | static const byte kInstruction_Crc32w_r10_r6_r13[] = { |
| 7097 | 0x4d, 0xa0, 0x46, 0xe1 // Crc32w r10 r6 r13 |
| 7098 | }; |
| 7099 | static const byte kInstruction_Crc32w_r10_r6_r14[] = { |
| 7100 | 0x4e, 0xa0, 0x46, 0xe1 // Crc32w r10 r6 r14 |
| 7101 | }; |
| 7102 | static const byte kInstruction_Crc32w_r10_r7_r0[] = { |
| 7103 | 0x40, 0xa0, 0x47, 0xe1 // Crc32w r10 r7 r0 |
| 7104 | }; |
| 7105 | static const byte kInstruction_Crc32w_r10_r7_r1[] = { |
| 7106 | 0x41, 0xa0, 0x47, 0xe1 // Crc32w r10 r7 r1 |
| 7107 | }; |
| 7108 | static const byte kInstruction_Crc32w_r10_r7_r2[] = { |
| 7109 | 0x42, 0xa0, 0x47, 0xe1 // Crc32w r10 r7 r2 |
| 7110 | }; |
| 7111 | static const byte kInstruction_Crc32w_r10_r7_r3[] = { |
| 7112 | 0x43, 0xa0, 0x47, 0xe1 // Crc32w r10 r7 r3 |
| 7113 | }; |
| 7114 | static const byte kInstruction_Crc32w_r10_r7_r4[] = { |
| 7115 | 0x44, 0xa0, 0x47, 0xe1 // Crc32w r10 r7 r4 |
| 7116 | }; |
| 7117 | static const byte kInstruction_Crc32w_r10_r7_r5[] = { |
| 7118 | 0x45, 0xa0, 0x47, 0xe1 // Crc32w r10 r7 r5 |
| 7119 | }; |
| 7120 | static const byte kInstruction_Crc32w_r10_r7_r6[] = { |
| 7121 | 0x46, 0xa0, 0x47, 0xe1 // Crc32w r10 r7 r6 |
| 7122 | }; |
| 7123 | static const byte kInstruction_Crc32w_r10_r7_r7[] = { |
| 7124 | 0x47, 0xa0, 0x47, 0xe1 // Crc32w r10 r7 r7 |
| 7125 | }; |
| 7126 | static const byte kInstruction_Crc32w_r10_r7_r8[] = { |
| 7127 | 0x48, 0xa0, 0x47, 0xe1 // Crc32w r10 r7 r8 |
| 7128 | }; |
| 7129 | static const byte kInstruction_Crc32w_r10_r7_r9[] = { |
| 7130 | 0x49, 0xa0, 0x47, 0xe1 // Crc32w r10 r7 r9 |
| 7131 | }; |
| 7132 | static const byte kInstruction_Crc32w_r10_r7_r10[] = { |
| 7133 | 0x4a, 0xa0, 0x47, 0xe1 // Crc32w r10 r7 r10 |
| 7134 | }; |
| 7135 | static const byte kInstruction_Crc32w_r10_r7_r11[] = { |
| 7136 | 0x4b, 0xa0, 0x47, 0xe1 // Crc32w r10 r7 r11 |
| 7137 | }; |
| 7138 | static const byte kInstruction_Crc32w_r10_r7_r12[] = { |
| 7139 | 0x4c, 0xa0, 0x47, 0xe1 // Crc32w r10 r7 r12 |
| 7140 | }; |
| 7141 | static const byte kInstruction_Crc32w_r10_r7_r13[] = { |
| 7142 | 0x4d, 0xa0, 0x47, 0xe1 // Crc32w r10 r7 r13 |
| 7143 | }; |
| 7144 | static const byte kInstruction_Crc32w_r10_r7_r14[] = { |
| 7145 | 0x4e, 0xa0, 0x47, 0xe1 // Crc32w r10 r7 r14 |
| 7146 | }; |
| 7147 | static const byte kInstruction_Crc32w_r10_r8_r0[] = { |
| 7148 | 0x40, 0xa0, 0x48, 0xe1 // Crc32w r10 r8 r0 |
| 7149 | }; |
| 7150 | static const byte kInstruction_Crc32w_r10_r8_r1[] = { |
| 7151 | 0x41, 0xa0, 0x48, 0xe1 // Crc32w r10 r8 r1 |
| 7152 | }; |
| 7153 | static const byte kInstruction_Crc32w_r10_r8_r2[] = { |
| 7154 | 0x42, 0xa0, 0x48, 0xe1 // Crc32w r10 r8 r2 |
| 7155 | }; |
| 7156 | static const byte kInstruction_Crc32w_r10_r8_r3[] = { |
| 7157 | 0x43, 0xa0, 0x48, 0xe1 // Crc32w r10 r8 r3 |
| 7158 | }; |
| 7159 | static const byte kInstruction_Crc32w_r10_r8_r4[] = { |
| 7160 | 0x44, 0xa0, 0x48, 0xe1 // Crc32w r10 r8 r4 |
| 7161 | }; |
| 7162 | static const byte kInstruction_Crc32w_r10_r8_r5[] = { |
| 7163 | 0x45, 0xa0, 0x48, 0xe1 // Crc32w r10 r8 r5 |
| 7164 | }; |
| 7165 | static const byte kInstruction_Crc32w_r10_r8_r6[] = { |
| 7166 | 0x46, 0xa0, 0x48, 0xe1 // Crc32w r10 r8 r6 |
| 7167 | }; |
| 7168 | static const byte kInstruction_Crc32w_r10_r8_r7[] = { |
| 7169 | 0x47, 0xa0, 0x48, 0xe1 // Crc32w r10 r8 r7 |
| 7170 | }; |
| 7171 | static const byte kInstruction_Crc32w_r10_r8_r8[] = { |
| 7172 | 0x48, 0xa0, 0x48, 0xe1 // Crc32w r10 r8 r8 |
| 7173 | }; |
| 7174 | static const byte kInstruction_Crc32w_r10_r8_r9[] = { |
| 7175 | 0x49, 0xa0, 0x48, 0xe1 // Crc32w r10 r8 r9 |
| 7176 | }; |
| 7177 | static const byte kInstruction_Crc32w_r10_r8_r10[] = { |
| 7178 | 0x4a, 0xa0, 0x48, 0xe1 // Crc32w r10 r8 r10 |
| 7179 | }; |
| 7180 | static const byte kInstruction_Crc32w_r10_r8_r11[] = { |
| 7181 | 0x4b, 0xa0, 0x48, 0xe1 // Crc32w r10 r8 r11 |
| 7182 | }; |
| 7183 | static const byte kInstruction_Crc32w_r10_r8_r12[] = { |
| 7184 | 0x4c, 0xa0, 0x48, 0xe1 // Crc32w r10 r8 r12 |
| 7185 | }; |
| 7186 | static const byte kInstruction_Crc32w_r10_r8_r13[] = { |
| 7187 | 0x4d, 0xa0, 0x48, 0xe1 // Crc32w r10 r8 r13 |
| 7188 | }; |
| 7189 | static const byte kInstruction_Crc32w_r10_r8_r14[] = { |
| 7190 | 0x4e, 0xa0, 0x48, 0xe1 // Crc32w r10 r8 r14 |
| 7191 | }; |
| 7192 | static const byte kInstruction_Crc32w_r10_r9_r0[] = { |
| 7193 | 0x40, 0xa0, 0x49, 0xe1 // Crc32w r10 r9 r0 |
| 7194 | }; |
| 7195 | static const byte kInstruction_Crc32w_r10_r9_r1[] = { |
| 7196 | 0x41, 0xa0, 0x49, 0xe1 // Crc32w r10 r9 r1 |
| 7197 | }; |
| 7198 | static const byte kInstruction_Crc32w_r10_r9_r2[] = { |
| 7199 | 0x42, 0xa0, 0x49, 0xe1 // Crc32w r10 r9 r2 |
| 7200 | }; |
| 7201 | static const byte kInstruction_Crc32w_r10_r9_r3[] = { |
| 7202 | 0x43, 0xa0, 0x49, 0xe1 // Crc32w r10 r9 r3 |
| 7203 | }; |
| 7204 | static const byte kInstruction_Crc32w_r10_r9_r4[] = { |
| 7205 | 0x44, 0xa0, 0x49, 0xe1 // Crc32w r10 r9 r4 |
| 7206 | }; |
| 7207 | static const byte kInstruction_Crc32w_r10_r9_r5[] = { |
| 7208 | 0x45, 0xa0, 0x49, 0xe1 // Crc32w r10 r9 r5 |
| 7209 | }; |
| 7210 | static const byte kInstruction_Crc32w_r10_r9_r6[] = { |
| 7211 | 0x46, 0xa0, 0x49, 0xe1 // Crc32w r10 r9 r6 |
| 7212 | }; |
| 7213 | static const byte kInstruction_Crc32w_r10_r9_r7[] = { |
| 7214 | 0x47, 0xa0, 0x49, 0xe1 // Crc32w r10 r9 r7 |
| 7215 | }; |
| 7216 | static const byte kInstruction_Crc32w_r10_r9_r8[] = { |
| 7217 | 0x48, 0xa0, 0x49, 0xe1 // Crc32w r10 r9 r8 |
| 7218 | }; |
| 7219 | static const byte kInstruction_Crc32w_r10_r9_r9[] = { |
| 7220 | 0x49, 0xa0, 0x49, 0xe1 // Crc32w r10 r9 r9 |
| 7221 | }; |
| 7222 | static const byte kInstruction_Crc32w_r10_r9_r10[] = { |
| 7223 | 0x4a, 0xa0, 0x49, 0xe1 // Crc32w r10 r9 r10 |
| 7224 | }; |
| 7225 | static const byte kInstruction_Crc32w_r10_r9_r11[] = { |
| 7226 | 0x4b, 0xa0, 0x49, 0xe1 // Crc32w r10 r9 r11 |
| 7227 | }; |
| 7228 | static const byte kInstruction_Crc32w_r10_r9_r12[] = { |
| 7229 | 0x4c, 0xa0, 0x49, 0xe1 // Crc32w r10 r9 r12 |
| 7230 | }; |
| 7231 | static const byte kInstruction_Crc32w_r10_r9_r13[] = { |
| 7232 | 0x4d, 0xa0, 0x49, 0xe1 // Crc32w r10 r9 r13 |
| 7233 | }; |
| 7234 | static const byte kInstruction_Crc32w_r10_r9_r14[] = { |
| 7235 | 0x4e, 0xa0, 0x49, 0xe1 // Crc32w r10 r9 r14 |
| 7236 | }; |
| 7237 | static const byte kInstruction_Crc32w_r10_r10_r0[] = { |
| 7238 | 0x40, 0xa0, 0x4a, 0xe1 // Crc32w r10 r10 r0 |
| 7239 | }; |
| 7240 | static const byte kInstruction_Crc32w_r10_r10_r1[] = { |
| 7241 | 0x41, 0xa0, 0x4a, 0xe1 // Crc32w r10 r10 r1 |
| 7242 | }; |
| 7243 | static const byte kInstruction_Crc32w_r10_r10_r2[] = { |
| 7244 | 0x42, 0xa0, 0x4a, 0xe1 // Crc32w r10 r10 r2 |
| 7245 | }; |
| 7246 | static const byte kInstruction_Crc32w_r10_r10_r3[] = { |
| 7247 | 0x43, 0xa0, 0x4a, 0xe1 // Crc32w r10 r10 r3 |
| 7248 | }; |
| 7249 | static const byte kInstruction_Crc32w_r10_r10_r4[] = { |
| 7250 | 0x44, 0xa0, 0x4a, 0xe1 // Crc32w r10 r10 r4 |
| 7251 | }; |
| 7252 | static const byte kInstruction_Crc32w_r10_r10_r5[] = { |
| 7253 | 0x45, 0xa0, 0x4a, 0xe1 // Crc32w r10 r10 r5 |
| 7254 | }; |
| 7255 | static const byte kInstruction_Crc32w_r10_r10_r6[] = { |
| 7256 | 0x46, 0xa0, 0x4a, 0xe1 // Crc32w r10 r10 r6 |
| 7257 | }; |
| 7258 | static const byte kInstruction_Crc32w_r10_r10_r7[] = { |
| 7259 | 0x47, 0xa0, 0x4a, 0xe1 // Crc32w r10 r10 r7 |
| 7260 | }; |
| 7261 | static const byte kInstruction_Crc32w_r10_r10_r8[] = { |
| 7262 | 0x48, 0xa0, 0x4a, 0xe1 // Crc32w r10 r10 r8 |
| 7263 | }; |
| 7264 | static const byte kInstruction_Crc32w_r10_r10_r9[] = { |
| 7265 | 0x49, 0xa0, 0x4a, 0xe1 // Crc32w r10 r10 r9 |
| 7266 | }; |
| 7267 | static const byte kInstruction_Crc32w_r10_r10_r10[] = { |
| 7268 | 0x4a, 0xa0, 0x4a, 0xe1 // Crc32w r10 r10 r10 |
| 7269 | }; |
| 7270 | static const byte kInstruction_Crc32w_r10_r10_r11[] = { |
| 7271 | 0x4b, 0xa0, 0x4a, 0xe1 // Crc32w r10 r10 r11 |
| 7272 | }; |
| 7273 | static const byte kInstruction_Crc32w_r10_r10_r12[] = { |
| 7274 | 0x4c, 0xa0, 0x4a, 0xe1 // Crc32w r10 r10 r12 |
| 7275 | }; |
| 7276 | static const byte kInstruction_Crc32w_r10_r10_r13[] = { |
| 7277 | 0x4d, 0xa0, 0x4a, 0xe1 // Crc32w r10 r10 r13 |
| 7278 | }; |
| 7279 | static const byte kInstruction_Crc32w_r10_r10_r14[] = { |
| 7280 | 0x4e, 0xa0, 0x4a, 0xe1 // Crc32w r10 r10 r14 |
| 7281 | }; |
| 7282 | static const byte kInstruction_Crc32w_r10_r11_r0[] = { |
| 7283 | 0x40, 0xa0, 0x4b, 0xe1 // Crc32w r10 r11 r0 |
| 7284 | }; |
| 7285 | static const byte kInstruction_Crc32w_r10_r11_r1[] = { |
| 7286 | 0x41, 0xa0, 0x4b, 0xe1 // Crc32w r10 r11 r1 |
| 7287 | }; |
| 7288 | static const byte kInstruction_Crc32w_r10_r11_r2[] = { |
| 7289 | 0x42, 0xa0, 0x4b, 0xe1 // Crc32w r10 r11 r2 |
| 7290 | }; |
| 7291 | static const byte kInstruction_Crc32w_r10_r11_r3[] = { |
| 7292 | 0x43, 0xa0, 0x4b, 0xe1 // Crc32w r10 r11 r3 |
| 7293 | }; |
| 7294 | static const byte kInstruction_Crc32w_r10_r11_r4[] = { |
| 7295 | 0x44, 0xa0, 0x4b, 0xe1 // Crc32w r10 r11 r4 |
| 7296 | }; |
| 7297 | static const byte kInstruction_Crc32w_r10_r11_r5[] = { |
| 7298 | 0x45, 0xa0, 0x4b, 0xe1 // Crc32w r10 r11 r5 |
| 7299 | }; |
| 7300 | static const byte kInstruction_Crc32w_r10_r11_r6[] = { |
| 7301 | 0x46, 0xa0, 0x4b, 0xe1 // Crc32w r10 r11 r6 |
| 7302 | }; |
| 7303 | static const byte kInstruction_Crc32w_r10_r11_r7[] = { |
| 7304 | 0x47, 0xa0, 0x4b, 0xe1 // Crc32w r10 r11 r7 |
| 7305 | }; |
| 7306 | static const byte kInstruction_Crc32w_r10_r11_r8[] = { |
| 7307 | 0x48, 0xa0, 0x4b, 0xe1 // Crc32w r10 r11 r8 |
| 7308 | }; |
| 7309 | static const byte kInstruction_Crc32w_r10_r11_r9[] = { |
| 7310 | 0x49, 0xa0, 0x4b, 0xe1 // Crc32w r10 r11 r9 |
| 7311 | }; |
| 7312 | static const byte kInstruction_Crc32w_r10_r11_r10[] = { |
| 7313 | 0x4a, 0xa0, 0x4b, 0xe1 // Crc32w r10 r11 r10 |
| 7314 | }; |
| 7315 | static const byte kInstruction_Crc32w_r10_r11_r11[] = { |
| 7316 | 0x4b, 0xa0, 0x4b, 0xe1 // Crc32w r10 r11 r11 |
| 7317 | }; |
| 7318 | static const byte kInstruction_Crc32w_r10_r11_r12[] = { |
| 7319 | 0x4c, 0xa0, 0x4b, 0xe1 // Crc32w r10 r11 r12 |
| 7320 | }; |
| 7321 | static const byte kInstruction_Crc32w_r10_r11_r13[] = { |
| 7322 | 0x4d, 0xa0, 0x4b, 0xe1 // Crc32w r10 r11 r13 |
| 7323 | }; |
| 7324 | static const byte kInstruction_Crc32w_r10_r11_r14[] = { |
| 7325 | 0x4e, 0xa0, 0x4b, 0xe1 // Crc32w r10 r11 r14 |
| 7326 | }; |
| 7327 | static const byte kInstruction_Crc32w_r10_r12_r0[] = { |
| 7328 | 0x40, 0xa0, 0x4c, 0xe1 // Crc32w r10 r12 r0 |
| 7329 | }; |
| 7330 | static const byte kInstruction_Crc32w_r10_r12_r1[] = { |
| 7331 | 0x41, 0xa0, 0x4c, 0xe1 // Crc32w r10 r12 r1 |
| 7332 | }; |
| 7333 | static const byte kInstruction_Crc32w_r10_r12_r2[] = { |
| 7334 | 0x42, 0xa0, 0x4c, 0xe1 // Crc32w r10 r12 r2 |
| 7335 | }; |
| 7336 | static const byte kInstruction_Crc32w_r10_r12_r3[] = { |
| 7337 | 0x43, 0xa0, 0x4c, 0xe1 // Crc32w r10 r12 r3 |
| 7338 | }; |
| 7339 | static const byte kInstruction_Crc32w_r10_r12_r4[] = { |
| 7340 | 0x44, 0xa0, 0x4c, 0xe1 // Crc32w r10 r12 r4 |
| 7341 | }; |
| 7342 | static const byte kInstruction_Crc32w_r10_r12_r5[] = { |
| 7343 | 0x45, 0xa0, 0x4c, 0xe1 // Crc32w r10 r12 r5 |
| 7344 | }; |
| 7345 | static const byte kInstruction_Crc32w_r10_r12_r6[] = { |
| 7346 | 0x46, 0xa0, 0x4c, 0xe1 // Crc32w r10 r12 r6 |
| 7347 | }; |
| 7348 | static const byte kInstruction_Crc32w_r10_r12_r7[] = { |
| 7349 | 0x47, 0xa0, 0x4c, 0xe1 // Crc32w r10 r12 r7 |
| 7350 | }; |
| 7351 | static const byte kInstruction_Crc32w_r10_r12_r8[] = { |
| 7352 | 0x48, 0xa0, 0x4c, 0xe1 // Crc32w r10 r12 r8 |
| 7353 | }; |
| 7354 | static const byte kInstruction_Crc32w_r10_r12_r9[] = { |
| 7355 | 0x49, 0xa0, 0x4c, 0xe1 // Crc32w r10 r12 r9 |
| 7356 | }; |
| 7357 | static const byte kInstruction_Crc32w_r10_r12_r10[] = { |
| 7358 | 0x4a, 0xa0, 0x4c, 0xe1 // Crc32w r10 r12 r10 |
| 7359 | }; |
| 7360 | static const byte kInstruction_Crc32w_r10_r12_r11[] = { |
| 7361 | 0x4b, 0xa0, 0x4c, 0xe1 // Crc32w r10 r12 r11 |
| 7362 | }; |
| 7363 | static const byte kInstruction_Crc32w_r10_r12_r12[] = { |
| 7364 | 0x4c, 0xa0, 0x4c, 0xe1 // Crc32w r10 r12 r12 |
| 7365 | }; |
| 7366 | static const byte kInstruction_Crc32w_r10_r12_r13[] = { |
| 7367 | 0x4d, 0xa0, 0x4c, 0xe1 // Crc32w r10 r12 r13 |
| 7368 | }; |
| 7369 | static const byte kInstruction_Crc32w_r10_r12_r14[] = { |
| 7370 | 0x4e, 0xa0, 0x4c, 0xe1 // Crc32w r10 r12 r14 |
| 7371 | }; |
| 7372 | static const byte kInstruction_Crc32w_r10_r13_r0[] = { |
| 7373 | 0x40, 0xa0, 0x4d, 0xe1 // Crc32w r10 r13 r0 |
| 7374 | }; |
| 7375 | static const byte kInstruction_Crc32w_r10_r13_r1[] = { |
| 7376 | 0x41, 0xa0, 0x4d, 0xe1 // Crc32w r10 r13 r1 |
| 7377 | }; |
| 7378 | static const byte kInstruction_Crc32w_r10_r13_r2[] = { |
| 7379 | 0x42, 0xa0, 0x4d, 0xe1 // Crc32w r10 r13 r2 |
| 7380 | }; |
| 7381 | static const byte kInstruction_Crc32w_r10_r13_r3[] = { |
| 7382 | 0x43, 0xa0, 0x4d, 0xe1 // Crc32w r10 r13 r3 |
| 7383 | }; |
| 7384 | static const byte kInstruction_Crc32w_r10_r13_r4[] = { |
| 7385 | 0x44, 0xa0, 0x4d, 0xe1 // Crc32w r10 r13 r4 |
| 7386 | }; |
| 7387 | static const byte kInstruction_Crc32w_r10_r13_r5[] = { |
| 7388 | 0x45, 0xa0, 0x4d, 0xe1 // Crc32w r10 r13 r5 |
| 7389 | }; |
| 7390 | static const byte kInstruction_Crc32w_r10_r13_r6[] = { |
| 7391 | 0x46, 0xa0, 0x4d, 0xe1 // Crc32w r10 r13 r6 |
| 7392 | }; |
| 7393 | static const byte kInstruction_Crc32w_r10_r13_r7[] = { |
| 7394 | 0x47, 0xa0, 0x4d, 0xe1 // Crc32w r10 r13 r7 |
| 7395 | }; |
| 7396 | static const byte kInstruction_Crc32w_r10_r13_r8[] = { |
| 7397 | 0x48, 0xa0, 0x4d, 0xe1 // Crc32w r10 r13 r8 |
| 7398 | }; |
| 7399 | static const byte kInstruction_Crc32w_r10_r13_r9[] = { |
| 7400 | 0x49, 0xa0, 0x4d, 0xe1 // Crc32w r10 r13 r9 |
| 7401 | }; |
| 7402 | static const byte kInstruction_Crc32w_r10_r13_r10[] = { |
| 7403 | 0x4a, 0xa0, 0x4d, 0xe1 // Crc32w r10 r13 r10 |
| 7404 | }; |
| 7405 | static const byte kInstruction_Crc32w_r10_r13_r11[] = { |
| 7406 | 0x4b, 0xa0, 0x4d, 0xe1 // Crc32w r10 r13 r11 |
| 7407 | }; |
| 7408 | static const byte kInstruction_Crc32w_r10_r13_r12[] = { |
| 7409 | 0x4c, 0xa0, 0x4d, 0xe1 // Crc32w r10 r13 r12 |
| 7410 | }; |
| 7411 | static const byte kInstruction_Crc32w_r10_r13_r13[] = { |
| 7412 | 0x4d, 0xa0, 0x4d, 0xe1 // Crc32w r10 r13 r13 |
| 7413 | }; |
| 7414 | static const byte kInstruction_Crc32w_r10_r13_r14[] = { |
| 7415 | 0x4e, 0xa0, 0x4d, 0xe1 // Crc32w r10 r13 r14 |
| 7416 | }; |
| 7417 | static const byte kInstruction_Crc32w_r10_r14_r0[] = { |
| 7418 | 0x40, 0xa0, 0x4e, 0xe1 // Crc32w r10 r14 r0 |
| 7419 | }; |
| 7420 | static const byte kInstruction_Crc32w_r10_r14_r1[] = { |
| 7421 | 0x41, 0xa0, 0x4e, 0xe1 // Crc32w r10 r14 r1 |
| 7422 | }; |
| 7423 | static const byte kInstruction_Crc32w_r10_r14_r2[] = { |
| 7424 | 0x42, 0xa0, 0x4e, 0xe1 // Crc32w r10 r14 r2 |
| 7425 | }; |
| 7426 | static const byte kInstruction_Crc32w_r10_r14_r3[] = { |
| 7427 | 0x43, 0xa0, 0x4e, 0xe1 // Crc32w r10 r14 r3 |
| 7428 | }; |
| 7429 | static const byte kInstruction_Crc32w_r10_r14_r4[] = { |
| 7430 | 0x44, 0xa0, 0x4e, 0xe1 // Crc32w r10 r14 r4 |
| 7431 | }; |
| 7432 | static const byte kInstruction_Crc32w_r10_r14_r5[] = { |
| 7433 | 0x45, 0xa0, 0x4e, 0xe1 // Crc32w r10 r14 r5 |
| 7434 | }; |
| 7435 | static const byte kInstruction_Crc32w_r10_r14_r6[] = { |
| 7436 | 0x46, 0xa0, 0x4e, 0xe1 // Crc32w r10 r14 r6 |
| 7437 | }; |
| 7438 | static const byte kInstruction_Crc32w_r10_r14_r7[] = { |
| 7439 | 0x47, 0xa0, 0x4e, 0xe1 // Crc32w r10 r14 r7 |
| 7440 | }; |
| 7441 | static const byte kInstruction_Crc32w_r10_r14_r8[] = { |
| 7442 | 0x48, 0xa0, 0x4e, 0xe1 // Crc32w r10 r14 r8 |
| 7443 | }; |
| 7444 | static const byte kInstruction_Crc32w_r10_r14_r9[] = { |
| 7445 | 0x49, 0xa0, 0x4e, 0xe1 // Crc32w r10 r14 r9 |
| 7446 | }; |
| 7447 | static const byte kInstruction_Crc32w_r10_r14_r10[] = { |
| 7448 | 0x4a, 0xa0, 0x4e, 0xe1 // Crc32w r10 r14 r10 |
| 7449 | }; |
| 7450 | static const byte kInstruction_Crc32w_r10_r14_r11[] = { |
| 7451 | 0x4b, 0xa0, 0x4e, 0xe1 // Crc32w r10 r14 r11 |
| 7452 | }; |
| 7453 | static const byte kInstruction_Crc32w_r10_r14_r12[] = { |
| 7454 | 0x4c, 0xa0, 0x4e, 0xe1 // Crc32w r10 r14 r12 |
| 7455 | }; |
| 7456 | static const byte kInstruction_Crc32w_r10_r14_r13[] = { |
| 7457 | 0x4d, 0xa0, 0x4e, 0xe1 // Crc32w r10 r14 r13 |
| 7458 | }; |
| 7459 | static const byte kInstruction_Crc32w_r10_r14_r14[] = { |
| 7460 | 0x4e, 0xa0, 0x4e, 0xe1 // Crc32w r10 r14 r14 |
| 7461 | }; |
| 7462 | static const byte kInstruction_Crc32w_r11_r0_r0[] = { |
| 7463 | 0x40, 0xb0, 0x40, 0xe1 // Crc32w r11 r0 r0 |
| 7464 | }; |
| 7465 | static const byte kInstruction_Crc32w_r11_r0_r1[] = { |
| 7466 | 0x41, 0xb0, 0x40, 0xe1 // Crc32w r11 r0 r1 |
| 7467 | }; |
| 7468 | static const byte kInstruction_Crc32w_r11_r0_r2[] = { |
| 7469 | 0x42, 0xb0, 0x40, 0xe1 // Crc32w r11 r0 r2 |
| 7470 | }; |
| 7471 | static const byte kInstruction_Crc32w_r11_r0_r3[] = { |
| 7472 | 0x43, 0xb0, 0x40, 0xe1 // Crc32w r11 r0 r3 |
| 7473 | }; |
| 7474 | static const byte kInstruction_Crc32w_r11_r0_r4[] = { |
| 7475 | 0x44, 0xb0, 0x40, 0xe1 // Crc32w r11 r0 r4 |
| 7476 | }; |
| 7477 | static const byte kInstruction_Crc32w_r11_r0_r5[] = { |
| 7478 | 0x45, 0xb0, 0x40, 0xe1 // Crc32w r11 r0 r5 |
| 7479 | }; |
| 7480 | static const byte kInstruction_Crc32w_r11_r0_r6[] = { |
| 7481 | 0x46, 0xb0, 0x40, 0xe1 // Crc32w r11 r0 r6 |
| 7482 | }; |
| 7483 | static const byte kInstruction_Crc32w_r11_r0_r7[] = { |
| 7484 | 0x47, 0xb0, 0x40, 0xe1 // Crc32w r11 r0 r7 |
| 7485 | }; |
| 7486 | static const byte kInstruction_Crc32w_r11_r0_r8[] = { |
| 7487 | 0x48, 0xb0, 0x40, 0xe1 // Crc32w r11 r0 r8 |
| 7488 | }; |
| 7489 | static const byte kInstruction_Crc32w_r11_r0_r9[] = { |
| 7490 | 0x49, 0xb0, 0x40, 0xe1 // Crc32w r11 r0 r9 |
| 7491 | }; |
| 7492 | static const byte kInstruction_Crc32w_r11_r0_r10[] = { |
| 7493 | 0x4a, 0xb0, 0x40, 0xe1 // Crc32w r11 r0 r10 |
| 7494 | }; |
| 7495 | static const byte kInstruction_Crc32w_r11_r0_r11[] = { |
| 7496 | 0x4b, 0xb0, 0x40, 0xe1 // Crc32w r11 r0 r11 |
| 7497 | }; |
| 7498 | static const byte kInstruction_Crc32w_r11_r0_r12[] = { |
| 7499 | 0x4c, 0xb0, 0x40, 0xe1 // Crc32w r11 r0 r12 |
| 7500 | }; |
| 7501 | static const byte kInstruction_Crc32w_r11_r0_r13[] = { |
| 7502 | 0x4d, 0xb0, 0x40, 0xe1 // Crc32w r11 r0 r13 |
| 7503 | }; |
| 7504 | static const byte kInstruction_Crc32w_r11_r0_r14[] = { |
| 7505 | 0x4e, 0xb0, 0x40, 0xe1 // Crc32w r11 r0 r14 |
| 7506 | }; |
| 7507 | static const byte kInstruction_Crc32w_r11_r1_r0[] = { |
| 7508 | 0x40, 0xb0, 0x41, 0xe1 // Crc32w r11 r1 r0 |
| 7509 | }; |
| 7510 | static const byte kInstruction_Crc32w_r11_r1_r1[] = { |
| 7511 | 0x41, 0xb0, 0x41, 0xe1 // Crc32w r11 r1 r1 |
| 7512 | }; |
| 7513 | static const byte kInstruction_Crc32w_r11_r1_r2[] = { |
| 7514 | 0x42, 0xb0, 0x41, 0xe1 // Crc32w r11 r1 r2 |
| 7515 | }; |
| 7516 | static const byte kInstruction_Crc32w_r11_r1_r3[] = { |
| 7517 | 0x43, 0xb0, 0x41, 0xe1 // Crc32w r11 r1 r3 |
| 7518 | }; |
| 7519 | static const byte kInstruction_Crc32w_r11_r1_r4[] = { |
| 7520 | 0x44, 0xb0, 0x41, 0xe1 // Crc32w r11 r1 r4 |
| 7521 | }; |
| 7522 | static const byte kInstruction_Crc32w_r11_r1_r5[] = { |
| 7523 | 0x45, 0xb0, 0x41, 0xe1 // Crc32w r11 r1 r5 |
| 7524 | }; |
| 7525 | static const byte kInstruction_Crc32w_r11_r1_r6[] = { |
| 7526 | 0x46, 0xb0, 0x41, 0xe1 // Crc32w r11 r1 r6 |
| 7527 | }; |
| 7528 | static const byte kInstruction_Crc32w_r11_r1_r7[] = { |
| 7529 | 0x47, 0xb0, 0x41, 0xe1 // Crc32w r11 r1 r7 |
| 7530 | }; |
| 7531 | static const byte kInstruction_Crc32w_r11_r1_r8[] = { |
| 7532 | 0x48, 0xb0, 0x41, 0xe1 // Crc32w r11 r1 r8 |
| 7533 | }; |
| 7534 | static const byte kInstruction_Crc32w_r11_r1_r9[] = { |
| 7535 | 0x49, 0xb0, 0x41, 0xe1 // Crc32w r11 r1 r9 |
| 7536 | }; |
| 7537 | static const byte kInstruction_Crc32w_r11_r1_r10[] = { |
| 7538 | 0x4a, 0xb0, 0x41, 0xe1 // Crc32w r11 r1 r10 |
| 7539 | }; |
| 7540 | static const byte kInstruction_Crc32w_r11_r1_r11[] = { |
| 7541 | 0x4b, 0xb0, 0x41, 0xe1 // Crc32w r11 r1 r11 |
| 7542 | }; |
| 7543 | static const byte kInstruction_Crc32w_r11_r1_r12[] = { |
| 7544 | 0x4c, 0xb0, 0x41, 0xe1 // Crc32w r11 r1 r12 |
| 7545 | }; |
| 7546 | static const byte kInstruction_Crc32w_r11_r1_r13[] = { |
| 7547 | 0x4d, 0xb0, 0x41, 0xe1 // Crc32w r11 r1 r13 |
| 7548 | }; |
| 7549 | static const byte kInstruction_Crc32w_r11_r1_r14[] = { |
| 7550 | 0x4e, 0xb0, 0x41, 0xe1 // Crc32w r11 r1 r14 |
| 7551 | }; |
| 7552 | static const byte kInstruction_Crc32w_r11_r2_r0[] = { |
| 7553 | 0x40, 0xb0, 0x42, 0xe1 // Crc32w r11 r2 r0 |
| 7554 | }; |
| 7555 | static const byte kInstruction_Crc32w_r11_r2_r1[] = { |
| 7556 | 0x41, 0xb0, 0x42, 0xe1 // Crc32w r11 r2 r1 |
| 7557 | }; |
| 7558 | static const byte kInstruction_Crc32w_r11_r2_r2[] = { |
| 7559 | 0x42, 0xb0, 0x42, 0xe1 // Crc32w r11 r2 r2 |
| 7560 | }; |
| 7561 | static const byte kInstruction_Crc32w_r11_r2_r3[] = { |
| 7562 | 0x43, 0xb0, 0x42, 0xe1 // Crc32w r11 r2 r3 |
| 7563 | }; |
| 7564 | static const byte kInstruction_Crc32w_r11_r2_r4[] = { |
| 7565 | 0x44, 0xb0, 0x42, 0xe1 // Crc32w r11 r2 r4 |
| 7566 | }; |
| 7567 | static const byte kInstruction_Crc32w_r11_r2_r5[] = { |
| 7568 | 0x45, 0xb0, 0x42, 0xe1 // Crc32w r11 r2 r5 |
| 7569 | }; |
| 7570 | static const byte kInstruction_Crc32w_r11_r2_r6[] = { |
| 7571 | 0x46, 0xb0, 0x42, 0xe1 // Crc32w r11 r2 r6 |
| 7572 | }; |
| 7573 | static const byte kInstruction_Crc32w_r11_r2_r7[] = { |
| 7574 | 0x47, 0xb0, 0x42, 0xe1 // Crc32w r11 r2 r7 |
| 7575 | }; |
| 7576 | static const byte kInstruction_Crc32w_r11_r2_r8[] = { |
| 7577 | 0x48, 0xb0, 0x42, 0xe1 // Crc32w r11 r2 r8 |
| 7578 | }; |
| 7579 | static const byte kInstruction_Crc32w_r11_r2_r9[] = { |
| 7580 | 0x49, 0xb0, 0x42, 0xe1 // Crc32w r11 r2 r9 |
| 7581 | }; |
| 7582 | static const byte kInstruction_Crc32w_r11_r2_r10[] = { |
| 7583 | 0x4a, 0xb0, 0x42, 0xe1 // Crc32w r11 r2 r10 |
| 7584 | }; |
| 7585 | static const byte kInstruction_Crc32w_r11_r2_r11[] = { |
| 7586 | 0x4b, 0xb0, 0x42, 0xe1 // Crc32w r11 r2 r11 |
| 7587 | }; |
| 7588 | static const byte kInstruction_Crc32w_r11_r2_r12[] = { |
| 7589 | 0x4c, 0xb0, 0x42, 0xe1 // Crc32w r11 r2 r12 |
| 7590 | }; |
| 7591 | static const byte kInstruction_Crc32w_r11_r2_r13[] = { |
| 7592 | 0x4d, 0xb0, 0x42, 0xe1 // Crc32w r11 r2 r13 |
| 7593 | }; |
| 7594 | static const byte kInstruction_Crc32w_r11_r2_r14[] = { |
| 7595 | 0x4e, 0xb0, 0x42, 0xe1 // Crc32w r11 r2 r14 |
| 7596 | }; |
| 7597 | static const byte kInstruction_Crc32w_r11_r3_r0[] = { |
| 7598 | 0x40, 0xb0, 0x43, 0xe1 // Crc32w r11 r3 r0 |
| 7599 | }; |
| 7600 | static const byte kInstruction_Crc32w_r11_r3_r1[] = { |
| 7601 | 0x41, 0xb0, 0x43, 0xe1 // Crc32w r11 r3 r1 |
| 7602 | }; |
| 7603 | static const byte kInstruction_Crc32w_r11_r3_r2[] = { |
| 7604 | 0x42, 0xb0, 0x43, 0xe1 // Crc32w r11 r3 r2 |
| 7605 | }; |
| 7606 | static const byte kInstruction_Crc32w_r11_r3_r3[] = { |
| 7607 | 0x43, 0xb0, 0x43, 0xe1 // Crc32w r11 r3 r3 |
| 7608 | }; |
| 7609 | static const byte kInstruction_Crc32w_r11_r3_r4[] = { |
| 7610 | 0x44, 0xb0, 0x43, 0xe1 // Crc32w r11 r3 r4 |
| 7611 | }; |
| 7612 | static const byte kInstruction_Crc32w_r11_r3_r5[] = { |
| 7613 | 0x45, 0xb0, 0x43, 0xe1 // Crc32w r11 r3 r5 |
| 7614 | }; |
| 7615 | static const byte kInstruction_Crc32w_r11_r3_r6[] = { |
| 7616 | 0x46, 0xb0, 0x43, 0xe1 // Crc32w r11 r3 r6 |
| 7617 | }; |
| 7618 | static const byte kInstruction_Crc32w_r11_r3_r7[] = { |
| 7619 | 0x47, 0xb0, 0x43, 0xe1 // Crc32w r11 r3 r7 |
| 7620 | }; |
| 7621 | static const byte kInstruction_Crc32w_r11_r3_r8[] = { |
| 7622 | 0x48, 0xb0, 0x43, 0xe1 // Crc32w r11 r3 r8 |
| 7623 | }; |
| 7624 | static const byte kInstruction_Crc32w_r11_r3_r9[] = { |
| 7625 | 0x49, 0xb0, 0x43, 0xe1 // Crc32w r11 r3 r9 |
| 7626 | }; |
| 7627 | static const byte kInstruction_Crc32w_r11_r3_r10[] = { |
| 7628 | 0x4a, 0xb0, 0x43, 0xe1 // Crc32w r11 r3 r10 |
| 7629 | }; |
| 7630 | static const byte kInstruction_Crc32w_r11_r3_r11[] = { |
| 7631 | 0x4b, 0xb0, 0x43, 0xe1 // Crc32w r11 r3 r11 |
| 7632 | }; |
| 7633 | static const byte kInstruction_Crc32w_r11_r3_r12[] = { |
| 7634 | 0x4c, 0xb0, 0x43, 0xe1 // Crc32w r11 r3 r12 |
| 7635 | }; |
| 7636 | static const byte kInstruction_Crc32w_r11_r3_r13[] = { |
| 7637 | 0x4d, 0xb0, 0x43, 0xe1 // Crc32w r11 r3 r13 |
| 7638 | }; |
| 7639 | static const byte kInstruction_Crc32w_r11_r3_r14[] = { |
| 7640 | 0x4e, 0xb0, 0x43, 0xe1 // Crc32w r11 r3 r14 |
| 7641 | }; |
| 7642 | static const byte kInstruction_Crc32w_r11_r4_r0[] = { |
| 7643 | 0x40, 0xb0, 0x44, 0xe1 // Crc32w r11 r4 r0 |
| 7644 | }; |
| 7645 | static const byte kInstruction_Crc32w_r11_r4_r1[] = { |
| 7646 | 0x41, 0xb0, 0x44, 0xe1 // Crc32w r11 r4 r1 |
| 7647 | }; |
| 7648 | static const byte kInstruction_Crc32w_r11_r4_r2[] = { |
| 7649 | 0x42, 0xb0, 0x44, 0xe1 // Crc32w r11 r4 r2 |
| 7650 | }; |
| 7651 | static const byte kInstruction_Crc32w_r11_r4_r3[] = { |
| 7652 | 0x43, 0xb0, 0x44, 0xe1 // Crc32w r11 r4 r3 |
| 7653 | }; |
| 7654 | static const byte kInstruction_Crc32w_r11_r4_r4[] = { |
| 7655 | 0x44, 0xb0, 0x44, 0xe1 // Crc32w r11 r4 r4 |
| 7656 | }; |
| 7657 | static const byte kInstruction_Crc32w_r11_r4_r5[] = { |
| 7658 | 0x45, 0xb0, 0x44, 0xe1 // Crc32w r11 r4 r5 |
| 7659 | }; |
| 7660 | static const byte kInstruction_Crc32w_r11_r4_r6[] = { |
| 7661 | 0x46, 0xb0, 0x44, 0xe1 // Crc32w r11 r4 r6 |
| 7662 | }; |
| 7663 | static const byte kInstruction_Crc32w_r11_r4_r7[] = { |
| 7664 | 0x47, 0xb0, 0x44, 0xe1 // Crc32w r11 r4 r7 |
| 7665 | }; |
| 7666 | static const byte kInstruction_Crc32w_r11_r4_r8[] = { |
| 7667 | 0x48, 0xb0, 0x44, 0xe1 // Crc32w r11 r4 r8 |
| 7668 | }; |
| 7669 | static const byte kInstruction_Crc32w_r11_r4_r9[] = { |
| 7670 | 0x49, 0xb0, 0x44, 0xe1 // Crc32w r11 r4 r9 |
| 7671 | }; |
| 7672 | static const byte kInstruction_Crc32w_r11_r4_r10[] = { |
| 7673 | 0x4a, 0xb0, 0x44, 0xe1 // Crc32w r11 r4 r10 |
| 7674 | }; |
| 7675 | static const byte kInstruction_Crc32w_r11_r4_r11[] = { |
| 7676 | 0x4b, 0xb0, 0x44, 0xe1 // Crc32w r11 r4 r11 |
| 7677 | }; |
| 7678 | static const byte kInstruction_Crc32w_r11_r4_r12[] = { |
| 7679 | 0x4c, 0xb0, 0x44, 0xe1 // Crc32w r11 r4 r12 |
| 7680 | }; |
| 7681 | static const byte kInstruction_Crc32w_r11_r4_r13[] = { |
| 7682 | 0x4d, 0xb0, 0x44, 0xe1 // Crc32w r11 r4 r13 |
| 7683 | }; |
| 7684 | static const byte kInstruction_Crc32w_r11_r4_r14[] = { |
| 7685 | 0x4e, 0xb0, 0x44, 0xe1 // Crc32w r11 r4 r14 |
| 7686 | }; |
| 7687 | static const byte kInstruction_Crc32w_r11_r5_r0[] = { |
| 7688 | 0x40, 0xb0, 0x45, 0xe1 // Crc32w r11 r5 r0 |
| 7689 | }; |
| 7690 | static const byte kInstruction_Crc32w_r11_r5_r1[] = { |
| 7691 | 0x41, 0xb0, 0x45, 0xe1 // Crc32w r11 r5 r1 |
| 7692 | }; |
| 7693 | static const byte kInstruction_Crc32w_r11_r5_r2[] = { |
| 7694 | 0x42, 0xb0, 0x45, 0xe1 // Crc32w r11 r5 r2 |
| 7695 | }; |
| 7696 | static const byte kInstruction_Crc32w_r11_r5_r3[] = { |
| 7697 | 0x43, 0xb0, 0x45, 0xe1 // Crc32w r11 r5 r3 |
| 7698 | }; |
| 7699 | static const byte kInstruction_Crc32w_r11_r5_r4[] = { |
| 7700 | 0x44, 0xb0, 0x45, 0xe1 // Crc32w r11 r5 r4 |
| 7701 | }; |
| 7702 | static const byte kInstruction_Crc32w_r11_r5_r5[] = { |
| 7703 | 0x45, 0xb0, 0x45, 0xe1 // Crc32w r11 r5 r5 |
| 7704 | }; |
| 7705 | static const byte kInstruction_Crc32w_r11_r5_r6[] = { |
| 7706 | 0x46, 0xb0, 0x45, 0xe1 // Crc32w r11 r5 r6 |
| 7707 | }; |
| 7708 | static const byte kInstruction_Crc32w_r11_r5_r7[] = { |
| 7709 | 0x47, 0xb0, 0x45, 0xe1 // Crc32w r11 r5 r7 |
| 7710 | }; |
| 7711 | static const byte kInstruction_Crc32w_r11_r5_r8[] = { |
| 7712 | 0x48, 0xb0, 0x45, 0xe1 // Crc32w r11 r5 r8 |
| 7713 | }; |
| 7714 | static const byte kInstruction_Crc32w_r11_r5_r9[] = { |
| 7715 | 0x49, 0xb0, 0x45, 0xe1 // Crc32w r11 r5 r9 |
| 7716 | }; |
| 7717 | static const byte kInstruction_Crc32w_r11_r5_r10[] = { |
| 7718 | 0x4a, 0xb0, 0x45, 0xe1 // Crc32w r11 r5 r10 |
| 7719 | }; |
| 7720 | static const byte kInstruction_Crc32w_r11_r5_r11[] = { |
| 7721 | 0x4b, 0xb0, 0x45, 0xe1 // Crc32w r11 r5 r11 |
| 7722 | }; |
| 7723 | static const byte kInstruction_Crc32w_r11_r5_r12[] = { |
| 7724 | 0x4c, 0xb0, 0x45, 0xe1 // Crc32w r11 r5 r12 |
| 7725 | }; |
| 7726 | static const byte kInstruction_Crc32w_r11_r5_r13[] = { |
| 7727 | 0x4d, 0xb0, 0x45, 0xe1 // Crc32w r11 r5 r13 |
| 7728 | }; |
| 7729 | static const byte kInstruction_Crc32w_r11_r5_r14[] = { |
| 7730 | 0x4e, 0xb0, 0x45, 0xe1 // Crc32w r11 r5 r14 |
| 7731 | }; |
| 7732 | static const byte kInstruction_Crc32w_r11_r6_r0[] = { |
| 7733 | 0x40, 0xb0, 0x46, 0xe1 // Crc32w r11 r6 r0 |
| 7734 | }; |
| 7735 | static const byte kInstruction_Crc32w_r11_r6_r1[] = { |
| 7736 | 0x41, 0xb0, 0x46, 0xe1 // Crc32w r11 r6 r1 |
| 7737 | }; |
| 7738 | static const byte kInstruction_Crc32w_r11_r6_r2[] = { |
| 7739 | 0x42, 0xb0, 0x46, 0xe1 // Crc32w r11 r6 r2 |
| 7740 | }; |
| 7741 | static const byte kInstruction_Crc32w_r11_r6_r3[] = { |
| 7742 | 0x43, 0xb0, 0x46, 0xe1 // Crc32w r11 r6 r3 |
| 7743 | }; |
| 7744 | static const byte kInstruction_Crc32w_r11_r6_r4[] = { |
| 7745 | 0x44, 0xb0, 0x46, 0xe1 // Crc32w r11 r6 r4 |
| 7746 | }; |
| 7747 | static const byte kInstruction_Crc32w_r11_r6_r5[] = { |
| 7748 | 0x45, 0xb0, 0x46, 0xe1 // Crc32w r11 r6 r5 |
| 7749 | }; |
| 7750 | static const byte kInstruction_Crc32w_r11_r6_r6[] = { |
| 7751 | 0x46, 0xb0, 0x46, 0xe1 // Crc32w r11 r6 r6 |
| 7752 | }; |
| 7753 | static const byte kInstruction_Crc32w_r11_r6_r7[] = { |
| 7754 | 0x47, 0xb0, 0x46, 0xe1 // Crc32w r11 r6 r7 |
| 7755 | }; |
| 7756 | static const byte kInstruction_Crc32w_r11_r6_r8[] = { |
| 7757 | 0x48, 0xb0, 0x46, 0xe1 // Crc32w r11 r6 r8 |
| 7758 | }; |
| 7759 | static const byte kInstruction_Crc32w_r11_r6_r9[] = { |
| 7760 | 0x49, 0xb0, 0x46, 0xe1 // Crc32w r11 r6 r9 |
| 7761 | }; |
| 7762 | static const byte kInstruction_Crc32w_r11_r6_r10[] = { |
| 7763 | 0x4a, 0xb0, 0x46, 0xe1 // Crc32w r11 r6 r10 |
| 7764 | }; |
| 7765 | static const byte kInstruction_Crc32w_r11_r6_r11[] = { |
| 7766 | 0x4b, 0xb0, 0x46, 0xe1 // Crc32w r11 r6 r11 |
| 7767 | }; |
| 7768 | static const byte kInstruction_Crc32w_r11_r6_r12[] = { |
| 7769 | 0x4c, 0xb0, 0x46, 0xe1 // Crc32w r11 r6 r12 |
| 7770 | }; |
| 7771 | static const byte kInstruction_Crc32w_r11_r6_r13[] = { |
| 7772 | 0x4d, 0xb0, 0x46, 0xe1 // Crc32w r11 r6 r13 |
| 7773 | }; |
| 7774 | static const byte kInstruction_Crc32w_r11_r6_r14[] = { |
| 7775 | 0x4e, 0xb0, 0x46, 0xe1 // Crc32w r11 r6 r14 |
| 7776 | }; |
| 7777 | static const byte kInstruction_Crc32w_r11_r7_r0[] = { |
| 7778 | 0x40, 0xb0, 0x47, 0xe1 // Crc32w r11 r7 r0 |
| 7779 | }; |
| 7780 | static const byte kInstruction_Crc32w_r11_r7_r1[] = { |
| 7781 | 0x41, 0xb0, 0x47, 0xe1 // Crc32w r11 r7 r1 |
| 7782 | }; |
| 7783 | static const byte kInstruction_Crc32w_r11_r7_r2[] = { |
| 7784 | 0x42, 0xb0, 0x47, 0xe1 // Crc32w r11 r7 r2 |
| 7785 | }; |
| 7786 | static const byte kInstruction_Crc32w_r11_r7_r3[] = { |
| 7787 | 0x43, 0xb0, 0x47, 0xe1 // Crc32w r11 r7 r3 |
| 7788 | }; |
| 7789 | static const byte kInstruction_Crc32w_r11_r7_r4[] = { |
| 7790 | 0x44, 0xb0, 0x47, 0xe1 // Crc32w r11 r7 r4 |
| 7791 | }; |
| 7792 | static const byte kInstruction_Crc32w_r11_r7_r5[] = { |
| 7793 | 0x45, 0xb0, 0x47, 0xe1 // Crc32w r11 r7 r5 |
| 7794 | }; |
| 7795 | static const byte kInstruction_Crc32w_r11_r7_r6[] = { |
| 7796 | 0x46, 0xb0, 0x47, 0xe1 // Crc32w r11 r7 r6 |
| 7797 | }; |
| 7798 | static const byte kInstruction_Crc32w_r11_r7_r7[] = { |
| 7799 | 0x47, 0xb0, 0x47, 0xe1 // Crc32w r11 r7 r7 |
| 7800 | }; |
| 7801 | static const byte kInstruction_Crc32w_r11_r7_r8[] = { |
| 7802 | 0x48, 0xb0, 0x47, 0xe1 // Crc32w r11 r7 r8 |
| 7803 | }; |
| 7804 | static const byte kInstruction_Crc32w_r11_r7_r9[] = { |
| 7805 | 0x49, 0xb0, 0x47, 0xe1 // Crc32w r11 r7 r9 |
| 7806 | }; |
| 7807 | static const byte kInstruction_Crc32w_r11_r7_r10[] = { |
| 7808 | 0x4a, 0xb0, 0x47, 0xe1 // Crc32w r11 r7 r10 |
| 7809 | }; |
| 7810 | static const byte kInstruction_Crc32w_r11_r7_r11[] = { |
| 7811 | 0x4b, 0xb0, 0x47, 0xe1 // Crc32w r11 r7 r11 |
| 7812 | }; |
| 7813 | static const byte kInstruction_Crc32w_r11_r7_r12[] = { |
| 7814 | 0x4c, 0xb0, 0x47, 0xe1 // Crc32w r11 r7 r12 |
| 7815 | }; |
| 7816 | static const byte kInstruction_Crc32w_r11_r7_r13[] = { |
| 7817 | 0x4d, 0xb0, 0x47, 0xe1 // Crc32w r11 r7 r13 |
| 7818 | }; |
| 7819 | static const byte kInstruction_Crc32w_r11_r7_r14[] = { |
| 7820 | 0x4e, 0xb0, 0x47, 0xe1 // Crc32w r11 r7 r14 |
| 7821 | }; |
| 7822 | static const byte kInstruction_Crc32w_r11_r8_r0[] = { |
| 7823 | 0x40, 0xb0, 0x48, 0xe1 // Crc32w r11 r8 r0 |
| 7824 | }; |
| 7825 | static const byte kInstruction_Crc32w_r11_r8_r1[] = { |
| 7826 | 0x41, 0xb0, 0x48, 0xe1 // Crc32w r11 r8 r1 |
| 7827 | }; |
| 7828 | static const byte kInstruction_Crc32w_r11_r8_r2[] = { |
| 7829 | 0x42, 0xb0, 0x48, 0xe1 // Crc32w r11 r8 r2 |
| 7830 | }; |
| 7831 | static const byte kInstruction_Crc32w_r11_r8_r3[] = { |
| 7832 | 0x43, 0xb0, 0x48, 0xe1 // Crc32w r11 r8 r3 |
| 7833 | }; |
| 7834 | static const byte kInstruction_Crc32w_r11_r8_r4[] = { |
| 7835 | 0x44, 0xb0, 0x48, 0xe1 // Crc32w r11 r8 r4 |
| 7836 | }; |
| 7837 | static const byte kInstruction_Crc32w_r11_r8_r5[] = { |
| 7838 | 0x45, 0xb0, 0x48, 0xe1 // Crc32w r11 r8 r5 |
| 7839 | }; |
| 7840 | static const byte kInstruction_Crc32w_r11_r8_r6[] = { |
| 7841 | 0x46, 0xb0, 0x48, 0xe1 // Crc32w r11 r8 r6 |
| 7842 | }; |
| 7843 | static const byte kInstruction_Crc32w_r11_r8_r7[] = { |
| 7844 | 0x47, 0xb0, 0x48, 0xe1 // Crc32w r11 r8 r7 |
| 7845 | }; |
| 7846 | static const byte kInstruction_Crc32w_r11_r8_r8[] = { |
| 7847 | 0x48, 0xb0, 0x48, 0xe1 // Crc32w r11 r8 r8 |
| 7848 | }; |
| 7849 | static const byte kInstruction_Crc32w_r11_r8_r9[] = { |
| 7850 | 0x49, 0xb0, 0x48, 0xe1 // Crc32w r11 r8 r9 |
| 7851 | }; |
| 7852 | static const byte kInstruction_Crc32w_r11_r8_r10[] = { |
| 7853 | 0x4a, 0xb0, 0x48, 0xe1 // Crc32w r11 r8 r10 |
| 7854 | }; |
| 7855 | static const byte kInstruction_Crc32w_r11_r8_r11[] = { |
| 7856 | 0x4b, 0xb0, 0x48, 0xe1 // Crc32w r11 r8 r11 |
| 7857 | }; |
| 7858 | static const byte kInstruction_Crc32w_r11_r8_r12[] = { |
| 7859 | 0x4c, 0xb0, 0x48, 0xe1 // Crc32w r11 r8 r12 |
| 7860 | }; |
| 7861 | static const byte kInstruction_Crc32w_r11_r8_r13[] = { |
| 7862 | 0x4d, 0xb0, 0x48, 0xe1 // Crc32w r11 r8 r13 |
| 7863 | }; |
| 7864 | static const byte kInstruction_Crc32w_r11_r8_r14[] = { |
| 7865 | 0x4e, 0xb0, 0x48, 0xe1 // Crc32w r11 r8 r14 |
| 7866 | }; |
| 7867 | static const byte kInstruction_Crc32w_r11_r9_r0[] = { |
| 7868 | 0x40, 0xb0, 0x49, 0xe1 // Crc32w r11 r9 r0 |
| 7869 | }; |
| 7870 | static const byte kInstruction_Crc32w_r11_r9_r1[] = { |
| 7871 | 0x41, 0xb0, 0x49, 0xe1 // Crc32w r11 r9 r1 |
| 7872 | }; |
| 7873 | static const byte kInstruction_Crc32w_r11_r9_r2[] = { |
| 7874 | 0x42, 0xb0, 0x49, 0xe1 // Crc32w r11 r9 r2 |
| 7875 | }; |
| 7876 | static const byte kInstruction_Crc32w_r11_r9_r3[] = { |
| 7877 | 0x43, 0xb0, 0x49, 0xe1 // Crc32w r11 r9 r3 |
| 7878 | }; |
| 7879 | static const byte kInstruction_Crc32w_r11_r9_r4[] = { |
| 7880 | 0x44, 0xb0, 0x49, 0xe1 // Crc32w r11 r9 r4 |
| 7881 | }; |
| 7882 | static const byte kInstruction_Crc32w_r11_r9_r5[] = { |
| 7883 | 0x45, 0xb0, 0x49, 0xe1 // Crc32w r11 r9 r5 |
| 7884 | }; |
| 7885 | static const byte kInstruction_Crc32w_r11_r9_r6[] = { |
| 7886 | 0x46, 0xb0, 0x49, 0xe1 // Crc32w r11 r9 r6 |
| 7887 | }; |
| 7888 | static const byte kInstruction_Crc32w_r11_r9_r7[] = { |
| 7889 | 0x47, 0xb0, 0x49, 0xe1 // Crc32w r11 r9 r7 |
| 7890 | }; |
| 7891 | static const byte kInstruction_Crc32w_r11_r9_r8[] = { |
| 7892 | 0x48, 0xb0, 0x49, 0xe1 // Crc32w r11 r9 r8 |
| 7893 | }; |
| 7894 | static const byte kInstruction_Crc32w_r11_r9_r9[] = { |
| 7895 | 0x49, 0xb0, 0x49, 0xe1 // Crc32w r11 r9 r9 |
| 7896 | }; |
| 7897 | static const byte kInstruction_Crc32w_r11_r9_r10[] = { |
| 7898 | 0x4a, 0xb0, 0x49, 0xe1 // Crc32w r11 r9 r10 |
| 7899 | }; |
| 7900 | static const byte kInstruction_Crc32w_r11_r9_r11[] = { |
| 7901 | 0x4b, 0xb0, 0x49, 0xe1 // Crc32w r11 r9 r11 |
| 7902 | }; |
| 7903 | static const byte kInstruction_Crc32w_r11_r9_r12[] = { |
| 7904 | 0x4c, 0xb0, 0x49, 0xe1 // Crc32w r11 r9 r12 |
| 7905 | }; |
| 7906 | static const byte kInstruction_Crc32w_r11_r9_r13[] = { |
| 7907 | 0x4d, 0xb0, 0x49, 0xe1 // Crc32w r11 r9 r13 |
| 7908 | }; |
| 7909 | static const byte kInstruction_Crc32w_r11_r9_r14[] = { |
| 7910 | 0x4e, 0xb0, 0x49, 0xe1 // Crc32w r11 r9 r14 |
| 7911 | }; |
| 7912 | static const byte kInstruction_Crc32w_r11_r10_r0[] = { |
| 7913 | 0x40, 0xb0, 0x4a, 0xe1 // Crc32w r11 r10 r0 |
| 7914 | }; |
| 7915 | static const byte kInstruction_Crc32w_r11_r10_r1[] = { |
| 7916 | 0x41, 0xb0, 0x4a, 0xe1 // Crc32w r11 r10 r1 |
| 7917 | }; |
| 7918 | static const byte kInstruction_Crc32w_r11_r10_r2[] = { |
| 7919 | 0x42, 0xb0, 0x4a, 0xe1 // Crc32w r11 r10 r2 |
| 7920 | }; |
| 7921 | static const byte kInstruction_Crc32w_r11_r10_r3[] = { |
| 7922 | 0x43, 0xb0, 0x4a, 0xe1 // Crc32w r11 r10 r3 |
| 7923 | }; |
| 7924 | static const byte kInstruction_Crc32w_r11_r10_r4[] = { |
| 7925 | 0x44, 0xb0, 0x4a, 0xe1 // Crc32w r11 r10 r4 |
| 7926 | }; |
| 7927 | static const byte kInstruction_Crc32w_r11_r10_r5[] = { |
| 7928 | 0x45, 0xb0, 0x4a, 0xe1 // Crc32w r11 r10 r5 |
| 7929 | }; |
| 7930 | static const byte kInstruction_Crc32w_r11_r10_r6[] = { |
| 7931 | 0x46, 0xb0, 0x4a, 0xe1 // Crc32w r11 r10 r6 |
| 7932 | }; |
| 7933 | static const byte kInstruction_Crc32w_r11_r10_r7[] = { |
| 7934 | 0x47, 0xb0, 0x4a, 0xe1 // Crc32w r11 r10 r7 |
| 7935 | }; |
| 7936 | static const byte kInstruction_Crc32w_r11_r10_r8[] = { |
| 7937 | 0x48, 0xb0, 0x4a, 0xe1 // Crc32w r11 r10 r8 |
| 7938 | }; |
| 7939 | static const byte kInstruction_Crc32w_r11_r10_r9[] = { |
| 7940 | 0x49, 0xb0, 0x4a, 0xe1 // Crc32w r11 r10 r9 |
| 7941 | }; |
| 7942 | static const byte kInstruction_Crc32w_r11_r10_r10[] = { |
| 7943 | 0x4a, 0xb0, 0x4a, 0xe1 // Crc32w r11 r10 r10 |
| 7944 | }; |
| 7945 | static const byte kInstruction_Crc32w_r11_r10_r11[] = { |
| 7946 | 0x4b, 0xb0, 0x4a, 0xe1 // Crc32w r11 r10 r11 |
| 7947 | }; |
| 7948 | static const byte kInstruction_Crc32w_r11_r10_r12[] = { |
| 7949 | 0x4c, 0xb0, 0x4a, 0xe1 // Crc32w r11 r10 r12 |
| 7950 | }; |
| 7951 | static const byte kInstruction_Crc32w_r11_r10_r13[] = { |
| 7952 | 0x4d, 0xb0, 0x4a, 0xe1 // Crc32w r11 r10 r13 |
| 7953 | }; |
| 7954 | static const byte kInstruction_Crc32w_r11_r10_r14[] = { |
| 7955 | 0x4e, 0xb0, 0x4a, 0xe1 // Crc32w r11 r10 r14 |
| 7956 | }; |
| 7957 | static const byte kInstruction_Crc32w_r11_r11_r0[] = { |
| 7958 | 0x40, 0xb0, 0x4b, 0xe1 // Crc32w r11 r11 r0 |
| 7959 | }; |
| 7960 | static const byte kInstruction_Crc32w_r11_r11_r1[] = { |
| 7961 | 0x41, 0xb0, 0x4b, 0xe1 // Crc32w r11 r11 r1 |
| 7962 | }; |
| 7963 | static const byte kInstruction_Crc32w_r11_r11_r2[] = { |
| 7964 | 0x42, 0xb0, 0x4b, 0xe1 // Crc32w r11 r11 r2 |
| 7965 | }; |
| 7966 | static const byte kInstruction_Crc32w_r11_r11_r3[] = { |
| 7967 | 0x43, 0xb0, 0x4b, 0xe1 // Crc32w r11 r11 r3 |
| 7968 | }; |
| 7969 | static const byte kInstruction_Crc32w_r11_r11_r4[] = { |
| 7970 | 0x44, 0xb0, 0x4b, 0xe1 // Crc32w r11 r11 r4 |
| 7971 | }; |
| 7972 | static const byte kInstruction_Crc32w_r11_r11_r5[] = { |
| 7973 | 0x45, 0xb0, 0x4b, 0xe1 // Crc32w r11 r11 r5 |
| 7974 | }; |
| 7975 | static const byte kInstruction_Crc32w_r11_r11_r6[] = { |
| 7976 | 0x46, 0xb0, 0x4b, 0xe1 // Crc32w r11 r11 r6 |
| 7977 | }; |
| 7978 | static const byte kInstruction_Crc32w_r11_r11_r7[] = { |
| 7979 | 0x47, 0xb0, 0x4b, 0xe1 // Crc32w r11 r11 r7 |
| 7980 | }; |
| 7981 | static const byte kInstruction_Crc32w_r11_r11_r8[] = { |
| 7982 | 0x48, 0xb0, 0x4b, 0xe1 // Crc32w r11 r11 r8 |
| 7983 | }; |
| 7984 | static const byte kInstruction_Crc32w_r11_r11_r9[] = { |
| 7985 | 0x49, 0xb0, 0x4b, 0xe1 // Crc32w r11 r11 r9 |
| 7986 | }; |
| 7987 | static const byte kInstruction_Crc32w_r11_r11_r10[] = { |
| 7988 | 0x4a, 0xb0, 0x4b, 0xe1 // Crc32w r11 r11 r10 |
| 7989 | }; |
| 7990 | static const byte kInstruction_Crc32w_r11_r11_r11[] = { |
| 7991 | 0x4b, 0xb0, 0x4b, 0xe1 // Crc32w r11 r11 r11 |
| 7992 | }; |
| 7993 | static const byte kInstruction_Crc32w_r11_r11_r12[] = { |
| 7994 | 0x4c, 0xb0, 0x4b, 0xe1 // Crc32w r11 r11 r12 |
| 7995 | }; |
| 7996 | static const byte kInstruction_Crc32w_r11_r11_r13[] = { |
| 7997 | 0x4d, 0xb0, 0x4b, 0xe1 // Crc32w r11 r11 r13 |
| 7998 | }; |
| 7999 | static const byte kInstruction_Crc32w_r11_r11_r14[] = { |
| 8000 | 0x4e, 0xb0, 0x4b, 0xe1 // Crc32w r11 r11 r14 |
| 8001 | }; |
| 8002 | static const byte kInstruction_Crc32w_r11_r12_r0[] = { |
| 8003 | 0x40, 0xb0, 0x4c, 0xe1 // Crc32w r11 r12 r0 |
| 8004 | }; |
| 8005 | static const byte kInstruction_Crc32w_r11_r12_r1[] = { |
| 8006 | 0x41, 0xb0, 0x4c, 0xe1 // Crc32w r11 r12 r1 |
| 8007 | }; |
| 8008 | static const byte kInstruction_Crc32w_r11_r12_r2[] = { |
| 8009 | 0x42, 0xb0, 0x4c, 0xe1 // Crc32w r11 r12 r2 |
| 8010 | }; |
| 8011 | static const byte kInstruction_Crc32w_r11_r12_r3[] = { |
| 8012 | 0x43, 0xb0, 0x4c, 0xe1 // Crc32w r11 r12 r3 |
| 8013 | }; |
| 8014 | static const byte kInstruction_Crc32w_r11_r12_r4[] = { |
| 8015 | 0x44, 0xb0, 0x4c, 0xe1 // Crc32w r11 r12 r4 |
| 8016 | }; |
| 8017 | static const byte kInstruction_Crc32w_r11_r12_r5[] = { |
| 8018 | 0x45, 0xb0, 0x4c, 0xe1 // Crc32w r11 r12 r5 |
| 8019 | }; |
| 8020 | static const byte kInstruction_Crc32w_r11_r12_r6[] = { |
| 8021 | 0x46, 0xb0, 0x4c, 0xe1 // Crc32w r11 r12 r6 |
| 8022 | }; |
| 8023 | static const byte kInstruction_Crc32w_r11_r12_r7[] = { |
| 8024 | 0x47, 0xb0, 0x4c, 0xe1 // Crc32w r11 r12 r7 |
| 8025 | }; |
| 8026 | static const byte kInstruction_Crc32w_r11_r12_r8[] = { |
| 8027 | 0x48, 0xb0, 0x4c, 0xe1 // Crc32w r11 r12 r8 |
| 8028 | }; |
| 8029 | static const byte kInstruction_Crc32w_r11_r12_r9[] = { |
| 8030 | 0x49, 0xb0, 0x4c, 0xe1 // Crc32w r11 r12 r9 |
| 8031 | }; |
| 8032 | static const byte kInstruction_Crc32w_r11_r12_r10[] = { |
| 8033 | 0x4a, 0xb0, 0x4c, 0xe1 // Crc32w r11 r12 r10 |
| 8034 | }; |
| 8035 | static const byte kInstruction_Crc32w_r11_r12_r11[] = { |
| 8036 | 0x4b, 0xb0, 0x4c, 0xe1 // Crc32w r11 r12 r11 |
| 8037 | }; |
| 8038 | static const byte kInstruction_Crc32w_r11_r12_r12[] = { |
| 8039 | 0x4c, 0xb0, 0x4c, 0xe1 // Crc32w r11 r12 r12 |
| 8040 | }; |
| 8041 | static const byte kInstruction_Crc32w_r11_r12_r13[] = { |
| 8042 | 0x4d, 0xb0, 0x4c, 0xe1 // Crc32w r11 r12 r13 |
| 8043 | }; |
| 8044 | static const byte kInstruction_Crc32w_r11_r12_r14[] = { |
| 8045 | 0x4e, 0xb0, 0x4c, 0xe1 // Crc32w r11 r12 r14 |
| 8046 | }; |
| 8047 | static const byte kInstruction_Crc32w_r11_r13_r0[] = { |
| 8048 | 0x40, 0xb0, 0x4d, 0xe1 // Crc32w r11 r13 r0 |
| 8049 | }; |
| 8050 | static const byte kInstruction_Crc32w_r11_r13_r1[] = { |
| 8051 | 0x41, 0xb0, 0x4d, 0xe1 // Crc32w r11 r13 r1 |
| 8052 | }; |
| 8053 | static const byte kInstruction_Crc32w_r11_r13_r2[] = { |
| 8054 | 0x42, 0xb0, 0x4d, 0xe1 // Crc32w r11 r13 r2 |
| 8055 | }; |
| 8056 | static const byte kInstruction_Crc32w_r11_r13_r3[] = { |
| 8057 | 0x43, 0xb0, 0x4d, 0xe1 // Crc32w r11 r13 r3 |
| 8058 | }; |
| 8059 | static const byte kInstruction_Crc32w_r11_r13_r4[] = { |
| 8060 | 0x44, 0xb0, 0x4d, 0xe1 // Crc32w r11 r13 r4 |
| 8061 | }; |
| 8062 | static const byte kInstruction_Crc32w_r11_r13_r5[] = { |
| 8063 | 0x45, 0xb0, 0x4d, 0xe1 // Crc32w r11 r13 r5 |
| 8064 | }; |
| 8065 | static const byte kInstruction_Crc32w_r11_r13_r6[] = { |
| 8066 | 0x46, 0xb0, 0x4d, 0xe1 // Crc32w r11 r13 r6 |
| 8067 | }; |
| 8068 | static const byte kInstruction_Crc32w_r11_r13_r7[] = { |
| 8069 | 0x47, 0xb0, 0x4d, 0xe1 // Crc32w r11 r13 r7 |
| 8070 | }; |
| 8071 | static const byte kInstruction_Crc32w_r11_r13_r8[] = { |
| 8072 | 0x48, 0xb0, 0x4d, 0xe1 // Crc32w r11 r13 r8 |
| 8073 | }; |
| 8074 | static const byte kInstruction_Crc32w_r11_r13_r9[] = { |
| 8075 | 0x49, 0xb0, 0x4d, 0xe1 // Crc32w r11 r13 r9 |
| 8076 | }; |
| 8077 | static const byte kInstruction_Crc32w_r11_r13_r10[] = { |
| 8078 | 0x4a, 0xb0, 0x4d, 0xe1 // Crc32w r11 r13 r10 |
| 8079 | }; |
| 8080 | static const byte kInstruction_Crc32w_r11_r13_r11[] = { |
| 8081 | 0x4b, 0xb0, 0x4d, 0xe1 // Crc32w r11 r13 r11 |
| 8082 | }; |
| 8083 | static const byte kInstruction_Crc32w_r11_r13_r12[] = { |
| 8084 | 0x4c, 0xb0, 0x4d, 0xe1 // Crc32w r11 r13 r12 |
| 8085 | }; |
| 8086 | static const byte kInstruction_Crc32w_r11_r13_r13[] = { |
| 8087 | 0x4d, 0xb0, 0x4d, 0xe1 // Crc32w r11 r13 r13 |
| 8088 | }; |
| 8089 | static const byte kInstruction_Crc32w_r11_r13_r14[] = { |
| 8090 | 0x4e, 0xb0, 0x4d, 0xe1 // Crc32w r11 r13 r14 |
| 8091 | }; |
| 8092 | static const byte kInstruction_Crc32w_r11_r14_r0[] = { |
| 8093 | 0x40, 0xb0, 0x4e, 0xe1 // Crc32w r11 r14 r0 |
| 8094 | }; |
| 8095 | static const byte kInstruction_Crc32w_r11_r14_r1[] = { |
| 8096 | 0x41, 0xb0, 0x4e, 0xe1 // Crc32w r11 r14 r1 |
| 8097 | }; |
| 8098 | static const byte kInstruction_Crc32w_r11_r14_r2[] = { |
| 8099 | 0x42, 0xb0, 0x4e, 0xe1 // Crc32w r11 r14 r2 |
| 8100 | }; |
| 8101 | static const byte kInstruction_Crc32w_r11_r14_r3[] = { |
| 8102 | 0x43, 0xb0, 0x4e, 0xe1 // Crc32w r11 r14 r3 |
| 8103 | }; |
| 8104 | static const byte kInstruction_Crc32w_r11_r14_r4[] = { |
| 8105 | 0x44, 0xb0, 0x4e, 0xe1 // Crc32w r11 r14 r4 |
| 8106 | }; |
| 8107 | static const byte kInstruction_Crc32w_r11_r14_r5[] = { |
| 8108 | 0x45, 0xb0, 0x4e, 0xe1 // Crc32w r11 r14 r5 |
| 8109 | }; |
| 8110 | static const byte kInstruction_Crc32w_r11_r14_r6[] = { |
| 8111 | 0x46, 0xb0, 0x4e, 0xe1 // Crc32w r11 r14 r6 |
| 8112 | }; |
| 8113 | static const byte kInstruction_Crc32w_r11_r14_r7[] = { |
| 8114 | 0x47, 0xb0, 0x4e, 0xe1 // Crc32w r11 r14 r7 |
| 8115 | }; |
| 8116 | static const byte kInstruction_Crc32w_r11_r14_r8[] = { |
| 8117 | 0x48, 0xb0, 0x4e, 0xe1 // Crc32w r11 r14 r8 |
| 8118 | }; |
| 8119 | static const byte kInstruction_Crc32w_r11_r14_r9[] = { |
| 8120 | 0x49, 0xb0, 0x4e, 0xe1 // Crc32w r11 r14 r9 |
| 8121 | }; |
| 8122 | static const byte kInstruction_Crc32w_r11_r14_r10[] = { |
| 8123 | 0x4a, 0xb0, 0x4e, 0xe1 // Crc32w r11 r14 r10 |
| 8124 | }; |
| 8125 | static const byte kInstruction_Crc32w_r11_r14_r11[] = { |
| 8126 | 0x4b, 0xb0, 0x4e, 0xe1 // Crc32w r11 r14 r11 |
| 8127 | }; |
| 8128 | static const byte kInstruction_Crc32w_r11_r14_r12[] = { |
| 8129 | 0x4c, 0xb0, 0x4e, 0xe1 // Crc32w r11 r14 r12 |
| 8130 | }; |
| 8131 | static const byte kInstruction_Crc32w_r11_r14_r13[] = { |
| 8132 | 0x4d, 0xb0, 0x4e, 0xe1 // Crc32w r11 r14 r13 |
| 8133 | }; |
| 8134 | static const byte kInstruction_Crc32w_r11_r14_r14[] = { |
| 8135 | 0x4e, 0xb0, 0x4e, 0xe1 // Crc32w r11 r14 r14 |
| 8136 | }; |
| 8137 | static const byte kInstruction_Crc32w_r12_r0_r0[] = { |
| 8138 | 0x40, 0xc0, 0x40, 0xe1 // Crc32w r12 r0 r0 |
| 8139 | }; |
| 8140 | static const byte kInstruction_Crc32w_r12_r0_r1[] = { |
| 8141 | 0x41, 0xc0, 0x40, 0xe1 // Crc32w r12 r0 r1 |
| 8142 | }; |
| 8143 | static const byte kInstruction_Crc32w_r12_r0_r2[] = { |
| 8144 | 0x42, 0xc0, 0x40, 0xe1 // Crc32w r12 r0 r2 |
| 8145 | }; |
| 8146 | static const byte kInstruction_Crc32w_r12_r0_r3[] = { |
| 8147 | 0x43, 0xc0, 0x40, 0xe1 // Crc32w r12 r0 r3 |
| 8148 | }; |
| 8149 | static const byte kInstruction_Crc32w_r12_r0_r4[] = { |
| 8150 | 0x44, 0xc0, 0x40, 0xe1 // Crc32w r12 r0 r4 |
| 8151 | }; |
| 8152 | static const byte kInstruction_Crc32w_r12_r0_r5[] = { |
| 8153 | 0x45, 0xc0, 0x40, 0xe1 // Crc32w r12 r0 r5 |
| 8154 | }; |
| 8155 | static const byte kInstruction_Crc32w_r12_r0_r6[] = { |
| 8156 | 0x46, 0xc0, 0x40, 0xe1 // Crc32w r12 r0 r6 |
| 8157 | }; |
| 8158 | static const byte kInstruction_Crc32w_r12_r0_r7[] = { |
| 8159 | 0x47, 0xc0, 0x40, 0xe1 // Crc32w r12 r0 r7 |
| 8160 | }; |
| 8161 | static const byte kInstruction_Crc32w_r12_r0_r8[] = { |
| 8162 | 0x48, 0xc0, 0x40, 0xe1 // Crc32w r12 r0 r8 |
| 8163 | }; |
| 8164 | static const byte kInstruction_Crc32w_r12_r0_r9[] = { |
| 8165 | 0x49, 0xc0, 0x40, 0xe1 // Crc32w r12 r0 r9 |
| 8166 | }; |
| 8167 | static const byte kInstruction_Crc32w_r12_r0_r10[] = { |
| 8168 | 0x4a, 0xc0, 0x40, 0xe1 // Crc32w r12 r0 r10 |
| 8169 | }; |
| 8170 | static const byte kInstruction_Crc32w_r12_r0_r11[] = { |
| 8171 | 0x4b, 0xc0, 0x40, 0xe1 // Crc32w r12 r0 r11 |
| 8172 | }; |
| 8173 | static const byte kInstruction_Crc32w_r12_r0_r12[] = { |
| 8174 | 0x4c, 0xc0, 0x40, 0xe1 // Crc32w r12 r0 r12 |
| 8175 | }; |
| 8176 | static const byte kInstruction_Crc32w_r12_r0_r13[] = { |
| 8177 | 0x4d, 0xc0, 0x40, 0xe1 // Crc32w r12 r0 r13 |
| 8178 | }; |
| 8179 | static const byte kInstruction_Crc32w_r12_r0_r14[] = { |
| 8180 | 0x4e, 0xc0, 0x40, 0xe1 // Crc32w r12 r0 r14 |
| 8181 | }; |
| 8182 | static const byte kInstruction_Crc32w_r12_r1_r0[] = { |
| 8183 | 0x40, 0xc0, 0x41, 0xe1 // Crc32w r12 r1 r0 |
| 8184 | }; |
| 8185 | static const byte kInstruction_Crc32w_r12_r1_r1[] = { |
| 8186 | 0x41, 0xc0, 0x41, 0xe1 // Crc32w r12 r1 r1 |
| 8187 | }; |
| 8188 | static const byte kInstruction_Crc32w_r12_r1_r2[] = { |
| 8189 | 0x42, 0xc0, 0x41, 0xe1 // Crc32w r12 r1 r2 |
| 8190 | }; |
| 8191 | static const byte kInstruction_Crc32w_r12_r1_r3[] = { |
| 8192 | 0x43, 0xc0, 0x41, 0xe1 // Crc32w r12 r1 r3 |
| 8193 | }; |
| 8194 | static const byte kInstruction_Crc32w_r12_r1_r4[] = { |
| 8195 | 0x44, 0xc0, 0x41, 0xe1 // Crc32w r12 r1 r4 |
| 8196 | }; |
| 8197 | static const byte kInstruction_Crc32w_r12_r1_r5[] = { |
| 8198 | 0x45, 0xc0, 0x41, 0xe1 // Crc32w r12 r1 r5 |
| 8199 | }; |
| 8200 | static const byte kInstruction_Crc32w_r12_r1_r6[] = { |
| 8201 | 0x46, 0xc0, 0x41, 0xe1 // Crc32w r12 r1 r6 |
| 8202 | }; |
| 8203 | static const byte kInstruction_Crc32w_r12_r1_r7[] = { |
| 8204 | 0x47, 0xc0, 0x41, 0xe1 // Crc32w r12 r1 r7 |
| 8205 | }; |
| 8206 | static const byte kInstruction_Crc32w_r12_r1_r8[] = { |
| 8207 | 0x48, 0xc0, 0x41, 0xe1 // Crc32w r12 r1 r8 |
| 8208 | }; |
| 8209 | static const byte kInstruction_Crc32w_r12_r1_r9[] = { |
| 8210 | 0x49, 0xc0, 0x41, 0xe1 // Crc32w r12 r1 r9 |
| 8211 | }; |
| 8212 | static const byte kInstruction_Crc32w_r12_r1_r10[] = { |
| 8213 | 0x4a, 0xc0, 0x41, 0xe1 // Crc32w r12 r1 r10 |
| 8214 | }; |
| 8215 | static const byte kInstruction_Crc32w_r12_r1_r11[] = { |
| 8216 | 0x4b, 0xc0, 0x41, 0xe1 // Crc32w r12 r1 r11 |
| 8217 | }; |
| 8218 | static const byte kInstruction_Crc32w_r12_r1_r12[] = { |
| 8219 | 0x4c, 0xc0, 0x41, 0xe1 // Crc32w r12 r1 r12 |
| 8220 | }; |
| 8221 | static const byte kInstruction_Crc32w_r12_r1_r13[] = { |
| 8222 | 0x4d, 0xc0, 0x41, 0xe1 // Crc32w r12 r1 r13 |
| 8223 | }; |
| 8224 | static const byte kInstruction_Crc32w_r12_r1_r14[] = { |
| 8225 | 0x4e, 0xc0, 0x41, 0xe1 // Crc32w r12 r1 r14 |
| 8226 | }; |
| 8227 | static const byte kInstruction_Crc32w_r12_r2_r0[] = { |
| 8228 | 0x40, 0xc0, 0x42, 0xe1 // Crc32w r12 r2 r0 |
| 8229 | }; |
| 8230 | static const byte kInstruction_Crc32w_r12_r2_r1[] = { |
| 8231 | 0x41, 0xc0, 0x42, 0xe1 // Crc32w r12 r2 r1 |
| 8232 | }; |
| 8233 | static const byte kInstruction_Crc32w_r12_r2_r2[] = { |
| 8234 | 0x42, 0xc0, 0x42, 0xe1 // Crc32w r12 r2 r2 |
| 8235 | }; |
| 8236 | static const byte kInstruction_Crc32w_r12_r2_r3[] = { |
| 8237 | 0x43, 0xc0, 0x42, 0xe1 // Crc32w r12 r2 r3 |
| 8238 | }; |
| 8239 | static const byte kInstruction_Crc32w_r12_r2_r4[] = { |
| 8240 | 0x44, 0xc0, 0x42, 0xe1 // Crc32w r12 r2 r4 |
| 8241 | }; |
| 8242 | static const byte kInstruction_Crc32w_r12_r2_r5[] = { |
| 8243 | 0x45, 0xc0, 0x42, 0xe1 // Crc32w r12 r2 r5 |
| 8244 | }; |
| 8245 | static const byte kInstruction_Crc32w_r12_r2_r6[] = { |
| 8246 | 0x46, 0xc0, 0x42, 0xe1 // Crc32w r12 r2 r6 |
| 8247 | }; |
| 8248 | static const byte kInstruction_Crc32w_r12_r2_r7[] = { |
| 8249 | 0x47, 0xc0, 0x42, 0xe1 // Crc32w r12 r2 r7 |
| 8250 | }; |
| 8251 | static const byte kInstruction_Crc32w_r12_r2_r8[] = { |
| 8252 | 0x48, 0xc0, 0x42, 0xe1 // Crc32w r12 r2 r8 |
| 8253 | }; |
| 8254 | static const byte kInstruction_Crc32w_r12_r2_r9[] = { |
| 8255 | 0x49, 0xc0, 0x42, 0xe1 // Crc32w r12 r2 r9 |
| 8256 | }; |
| 8257 | static const byte kInstruction_Crc32w_r12_r2_r10[] = { |
| 8258 | 0x4a, 0xc0, 0x42, 0xe1 // Crc32w r12 r2 r10 |
| 8259 | }; |
| 8260 | static const byte kInstruction_Crc32w_r12_r2_r11[] = { |
| 8261 | 0x4b, 0xc0, 0x42, 0xe1 // Crc32w r12 r2 r11 |
| 8262 | }; |
| 8263 | static const byte kInstruction_Crc32w_r12_r2_r12[] = { |
| 8264 | 0x4c, 0xc0, 0x42, 0xe1 // Crc32w r12 r2 r12 |
| 8265 | }; |
| 8266 | static const byte kInstruction_Crc32w_r12_r2_r13[] = { |
| 8267 | 0x4d, 0xc0, 0x42, 0xe1 // Crc32w r12 r2 r13 |
| 8268 | }; |
| 8269 | static const byte kInstruction_Crc32w_r12_r2_r14[] = { |
| 8270 | 0x4e, 0xc0, 0x42, 0xe1 // Crc32w r12 r2 r14 |
| 8271 | }; |
| 8272 | static const byte kInstruction_Crc32w_r12_r3_r0[] = { |
| 8273 | 0x40, 0xc0, 0x43, 0xe1 // Crc32w r12 r3 r0 |
| 8274 | }; |
| 8275 | static const byte kInstruction_Crc32w_r12_r3_r1[] = { |
| 8276 | 0x41, 0xc0, 0x43, 0xe1 // Crc32w r12 r3 r1 |
| 8277 | }; |
| 8278 | static const byte kInstruction_Crc32w_r12_r3_r2[] = { |
| 8279 | 0x42, 0xc0, 0x43, 0xe1 // Crc32w r12 r3 r2 |
| 8280 | }; |
| 8281 | static const byte kInstruction_Crc32w_r12_r3_r3[] = { |
| 8282 | 0x43, 0xc0, 0x43, 0xe1 // Crc32w r12 r3 r3 |
| 8283 | }; |
| 8284 | static const byte kInstruction_Crc32w_r12_r3_r4[] = { |
| 8285 | 0x44, 0xc0, 0x43, 0xe1 // Crc32w r12 r3 r4 |
| 8286 | }; |
| 8287 | static const byte kInstruction_Crc32w_r12_r3_r5[] = { |
| 8288 | 0x45, 0xc0, 0x43, 0xe1 // Crc32w r12 r3 r5 |
| 8289 | }; |
| 8290 | static const byte kInstruction_Crc32w_r12_r3_r6[] = { |
| 8291 | 0x46, 0xc0, 0x43, 0xe1 // Crc32w r12 r3 r6 |
| 8292 | }; |
| 8293 | static const byte kInstruction_Crc32w_r12_r3_r7[] = { |
| 8294 | 0x47, 0xc0, 0x43, 0xe1 // Crc32w r12 r3 r7 |
| 8295 | }; |
| 8296 | static const byte kInstruction_Crc32w_r12_r3_r8[] = { |
| 8297 | 0x48, 0xc0, 0x43, 0xe1 // Crc32w r12 r3 r8 |
| 8298 | }; |
| 8299 | static const byte kInstruction_Crc32w_r12_r3_r9[] = { |
| 8300 | 0x49, 0xc0, 0x43, 0xe1 // Crc32w r12 r3 r9 |
| 8301 | }; |
| 8302 | static const byte kInstruction_Crc32w_r12_r3_r10[] = { |
| 8303 | 0x4a, 0xc0, 0x43, 0xe1 // Crc32w r12 r3 r10 |
| 8304 | }; |
| 8305 | static const byte kInstruction_Crc32w_r12_r3_r11[] = { |
| 8306 | 0x4b, 0xc0, 0x43, 0xe1 // Crc32w r12 r3 r11 |
| 8307 | }; |
| 8308 | static const byte kInstruction_Crc32w_r12_r3_r12[] = { |
| 8309 | 0x4c, 0xc0, 0x43, 0xe1 // Crc32w r12 r3 r12 |
| 8310 | }; |
| 8311 | static const byte kInstruction_Crc32w_r12_r3_r13[] = { |
| 8312 | 0x4d, 0xc0, 0x43, 0xe1 // Crc32w r12 r3 r13 |
| 8313 | }; |
| 8314 | static const byte kInstruction_Crc32w_r12_r3_r14[] = { |
| 8315 | 0x4e, 0xc0, 0x43, 0xe1 // Crc32w r12 r3 r14 |
| 8316 | }; |
| 8317 | static const byte kInstruction_Crc32w_r12_r4_r0[] = { |
| 8318 | 0x40, 0xc0, 0x44, 0xe1 // Crc32w r12 r4 r0 |
| 8319 | }; |
| 8320 | static const byte kInstruction_Crc32w_r12_r4_r1[] = { |
| 8321 | 0x41, 0xc0, 0x44, 0xe1 // Crc32w r12 r4 r1 |
| 8322 | }; |
| 8323 | static const byte kInstruction_Crc32w_r12_r4_r2[] = { |
| 8324 | 0x42, 0xc0, 0x44, 0xe1 // Crc32w r12 r4 r2 |
| 8325 | }; |
| 8326 | static const byte kInstruction_Crc32w_r12_r4_r3[] = { |
| 8327 | 0x43, 0xc0, 0x44, 0xe1 // Crc32w r12 r4 r3 |
| 8328 | }; |
| 8329 | static const byte kInstruction_Crc32w_r12_r4_r4[] = { |
| 8330 | 0x44, 0xc0, 0x44, 0xe1 // Crc32w r12 r4 r4 |
| 8331 | }; |
| 8332 | static const byte kInstruction_Crc32w_r12_r4_r5[] = { |
| 8333 | 0x45, 0xc0, 0x44, 0xe1 // Crc32w r12 r4 r5 |
| 8334 | }; |
| 8335 | static const byte kInstruction_Crc32w_r12_r4_r6[] = { |
| 8336 | 0x46, 0xc0, 0x44, 0xe1 // Crc32w r12 r4 r6 |
| 8337 | }; |
| 8338 | static const byte kInstruction_Crc32w_r12_r4_r7[] = { |
| 8339 | 0x47, 0xc0, 0x44, 0xe1 // Crc32w r12 r4 r7 |
| 8340 | }; |
| 8341 | static const byte kInstruction_Crc32w_r12_r4_r8[] = { |
| 8342 | 0x48, 0xc0, 0x44, 0xe1 // Crc32w r12 r4 r8 |
| 8343 | }; |
| 8344 | static const byte kInstruction_Crc32w_r12_r4_r9[] = { |
| 8345 | 0x49, 0xc0, 0x44, 0xe1 // Crc32w r12 r4 r9 |
| 8346 | }; |
| 8347 | static const byte kInstruction_Crc32w_r12_r4_r10[] = { |
| 8348 | 0x4a, 0xc0, 0x44, 0xe1 // Crc32w r12 r4 r10 |
| 8349 | }; |
| 8350 | static const byte kInstruction_Crc32w_r12_r4_r11[] = { |
| 8351 | 0x4b, 0xc0, 0x44, 0xe1 // Crc32w r12 r4 r11 |
| 8352 | }; |
| 8353 | static const byte kInstruction_Crc32w_r12_r4_r12[] = { |
| 8354 | 0x4c, 0xc0, 0x44, 0xe1 // Crc32w r12 r4 r12 |
| 8355 | }; |
| 8356 | static const byte kInstruction_Crc32w_r12_r4_r13[] = { |
| 8357 | 0x4d, 0xc0, 0x44, 0xe1 // Crc32w r12 r4 r13 |
| 8358 | }; |
| 8359 | static const byte kInstruction_Crc32w_r12_r4_r14[] = { |
| 8360 | 0x4e, 0xc0, 0x44, 0xe1 // Crc32w r12 r4 r14 |
| 8361 | }; |
| 8362 | static const byte kInstruction_Crc32w_r12_r5_r0[] = { |
| 8363 | 0x40, 0xc0, 0x45, 0xe1 // Crc32w r12 r5 r0 |
| 8364 | }; |
| 8365 | static const byte kInstruction_Crc32w_r12_r5_r1[] = { |
| 8366 | 0x41, 0xc0, 0x45, 0xe1 // Crc32w r12 r5 r1 |
| 8367 | }; |
| 8368 | static const byte kInstruction_Crc32w_r12_r5_r2[] = { |
| 8369 | 0x42, 0xc0, 0x45, 0xe1 // Crc32w r12 r5 r2 |
| 8370 | }; |
| 8371 | static const byte kInstruction_Crc32w_r12_r5_r3[] = { |
| 8372 | 0x43, 0xc0, 0x45, 0xe1 // Crc32w r12 r5 r3 |
| 8373 | }; |
| 8374 | static const byte kInstruction_Crc32w_r12_r5_r4[] = { |
| 8375 | 0x44, 0xc0, 0x45, 0xe1 // Crc32w r12 r5 r4 |
| 8376 | }; |
| 8377 | static const byte kInstruction_Crc32w_r12_r5_r5[] = { |
| 8378 | 0x45, 0xc0, 0x45, 0xe1 // Crc32w r12 r5 r5 |
| 8379 | }; |
| 8380 | static const byte kInstruction_Crc32w_r12_r5_r6[] = { |
| 8381 | 0x46, 0xc0, 0x45, 0xe1 // Crc32w r12 r5 r6 |
| 8382 | }; |
| 8383 | static const byte kInstruction_Crc32w_r12_r5_r7[] = { |
| 8384 | 0x47, 0xc0, 0x45, 0xe1 // Crc32w r12 r5 r7 |
| 8385 | }; |
| 8386 | static const byte kInstruction_Crc32w_r12_r5_r8[] = { |
| 8387 | 0x48, 0xc0, 0x45, 0xe1 // Crc32w r12 r5 r8 |
| 8388 | }; |
| 8389 | static const byte kInstruction_Crc32w_r12_r5_r9[] = { |
| 8390 | 0x49, 0xc0, 0x45, 0xe1 // Crc32w r12 r5 r9 |
| 8391 | }; |
| 8392 | static const byte kInstruction_Crc32w_r12_r5_r10[] = { |
| 8393 | 0x4a, 0xc0, 0x45, 0xe1 // Crc32w r12 r5 r10 |
| 8394 | }; |
| 8395 | static const byte kInstruction_Crc32w_r12_r5_r11[] = { |
| 8396 | 0x4b, 0xc0, 0x45, 0xe1 // Crc32w r12 r5 r11 |
| 8397 | }; |
| 8398 | static const byte kInstruction_Crc32w_r12_r5_r12[] = { |
| 8399 | 0x4c, 0xc0, 0x45, 0xe1 // Crc32w r12 r5 r12 |
| 8400 | }; |
| 8401 | static const byte kInstruction_Crc32w_r12_r5_r13[] = { |
| 8402 | 0x4d, 0xc0, 0x45, 0xe1 // Crc32w r12 r5 r13 |
| 8403 | }; |
| 8404 | static const byte kInstruction_Crc32w_r12_r5_r14[] = { |
| 8405 | 0x4e, 0xc0, 0x45, 0xe1 // Crc32w r12 r5 r14 |
| 8406 | }; |
| 8407 | static const byte kInstruction_Crc32w_r12_r6_r0[] = { |
| 8408 | 0x40, 0xc0, 0x46, 0xe1 // Crc32w r12 r6 r0 |
| 8409 | }; |
| 8410 | static const byte kInstruction_Crc32w_r12_r6_r1[] = { |
| 8411 | 0x41, 0xc0, 0x46, 0xe1 // Crc32w r12 r6 r1 |
| 8412 | }; |
| 8413 | static const byte kInstruction_Crc32w_r12_r6_r2[] = { |
| 8414 | 0x42, 0xc0, 0x46, 0xe1 // Crc32w r12 r6 r2 |
| 8415 | }; |
| 8416 | static const byte kInstruction_Crc32w_r12_r6_r3[] = { |
| 8417 | 0x43, 0xc0, 0x46, 0xe1 // Crc32w r12 r6 r3 |
| 8418 | }; |
| 8419 | static const byte kInstruction_Crc32w_r12_r6_r4[] = { |
| 8420 | 0x44, 0xc0, 0x46, 0xe1 // Crc32w r12 r6 r4 |
| 8421 | }; |
| 8422 | static const byte kInstruction_Crc32w_r12_r6_r5[] = { |
| 8423 | 0x45, 0xc0, 0x46, 0xe1 // Crc32w r12 r6 r5 |
| 8424 | }; |
| 8425 | static const byte kInstruction_Crc32w_r12_r6_r6[] = { |
| 8426 | 0x46, 0xc0, 0x46, 0xe1 // Crc32w r12 r6 r6 |
| 8427 | }; |
| 8428 | static const byte kInstruction_Crc32w_r12_r6_r7[] = { |
| 8429 | 0x47, 0xc0, 0x46, 0xe1 // Crc32w r12 r6 r7 |
| 8430 | }; |
| 8431 | static const byte kInstruction_Crc32w_r12_r6_r8[] = { |
| 8432 | 0x48, 0xc0, 0x46, 0xe1 // Crc32w r12 r6 r8 |
| 8433 | }; |
| 8434 | static const byte kInstruction_Crc32w_r12_r6_r9[] = { |
| 8435 | 0x49, 0xc0, 0x46, 0xe1 // Crc32w r12 r6 r9 |
| 8436 | }; |
| 8437 | static const byte kInstruction_Crc32w_r12_r6_r10[] = { |
| 8438 | 0x4a, 0xc0, 0x46, 0xe1 // Crc32w r12 r6 r10 |
| 8439 | }; |
| 8440 | static const byte kInstruction_Crc32w_r12_r6_r11[] = { |
| 8441 | 0x4b, 0xc0, 0x46, 0xe1 // Crc32w r12 r6 r11 |
| 8442 | }; |
| 8443 | static const byte kInstruction_Crc32w_r12_r6_r12[] = { |
| 8444 | 0x4c, 0xc0, 0x46, 0xe1 // Crc32w r12 r6 r12 |
| 8445 | }; |
| 8446 | static const byte kInstruction_Crc32w_r12_r6_r13[] = { |
| 8447 | 0x4d, 0xc0, 0x46, 0xe1 // Crc32w r12 r6 r13 |
| 8448 | }; |
| 8449 | static const byte kInstruction_Crc32w_r12_r6_r14[] = { |
| 8450 | 0x4e, 0xc0, 0x46, 0xe1 // Crc32w r12 r6 r14 |
| 8451 | }; |
| 8452 | static const byte kInstruction_Crc32w_r12_r7_r0[] = { |
| 8453 | 0x40, 0xc0, 0x47, 0xe1 // Crc32w r12 r7 r0 |
| 8454 | }; |
| 8455 | static const byte kInstruction_Crc32w_r12_r7_r1[] = { |
| 8456 | 0x41, 0xc0, 0x47, 0xe1 // Crc32w r12 r7 r1 |
| 8457 | }; |
| 8458 | static const byte kInstruction_Crc32w_r12_r7_r2[] = { |
| 8459 | 0x42, 0xc0, 0x47, 0xe1 // Crc32w r12 r7 r2 |
| 8460 | }; |
| 8461 | static const byte kInstruction_Crc32w_r12_r7_r3[] = { |
| 8462 | 0x43, 0xc0, 0x47, 0xe1 // Crc32w r12 r7 r3 |
| 8463 | }; |
| 8464 | static const byte kInstruction_Crc32w_r12_r7_r4[] = { |
| 8465 | 0x44, 0xc0, 0x47, 0xe1 // Crc32w r12 r7 r4 |
| 8466 | }; |
| 8467 | static const byte kInstruction_Crc32w_r12_r7_r5[] = { |
| 8468 | 0x45, 0xc0, 0x47, 0xe1 // Crc32w r12 r7 r5 |
| 8469 | }; |
| 8470 | static const byte kInstruction_Crc32w_r12_r7_r6[] = { |
| 8471 | 0x46, 0xc0, 0x47, 0xe1 // Crc32w r12 r7 r6 |
| 8472 | }; |
| 8473 | static const byte kInstruction_Crc32w_r12_r7_r7[] = { |
| 8474 | 0x47, 0xc0, 0x47, 0xe1 // Crc32w r12 r7 r7 |
| 8475 | }; |
| 8476 | static const byte kInstruction_Crc32w_r12_r7_r8[] = { |
| 8477 | 0x48, 0xc0, 0x47, 0xe1 // Crc32w r12 r7 r8 |
| 8478 | }; |
| 8479 | static const byte kInstruction_Crc32w_r12_r7_r9[] = { |
| 8480 | 0x49, 0xc0, 0x47, 0xe1 // Crc32w r12 r7 r9 |
| 8481 | }; |
| 8482 | static const byte kInstruction_Crc32w_r12_r7_r10[] = { |
| 8483 | 0x4a, 0xc0, 0x47, 0xe1 // Crc32w r12 r7 r10 |
| 8484 | }; |
| 8485 | static const byte kInstruction_Crc32w_r12_r7_r11[] = { |
| 8486 | 0x4b, 0xc0, 0x47, 0xe1 // Crc32w r12 r7 r11 |
| 8487 | }; |
| 8488 | static const byte kInstruction_Crc32w_r12_r7_r12[] = { |
| 8489 | 0x4c, 0xc0, 0x47, 0xe1 // Crc32w r12 r7 r12 |
| 8490 | }; |
| 8491 | static const byte kInstruction_Crc32w_r12_r7_r13[] = { |
| 8492 | 0x4d, 0xc0, 0x47, 0xe1 // Crc32w r12 r7 r13 |
| 8493 | }; |
| 8494 | static const byte kInstruction_Crc32w_r12_r7_r14[] = { |
| 8495 | 0x4e, 0xc0, 0x47, 0xe1 // Crc32w r12 r7 r14 |
| 8496 | }; |
| 8497 | static const byte kInstruction_Crc32w_r12_r8_r0[] = { |
| 8498 | 0x40, 0xc0, 0x48, 0xe1 // Crc32w r12 r8 r0 |
| 8499 | }; |
| 8500 | static const byte kInstruction_Crc32w_r12_r8_r1[] = { |
| 8501 | 0x41, 0xc0, 0x48, 0xe1 // Crc32w r12 r8 r1 |
| 8502 | }; |
| 8503 | static const byte kInstruction_Crc32w_r12_r8_r2[] = { |
| 8504 | 0x42, 0xc0, 0x48, 0xe1 // Crc32w r12 r8 r2 |
| 8505 | }; |
| 8506 | static const byte kInstruction_Crc32w_r12_r8_r3[] = { |
| 8507 | 0x43, 0xc0, 0x48, 0xe1 // Crc32w r12 r8 r3 |
| 8508 | }; |
| 8509 | static const byte kInstruction_Crc32w_r12_r8_r4[] = { |
| 8510 | 0x44, 0xc0, 0x48, 0xe1 // Crc32w r12 r8 r4 |
| 8511 | }; |
| 8512 | static const byte kInstruction_Crc32w_r12_r8_r5[] = { |
| 8513 | 0x45, 0xc0, 0x48, 0xe1 // Crc32w r12 r8 r5 |
| 8514 | }; |
| 8515 | static const byte kInstruction_Crc32w_r12_r8_r6[] = { |
| 8516 | 0x46, 0xc0, 0x48, 0xe1 // Crc32w r12 r8 r6 |
| 8517 | }; |
| 8518 | static const byte kInstruction_Crc32w_r12_r8_r7[] = { |
| 8519 | 0x47, 0xc0, 0x48, 0xe1 // Crc32w r12 r8 r7 |
| 8520 | }; |
| 8521 | static const byte kInstruction_Crc32w_r12_r8_r8[] = { |
| 8522 | 0x48, 0xc0, 0x48, 0xe1 // Crc32w r12 r8 r8 |
| 8523 | }; |
| 8524 | static const byte kInstruction_Crc32w_r12_r8_r9[] = { |
| 8525 | 0x49, 0xc0, 0x48, 0xe1 // Crc32w r12 r8 r9 |
| 8526 | }; |
| 8527 | static const byte kInstruction_Crc32w_r12_r8_r10[] = { |
| 8528 | 0x4a, 0xc0, 0x48, 0xe1 // Crc32w r12 r8 r10 |
| 8529 | }; |
| 8530 | static const byte kInstruction_Crc32w_r12_r8_r11[] = { |
| 8531 | 0x4b, 0xc0, 0x48, 0xe1 // Crc32w r12 r8 r11 |
| 8532 | }; |
| 8533 | static const byte kInstruction_Crc32w_r12_r8_r12[] = { |
| 8534 | 0x4c, 0xc0, 0x48, 0xe1 // Crc32w r12 r8 r12 |
| 8535 | }; |
| 8536 | static const byte kInstruction_Crc32w_r12_r8_r13[] = { |
| 8537 | 0x4d, 0xc0, 0x48, 0xe1 // Crc32w r12 r8 r13 |
| 8538 | }; |
| 8539 | static const byte kInstruction_Crc32w_r12_r8_r14[] = { |
| 8540 | 0x4e, 0xc0, 0x48, 0xe1 // Crc32w r12 r8 r14 |
| 8541 | }; |
| 8542 | static const byte kInstruction_Crc32w_r12_r9_r0[] = { |
| 8543 | 0x40, 0xc0, 0x49, 0xe1 // Crc32w r12 r9 r0 |
| 8544 | }; |
| 8545 | static const byte kInstruction_Crc32w_r12_r9_r1[] = { |
| 8546 | 0x41, 0xc0, 0x49, 0xe1 // Crc32w r12 r9 r1 |
| 8547 | }; |
| 8548 | static const byte kInstruction_Crc32w_r12_r9_r2[] = { |
| 8549 | 0x42, 0xc0, 0x49, 0xe1 // Crc32w r12 r9 r2 |
| 8550 | }; |
| 8551 | static const byte kInstruction_Crc32w_r12_r9_r3[] = { |
| 8552 | 0x43, 0xc0, 0x49, 0xe1 // Crc32w r12 r9 r3 |
| 8553 | }; |
| 8554 | static const byte kInstruction_Crc32w_r12_r9_r4[] = { |
| 8555 | 0x44, 0xc0, 0x49, 0xe1 // Crc32w r12 r9 r4 |
| 8556 | }; |
| 8557 | static const byte kInstruction_Crc32w_r12_r9_r5[] = { |
| 8558 | 0x45, 0xc0, 0x49, 0xe1 // Crc32w r12 r9 r5 |
| 8559 | }; |
| 8560 | static const byte kInstruction_Crc32w_r12_r9_r6[] = { |
| 8561 | 0x46, 0xc0, 0x49, 0xe1 // Crc32w r12 r9 r6 |
| 8562 | }; |
| 8563 | static const byte kInstruction_Crc32w_r12_r9_r7[] = { |
| 8564 | 0x47, 0xc0, 0x49, 0xe1 // Crc32w r12 r9 r7 |
| 8565 | }; |
| 8566 | static const byte kInstruction_Crc32w_r12_r9_r8[] = { |
| 8567 | 0x48, 0xc0, 0x49, 0xe1 // Crc32w r12 r9 r8 |
| 8568 | }; |
| 8569 | static const byte kInstruction_Crc32w_r12_r9_r9[] = { |
| 8570 | 0x49, 0xc0, 0x49, 0xe1 // Crc32w r12 r9 r9 |
| 8571 | }; |
| 8572 | static const byte kInstruction_Crc32w_r12_r9_r10[] = { |
| 8573 | 0x4a, 0xc0, 0x49, 0xe1 // Crc32w r12 r9 r10 |
| 8574 | }; |
| 8575 | static const byte kInstruction_Crc32w_r12_r9_r11[] = { |
| 8576 | 0x4b, 0xc0, 0x49, 0xe1 // Crc32w r12 r9 r11 |
| 8577 | }; |
| 8578 | static const byte kInstruction_Crc32w_r12_r9_r12[] = { |
| 8579 | 0x4c, 0xc0, 0x49, 0xe1 // Crc32w r12 r9 r12 |
| 8580 | }; |
| 8581 | static const byte kInstruction_Crc32w_r12_r9_r13[] = { |
| 8582 | 0x4d, 0xc0, 0x49, 0xe1 // Crc32w r12 r9 r13 |
| 8583 | }; |
| 8584 | static const byte kInstruction_Crc32w_r12_r9_r14[] = { |
| 8585 | 0x4e, 0xc0, 0x49, 0xe1 // Crc32w r12 r9 r14 |
| 8586 | }; |
| 8587 | static const byte kInstruction_Crc32w_r12_r10_r0[] = { |
| 8588 | 0x40, 0xc0, 0x4a, 0xe1 // Crc32w r12 r10 r0 |
| 8589 | }; |
| 8590 | static const byte kInstruction_Crc32w_r12_r10_r1[] = { |
| 8591 | 0x41, 0xc0, 0x4a, 0xe1 // Crc32w r12 r10 r1 |
| 8592 | }; |
| 8593 | static const byte kInstruction_Crc32w_r12_r10_r2[] = { |
| 8594 | 0x42, 0xc0, 0x4a, 0xe1 // Crc32w r12 r10 r2 |
| 8595 | }; |
| 8596 | static const byte kInstruction_Crc32w_r12_r10_r3[] = { |
| 8597 | 0x43, 0xc0, 0x4a, 0xe1 // Crc32w r12 r10 r3 |
| 8598 | }; |
| 8599 | static const byte kInstruction_Crc32w_r12_r10_r4[] = { |
| 8600 | 0x44, 0xc0, 0x4a, 0xe1 // Crc32w r12 r10 r4 |
| 8601 | }; |
| 8602 | static const byte kInstruction_Crc32w_r12_r10_r5[] = { |
| 8603 | 0x45, 0xc0, 0x4a, 0xe1 // Crc32w r12 r10 r5 |
| 8604 | }; |
| 8605 | static const byte kInstruction_Crc32w_r12_r10_r6[] = { |
| 8606 | 0x46, 0xc0, 0x4a, 0xe1 // Crc32w r12 r10 r6 |
| 8607 | }; |
| 8608 | static const byte kInstruction_Crc32w_r12_r10_r7[] = { |
| 8609 | 0x47, 0xc0, 0x4a, 0xe1 // Crc32w r12 r10 r7 |
| 8610 | }; |
| 8611 | static const byte kInstruction_Crc32w_r12_r10_r8[] = { |
| 8612 | 0x48, 0xc0, 0x4a, 0xe1 // Crc32w r12 r10 r8 |
| 8613 | }; |
| 8614 | static const byte kInstruction_Crc32w_r12_r10_r9[] = { |
| 8615 | 0x49, 0xc0, 0x4a, 0xe1 // Crc32w r12 r10 r9 |
| 8616 | }; |
| 8617 | static const byte kInstruction_Crc32w_r12_r10_r10[] = { |
| 8618 | 0x4a, 0xc0, 0x4a, 0xe1 // Crc32w r12 r10 r10 |
| 8619 | }; |
| 8620 | static const byte kInstruction_Crc32w_r12_r10_r11[] = { |
| 8621 | 0x4b, 0xc0, 0x4a, 0xe1 // Crc32w r12 r10 r11 |
| 8622 | }; |
| 8623 | static const byte kInstruction_Crc32w_r12_r10_r12[] = { |
| 8624 | 0x4c, 0xc0, 0x4a, 0xe1 // Crc32w r12 r10 r12 |
| 8625 | }; |
| 8626 | static const byte kInstruction_Crc32w_r12_r10_r13[] = { |
| 8627 | 0x4d, 0xc0, 0x4a, 0xe1 // Crc32w r12 r10 r13 |
| 8628 | }; |
| 8629 | static const byte kInstruction_Crc32w_r12_r10_r14[] = { |
| 8630 | 0x4e, 0xc0, 0x4a, 0xe1 // Crc32w r12 r10 r14 |
| 8631 | }; |
| 8632 | static const byte kInstruction_Crc32w_r12_r11_r0[] = { |
| 8633 | 0x40, 0xc0, 0x4b, 0xe1 // Crc32w r12 r11 r0 |
| 8634 | }; |
| 8635 | static const byte kInstruction_Crc32w_r12_r11_r1[] = { |
| 8636 | 0x41, 0xc0, 0x4b, 0xe1 // Crc32w r12 r11 r1 |
| 8637 | }; |
| 8638 | static const byte kInstruction_Crc32w_r12_r11_r2[] = { |
| 8639 | 0x42, 0xc0, 0x4b, 0xe1 // Crc32w r12 r11 r2 |
| 8640 | }; |
| 8641 | static const byte kInstruction_Crc32w_r12_r11_r3[] = { |
| 8642 | 0x43, 0xc0, 0x4b, 0xe1 // Crc32w r12 r11 r3 |
| 8643 | }; |
| 8644 | static const byte kInstruction_Crc32w_r12_r11_r4[] = { |
| 8645 | 0x44, 0xc0, 0x4b, 0xe1 // Crc32w r12 r11 r4 |
| 8646 | }; |
| 8647 | static const byte kInstruction_Crc32w_r12_r11_r5[] = { |
| 8648 | 0x45, 0xc0, 0x4b, 0xe1 // Crc32w r12 r11 r5 |
| 8649 | }; |
| 8650 | static const byte kInstruction_Crc32w_r12_r11_r6[] = { |
| 8651 | 0x46, 0xc0, 0x4b, 0xe1 // Crc32w r12 r11 r6 |
| 8652 | }; |
| 8653 | static const byte kInstruction_Crc32w_r12_r11_r7[] = { |
| 8654 | 0x47, 0xc0, 0x4b, 0xe1 // Crc32w r12 r11 r7 |
| 8655 | }; |
| 8656 | static const byte kInstruction_Crc32w_r12_r11_r8[] = { |
| 8657 | 0x48, 0xc0, 0x4b, 0xe1 // Crc32w r12 r11 r8 |
| 8658 | }; |
| 8659 | static const byte kInstruction_Crc32w_r12_r11_r9[] = { |
| 8660 | 0x49, 0xc0, 0x4b, 0xe1 // Crc32w r12 r11 r9 |
| 8661 | }; |
| 8662 | static const byte kInstruction_Crc32w_r12_r11_r10[] = { |
| 8663 | 0x4a, 0xc0, 0x4b, 0xe1 // Crc32w r12 r11 r10 |
| 8664 | }; |
| 8665 | static const byte kInstruction_Crc32w_r12_r11_r11[] = { |
| 8666 | 0x4b, 0xc0, 0x4b, 0xe1 // Crc32w r12 r11 r11 |
| 8667 | }; |
| 8668 | static const byte kInstruction_Crc32w_r12_r11_r12[] = { |
| 8669 | 0x4c, 0xc0, 0x4b, 0xe1 // Crc32w r12 r11 r12 |
| 8670 | }; |
| 8671 | static const byte kInstruction_Crc32w_r12_r11_r13[] = { |
| 8672 | 0x4d, 0xc0, 0x4b, 0xe1 // Crc32w r12 r11 r13 |
| 8673 | }; |
| 8674 | static const byte kInstruction_Crc32w_r12_r11_r14[] = { |
| 8675 | 0x4e, 0xc0, 0x4b, 0xe1 // Crc32w r12 r11 r14 |
| 8676 | }; |
| 8677 | static const byte kInstruction_Crc32w_r12_r12_r0[] = { |
| 8678 | 0x40, 0xc0, 0x4c, 0xe1 // Crc32w r12 r12 r0 |
| 8679 | }; |
| 8680 | static const byte kInstruction_Crc32w_r12_r12_r1[] = { |
| 8681 | 0x41, 0xc0, 0x4c, 0xe1 // Crc32w r12 r12 r1 |
| 8682 | }; |
| 8683 | static const byte kInstruction_Crc32w_r12_r12_r2[] = { |
| 8684 | 0x42, 0xc0, 0x4c, 0xe1 // Crc32w r12 r12 r2 |
| 8685 | }; |
| 8686 | static const byte kInstruction_Crc32w_r12_r12_r3[] = { |
| 8687 | 0x43, 0xc0, 0x4c, 0xe1 // Crc32w r12 r12 r3 |
| 8688 | }; |
| 8689 | static const byte kInstruction_Crc32w_r12_r12_r4[] = { |
| 8690 | 0x44, 0xc0, 0x4c, 0xe1 // Crc32w r12 r12 r4 |
| 8691 | }; |
| 8692 | static const byte kInstruction_Crc32w_r12_r12_r5[] = { |
| 8693 | 0x45, 0xc0, 0x4c, 0xe1 // Crc32w r12 r12 r5 |
| 8694 | }; |
| 8695 | static const byte kInstruction_Crc32w_r12_r12_r6[] = { |
| 8696 | 0x46, 0xc0, 0x4c, 0xe1 // Crc32w r12 r12 r6 |
| 8697 | }; |
| 8698 | static const byte kInstruction_Crc32w_r12_r12_r7[] = { |
| 8699 | 0x47, 0xc0, 0x4c, 0xe1 // Crc32w r12 r12 r7 |
| 8700 | }; |
| 8701 | static const byte kInstruction_Crc32w_r12_r12_r8[] = { |
| 8702 | 0x48, 0xc0, 0x4c, 0xe1 // Crc32w r12 r12 r8 |
| 8703 | }; |
| 8704 | static const byte kInstruction_Crc32w_r12_r12_r9[] = { |
| 8705 | 0x49, 0xc0, 0x4c, 0xe1 // Crc32w r12 r12 r9 |
| 8706 | }; |
| 8707 | static const byte kInstruction_Crc32w_r12_r12_r10[] = { |
| 8708 | 0x4a, 0xc0, 0x4c, 0xe1 // Crc32w r12 r12 r10 |
| 8709 | }; |
| 8710 | static const byte kInstruction_Crc32w_r12_r12_r11[] = { |
| 8711 | 0x4b, 0xc0, 0x4c, 0xe1 // Crc32w r12 r12 r11 |
| 8712 | }; |
| 8713 | static const byte kInstruction_Crc32w_r12_r12_r12[] = { |
| 8714 | 0x4c, 0xc0, 0x4c, 0xe1 // Crc32w r12 r12 r12 |
| 8715 | }; |
| 8716 | static const byte kInstruction_Crc32w_r12_r12_r13[] = { |
| 8717 | 0x4d, 0xc0, 0x4c, 0xe1 // Crc32w r12 r12 r13 |
| 8718 | }; |
| 8719 | static const byte kInstruction_Crc32w_r12_r12_r14[] = { |
| 8720 | 0x4e, 0xc0, 0x4c, 0xe1 // Crc32w r12 r12 r14 |
| 8721 | }; |
| 8722 | static const byte kInstruction_Crc32w_r12_r13_r0[] = { |
| 8723 | 0x40, 0xc0, 0x4d, 0xe1 // Crc32w r12 r13 r0 |
| 8724 | }; |
| 8725 | static const byte kInstruction_Crc32w_r12_r13_r1[] = { |
| 8726 | 0x41, 0xc0, 0x4d, 0xe1 // Crc32w r12 r13 r1 |
| 8727 | }; |
| 8728 | static const byte kInstruction_Crc32w_r12_r13_r2[] = { |
| 8729 | 0x42, 0xc0, 0x4d, 0xe1 // Crc32w r12 r13 r2 |
| 8730 | }; |
| 8731 | static const byte kInstruction_Crc32w_r12_r13_r3[] = { |
| 8732 | 0x43, 0xc0, 0x4d, 0xe1 // Crc32w r12 r13 r3 |
| 8733 | }; |
| 8734 | static const byte kInstruction_Crc32w_r12_r13_r4[] = { |
| 8735 | 0x44, 0xc0, 0x4d, 0xe1 // Crc32w r12 r13 r4 |
| 8736 | }; |
| 8737 | static const byte kInstruction_Crc32w_r12_r13_r5[] = { |
| 8738 | 0x45, 0xc0, 0x4d, 0xe1 // Crc32w r12 r13 r5 |
| 8739 | }; |
| 8740 | static const byte kInstruction_Crc32w_r12_r13_r6[] = { |
| 8741 | 0x46, 0xc0, 0x4d, 0xe1 // Crc32w r12 r13 r6 |
| 8742 | }; |
| 8743 | static const byte kInstruction_Crc32w_r12_r13_r7[] = { |
| 8744 | 0x47, 0xc0, 0x4d, 0xe1 // Crc32w r12 r13 r7 |
| 8745 | }; |
| 8746 | static const byte kInstruction_Crc32w_r12_r13_r8[] = { |
| 8747 | 0x48, 0xc0, 0x4d, 0xe1 // Crc32w r12 r13 r8 |
| 8748 | }; |
| 8749 | static const byte kInstruction_Crc32w_r12_r13_r9[] = { |
| 8750 | 0x49, 0xc0, 0x4d, 0xe1 // Crc32w r12 r13 r9 |
| 8751 | }; |
| 8752 | static const byte kInstruction_Crc32w_r12_r13_r10[] = { |
| 8753 | 0x4a, 0xc0, 0x4d, 0xe1 // Crc32w r12 r13 r10 |
| 8754 | }; |
| 8755 | static const byte kInstruction_Crc32w_r12_r13_r11[] = { |
| 8756 | 0x4b, 0xc0, 0x4d, 0xe1 // Crc32w r12 r13 r11 |
| 8757 | }; |
| 8758 | static const byte kInstruction_Crc32w_r12_r13_r12[] = { |
| 8759 | 0x4c, 0xc0, 0x4d, 0xe1 // Crc32w r12 r13 r12 |
| 8760 | }; |
| 8761 | static const byte kInstruction_Crc32w_r12_r13_r13[] = { |
| 8762 | 0x4d, 0xc0, 0x4d, 0xe1 // Crc32w r12 r13 r13 |
| 8763 | }; |
| 8764 | static const byte kInstruction_Crc32w_r12_r13_r14[] = { |
| 8765 | 0x4e, 0xc0, 0x4d, 0xe1 // Crc32w r12 r13 r14 |
| 8766 | }; |
| 8767 | static const byte kInstruction_Crc32w_r12_r14_r0[] = { |
| 8768 | 0x40, 0xc0, 0x4e, 0xe1 // Crc32w r12 r14 r0 |
| 8769 | }; |
| 8770 | static const byte kInstruction_Crc32w_r12_r14_r1[] = { |
| 8771 | 0x41, 0xc0, 0x4e, 0xe1 // Crc32w r12 r14 r1 |
| 8772 | }; |
| 8773 | static const byte kInstruction_Crc32w_r12_r14_r2[] = { |
| 8774 | 0x42, 0xc0, 0x4e, 0xe1 // Crc32w r12 r14 r2 |
| 8775 | }; |
| 8776 | static const byte kInstruction_Crc32w_r12_r14_r3[] = { |
| 8777 | 0x43, 0xc0, 0x4e, 0xe1 // Crc32w r12 r14 r3 |
| 8778 | }; |
| 8779 | static const byte kInstruction_Crc32w_r12_r14_r4[] = { |
| 8780 | 0x44, 0xc0, 0x4e, 0xe1 // Crc32w r12 r14 r4 |
| 8781 | }; |
| 8782 | static const byte kInstruction_Crc32w_r12_r14_r5[] = { |
| 8783 | 0x45, 0xc0, 0x4e, 0xe1 // Crc32w r12 r14 r5 |
| 8784 | }; |
| 8785 | static const byte kInstruction_Crc32w_r12_r14_r6[] = { |
| 8786 | 0x46, 0xc0, 0x4e, 0xe1 // Crc32w r12 r14 r6 |
| 8787 | }; |
| 8788 | static const byte kInstruction_Crc32w_r12_r14_r7[] = { |
| 8789 | 0x47, 0xc0, 0x4e, 0xe1 // Crc32w r12 r14 r7 |
| 8790 | }; |
| 8791 | static const byte kInstruction_Crc32w_r12_r14_r8[] = { |
| 8792 | 0x48, 0xc0, 0x4e, 0xe1 // Crc32w r12 r14 r8 |
| 8793 | }; |
| 8794 | static const byte kInstruction_Crc32w_r12_r14_r9[] = { |
| 8795 | 0x49, 0xc0, 0x4e, 0xe1 // Crc32w r12 r14 r9 |
| 8796 | }; |
| 8797 | static const byte kInstruction_Crc32w_r12_r14_r10[] = { |
| 8798 | 0x4a, 0xc0, 0x4e, 0xe1 // Crc32w r12 r14 r10 |
| 8799 | }; |
| 8800 | static const byte kInstruction_Crc32w_r12_r14_r11[] = { |
| 8801 | 0x4b, 0xc0, 0x4e, 0xe1 // Crc32w r12 r14 r11 |
| 8802 | }; |
| 8803 | static const byte kInstruction_Crc32w_r12_r14_r12[] = { |
| 8804 | 0x4c, 0xc0, 0x4e, 0xe1 // Crc32w r12 r14 r12 |
| 8805 | }; |
| 8806 | static const byte kInstruction_Crc32w_r12_r14_r13[] = { |
| 8807 | 0x4d, 0xc0, 0x4e, 0xe1 // Crc32w r12 r14 r13 |
| 8808 | }; |
| 8809 | static const byte kInstruction_Crc32w_r12_r14_r14[] = { |
| 8810 | 0x4e, 0xc0, 0x4e, 0xe1 // Crc32w r12 r14 r14 |
| 8811 | }; |
| 8812 | static const byte kInstruction_Crc32w_r13_r0_r0[] = { |
| 8813 | 0x40, 0xd0, 0x40, 0xe1 // Crc32w r13 r0 r0 |
| 8814 | }; |
| 8815 | static const byte kInstruction_Crc32w_r13_r0_r1[] = { |
| 8816 | 0x41, 0xd0, 0x40, 0xe1 // Crc32w r13 r0 r1 |
| 8817 | }; |
| 8818 | static const byte kInstruction_Crc32w_r13_r0_r2[] = { |
| 8819 | 0x42, 0xd0, 0x40, 0xe1 // Crc32w r13 r0 r2 |
| 8820 | }; |
| 8821 | static const byte kInstruction_Crc32w_r13_r0_r3[] = { |
| 8822 | 0x43, 0xd0, 0x40, 0xe1 // Crc32w r13 r0 r3 |
| 8823 | }; |
| 8824 | static const byte kInstruction_Crc32w_r13_r0_r4[] = { |
| 8825 | 0x44, 0xd0, 0x40, 0xe1 // Crc32w r13 r0 r4 |
| 8826 | }; |
| 8827 | static const byte kInstruction_Crc32w_r13_r0_r5[] = { |
| 8828 | 0x45, 0xd0, 0x40, 0xe1 // Crc32w r13 r0 r5 |
| 8829 | }; |
| 8830 | static const byte kInstruction_Crc32w_r13_r0_r6[] = { |
| 8831 | 0x46, 0xd0, 0x40, 0xe1 // Crc32w r13 r0 r6 |
| 8832 | }; |
| 8833 | static const byte kInstruction_Crc32w_r13_r0_r7[] = { |
| 8834 | 0x47, 0xd0, 0x40, 0xe1 // Crc32w r13 r0 r7 |
| 8835 | }; |
| 8836 | static const byte kInstruction_Crc32w_r13_r0_r8[] = { |
| 8837 | 0x48, 0xd0, 0x40, 0xe1 // Crc32w r13 r0 r8 |
| 8838 | }; |
| 8839 | static const byte kInstruction_Crc32w_r13_r0_r9[] = { |
| 8840 | 0x49, 0xd0, 0x40, 0xe1 // Crc32w r13 r0 r9 |
| 8841 | }; |
| 8842 | static const byte kInstruction_Crc32w_r13_r0_r10[] = { |
| 8843 | 0x4a, 0xd0, 0x40, 0xe1 // Crc32w r13 r0 r10 |
| 8844 | }; |
| 8845 | static const byte kInstruction_Crc32w_r13_r0_r11[] = { |
| 8846 | 0x4b, 0xd0, 0x40, 0xe1 // Crc32w r13 r0 r11 |
| 8847 | }; |
| 8848 | static const byte kInstruction_Crc32w_r13_r0_r12[] = { |
| 8849 | 0x4c, 0xd0, 0x40, 0xe1 // Crc32w r13 r0 r12 |
| 8850 | }; |
| 8851 | static const byte kInstruction_Crc32w_r13_r0_r13[] = { |
| 8852 | 0x4d, 0xd0, 0x40, 0xe1 // Crc32w r13 r0 r13 |
| 8853 | }; |
| 8854 | static const byte kInstruction_Crc32w_r13_r0_r14[] = { |
| 8855 | 0x4e, 0xd0, 0x40, 0xe1 // Crc32w r13 r0 r14 |
| 8856 | }; |
| 8857 | static const byte kInstruction_Crc32w_r13_r1_r0[] = { |
| 8858 | 0x40, 0xd0, 0x41, 0xe1 // Crc32w r13 r1 r0 |
| 8859 | }; |
| 8860 | static const byte kInstruction_Crc32w_r13_r1_r1[] = { |
| 8861 | 0x41, 0xd0, 0x41, 0xe1 // Crc32w r13 r1 r1 |
| 8862 | }; |
| 8863 | static const byte kInstruction_Crc32w_r13_r1_r2[] = { |
| 8864 | 0x42, 0xd0, 0x41, 0xe1 // Crc32w r13 r1 r2 |
| 8865 | }; |
| 8866 | static const byte kInstruction_Crc32w_r13_r1_r3[] = { |
| 8867 | 0x43, 0xd0, 0x41, 0xe1 // Crc32w r13 r1 r3 |
| 8868 | }; |
| 8869 | static const byte kInstruction_Crc32w_r13_r1_r4[] = { |
| 8870 | 0x44, 0xd0, 0x41, 0xe1 // Crc32w r13 r1 r4 |
| 8871 | }; |
| 8872 | static const byte kInstruction_Crc32w_r13_r1_r5[] = { |
| 8873 | 0x45, 0xd0, 0x41, 0xe1 // Crc32w r13 r1 r5 |
| 8874 | }; |
| 8875 | static const byte kInstruction_Crc32w_r13_r1_r6[] = { |
| 8876 | 0x46, 0xd0, 0x41, 0xe1 // Crc32w r13 r1 r6 |
| 8877 | }; |
| 8878 | static const byte kInstruction_Crc32w_r13_r1_r7[] = { |
| 8879 | 0x47, 0xd0, 0x41, 0xe1 // Crc32w r13 r1 r7 |
| 8880 | }; |
| 8881 | static const byte kInstruction_Crc32w_r13_r1_r8[] = { |
| 8882 | 0x48, 0xd0, 0x41, 0xe1 // Crc32w r13 r1 r8 |
| 8883 | }; |
| 8884 | static const byte kInstruction_Crc32w_r13_r1_r9[] = { |
| 8885 | 0x49, 0xd0, 0x41, 0xe1 // Crc32w r13 r1 r9 |
| 8886 | }; |
| 8887 | static const byte kInstruction_Crc32w_r13_r1_r10[] = { |
| 8888 | 0x4a, 0xd0, 0x41, 0xe1 // Crc32w r13 r1 r10 |
| 8889 | }; |
| 8890 | static const byte kInstruction_Crc32w_r13_r1_r11[] = { |
| 8891 | 0x4b, 0xd0, 0x41, 0xe1 // Crc32w r13 r1 r11 |
| 8892 | }; |
| 8893 | static const byte kInstruction_Crc32w_r13_r1_r12[] = { |
| 8894 | 0x4c, 0xd0, 0x41, 0xe1 // Crc32w r13 r1 r12 |
| 8895 | }; |
| 8896 | static const byte kInstruction_Crc32w_r13_r1_r13[] = { |
| 8897 | 0x4d, 0xd0, 0x41, 0xe1 // Crc32w r13 r1 r13 |
| 8898 | }; |
| 8899 | static const byte kInstruction_Crc32w_r13_r1_r14[] = { |
| 8900 | 0x4e, 0xd0, 0x41, 0xe1 // Crc32w r13 r1 r14 |
| 8901 | }; |
| 8902 | static const byte kInstruction_Crc32w_r13_r2_r0[] = { |
| 8903 | 0x40, 0xd0, 0x42, 0xe1 // Crc32w r13 r2 r0 |
| 8904 | }; |
| 8905 | static const byte kInstruction_Crc32w_r13_r2_r1[] = { |
| 8906 | 0x41, 0xd0, 0x42, 0xe1 // Crc32w r13 r2 r1 |
| 8907 | }; |
| 8908 | static const byte kInstruction_Crc32w_r13_r2_r2[] = { |
| 8909 | 0x42, 0xd0, 0x42, 0xe1 // Crc32w r13 r2 r2 |
| 8910 | }; |
| 8911 | static const byte kInstruction_Crc32w_r13_r2_r3[] = { |
| 8912 | 0x43, 0xd0, 0x42, 0xe1 // Crc32w r13 r2 r3 |
| 8913 | }; |
| 8914 | static const byte kInstruction_Crc32w_r13_r2_r4[] = { |
| 8915 | 0x44, 0xd0, 0x42, 0xe1 // Crc32w r13 r2 r4 |
| 8916 | }; |
| 8917 | static const byte kInstruction_Crc32w_r13_r2_r5[] = { |
| 8918 | 0x45, 0xd0, 0x42, 0xe1 // Crc32w r13 r2 r5 |
| 8919 | }; |
| 8920 | static const byte kInstruction_Crc32w_r13_r2_r6[] = { |
| 8921 | 0x46, 0xd0, 0x42, 0xe1 // Crc32w r13 r2 r6 |
| 8922 | }; |
| 8923 | static const byte kInstruction_Crc32w_r13_r2_r7[] = { |
| 8924 | 0x47, 0xd0, 0x42, 0xe1 // Crc32w r13 r2 r7 |
| 8925 | }; |
| 8926 | static const byte kInstruction_Crc32w_r13_r2_r8[] = { |
| 8927 | 0x48, 0xd0, 0x42, 0xe1 // Crc32w r13 r2 r8 |
| 8928 | }; |
| 8929 | static const byte kInstruction_Crc32w_r13_r2_r9[] = { |
| 8930 | 0x49, 0xd0, 0x42, 0xe1 // Crc32w r13 r2 r9 |
| 8931 | }; |
| 8932 | static const byte kInstruction_Crc32w_r13_r2_r10[] = { |
| 8933 | 0x4a, 0xd0, 0x42, 0xe1 // Crc32w r13 r2 r10 |
| 8934 | }; |
| 8935 | static const byte kInstruction_Crc32w_r13_r2_r11[] = { |
| 8936 | 0x4b, 0xd0, 0x42, 0xe1 // Crc32w r13 r2 r11 |
| 8937 | }; |
| 8938 | static const byte kInstruction_Crc32w_r13_r2_r12[] = { |
| 8939 | 0x4c, 0xd0, 0x42, 0xe1 // Crc32w r13 r2 r12 |
| 8940 | }; |
| 8941 | static const byte kInstruction_Crc32w_r13_r2_r13[] = { |
| 8942 | 0x4d, 0xd0, 0x42, 0xe1 // Crc32w r13 r2 r13 |
| 8943 | }; |
| 8944 | static const byte kInstruction_Crc32w_r13_r2_r14[] = { |
| 8945 | 0x4e, 0xd0, 0x42, 0xe1 // Crc32w r13 r2 r14 |
| 8946 | }; |
| 8947 | static const byte kInstruction_Crc32w_r13_r3_r0[] = { |
| 8948 | 0x40, 0xd0, 0x43, 0xe1 // Crc32w r13 r3 r0 |
| 8949 | }; |
| 8950 | static const byte kInstruction_Crc32w_r13_r3_r1[] = { |
| 8951 | 0x41, 0xd0, 0x43, 0xe1 // Crc32w r13 r3 r1 |
| 8952 | }; |
| 8953 | static const byte kInstruction_Crc32w_r13_r3_r2[] = { |
| 8954 | 0x42, 0xd0, 0x43, 0xe1 // Crc32w r13 r3 r2 |
| 8955 | }; |
| 8956 | static const byte kInstruction_Crc32w_r13_r3_r3[] = { |
| 8957 | 0x43, 0xd0, 0x43, 0xe1 // Crc32w r13 r3 r3 |
| 8958 | }; |
| 8959 | static const byte kInstruction_Crc32w_r13_r3_r4[] = { |
| 8960 | 0x44, 0xd0, 0x43, 0xe1 // Crc32w r13 r3 r4 |
| 8961 | }; |
| 8962 | static const byte kInstruction_Crc32w_r13_r3_r5[] = { |
| 8963 | 0x45, 0xd0, 0x43, 0xe1 // Crc32w r13 r3 r5 |
| 8964 | }; |
| 8965 | static const byte kInstruction_Crc32w_r13_r3_r6[] = { |
| 8966 | 0x46, 0xd0, 0x43, 0xe1 // Crc32w r13 r3 r6 |
| 8967 | }; |
| 8968 | static const byte kInstruction_Crc32w_r13_r3_r7[] = { |
| 8969 | 0x47, 0xd0, 0x43, 0xe1 // Crc32w r13 r3 r7 |
| 8970 | }; |
| 8971 | static const byte kInstruction_Crc32w_r13_r3_r8[] = { |
| 8972 | 0x48, 0xd0, 0x43, 0xe1 // Crc32w r13 r3 r8 |
| 8973 | }; |
| 8974 | static const byte kInstruction_Crc32w_r13_r3_r9[] = { |
| 8975 | 0x49, 0xd0, 0x43, 0xe1 // Crc32w r13 r3 r9 |
| 8976 | }; |
| 8977 | static const byte kInstruction_Crc32w_r13_r3_r10[] = { |
| 8978 | 0x4a, 0xd0, 0x43, 0xe1 // Crc32w r13 r3 r10 |
| 8979 | }; |
| 8980 | static const byte kInstruction_Crc32w_r13_r3_r11[] = { |
| 8981 | 0x4b, 0xd0, 0x43, 0xe1 // Crc32w r13 r3 r11 |
| 8982 | }; |
| 8983 | static const byte kInstruction_Crc32w_r13_r3_r12[] = { |
| 8984 | 0x4c, 0xd0, 0x43, 0xe1 // Crc32w r13 r3 r12 |
| 8985 | }; |
| 8986 | static const byte kInstruction_Crc32w_r13_r3_r13[] = { |
| 8987 | 0x4d, 0xd0, 0x43, 0xe1 // Crc32w r13 r3 r13 |
| 8988 | }; |
| 8989 | static const byte kInstruction_Crc32w_r13_r3_r14[] = { |
| 8990 | 0x4e, 0xd0, 0x43, 0xe1 // Crc32w r13 r3 r14 |
| 8991 | }; |
| 8992 | static const byte kInstruction_Crc32w_r13_r4_r0[] = { |
| 8993 | 0x40, 0xd0, 0x44, 0xe1 // Crc32w r13 r4 r0 |
| 8994 | }; |
| 8995 | static const byte kInstruction_Crc32w_r13_r4_r1[] = { |
| 8996 | 0x41, 0xd0, 0x44, 0xe1 // Crc32w r13 r4 r1 |
| 8997 | }; |
| 8998 | static const byte kInstruction_Crc32w_r13_r4_r2[] = { |
| 8999 | 0x42, 0xd0, 0x44, 0xe1 // Crc32w r13 r4 r2 |
| 9000 | }; |
| 9001 | static const byte kInstruction_Crc32w_r13_r4_r3[] = { |
| 9002 | 0x43, 0xd0, 0x44, 0xe1 // Crc32w r13 r4 r3 |
| 9003 | }; |
| 9004 | static const byte kInstruction_Crc32w_r13_r4_r4[] = { |
| 9005 | 0x44, 0xd0, 0x44, 0xe1 // Crc32w r13 r4 r4 |
| 9006 | }; |
| 9007 | static const byte kInstruction_Crc32w_r13_r4_r5[] = { |
| 9008 | 0x45, 0xd0, 0x44, 0xe1 // Crc32w r13 r4 r5 |
| 9009 | }; |
| 9010 | static const byte kInstruction_Crc32w_r13_r4_r6[] = { |
| 9011 | 0x46, 0xd0, 0x44, 0xe1 // Crc32w r13 r4 r6 |
| 9012 | }; |
| 9013 | static const byte kInstruction_Crc32w_r13_r4_r7[] = { |
| 9014 | 0x47, 0xd0, 0x44, 0xe1 // Crc32w r13 r4 r7 |
| 9015 | }; |
| 9016 | static const byte kInstruction_Crc32w_r13_r4_r8[] = { |
| 9017 | 0x48, 0xd0, 0x44, 0xe1 // Crc32w r13 r4 r8 |
| 9018 | }; |
| 9019 | static const byte kInstruction_Crc32w_r13_r4_r9[] = { |
| 9020 | 0x49, 0xd0, 0x44, 0xe1 // Crc32w r13 r4 r9 |
| 9021 | }; |
| 9022 | static const byte kInstruction_Crc32w_r13_r4_r10[] = { |
| 9023 | 0x4a, 0xd0, 0x44, 0xe1 // Crc32w r13 r4 r10 |
| 9024 | }; |
| 9025 | static const byte kInstruction_Crc32w_r13_r4_r11[] = { |
| 9026 | 0x4b, 0xd0, 0x44, 0xe1 // Crc32w r13 r4 r11 |
| 9027 | }; |
| 9028 | static const byte kInstruction_Crc32w_r13_r4_r12[] = { |
| 9029 | 0x4c, 0xd0, 0x44, 0xe1 // Crc32w r13 r4 r12 |
| 9030 | }; |
| 9031 | static const byte kInstruction_Crc32w_r13_r4_r13[] = { |
| 9032 | 0x4d, 0xd0, 0x44, 0xe1 // Crc32w r13 r4 r13 |
| 9033 | }; |
| 9034 | static const byte kInstruction_Crc32w_r13_r4_r14[] = { |
| 9035 | 0x4e, 0xd0, 0x44, 0xe1 // Crc32w r13 r4 r14 |
| 9036 | }; |
| 9037 | static const byte kInstruction_Crc32w_r13_r5_r0[] = { |
| 9038 | 0x40, 0xd0, 0x45, 0xe1 // Crc32w r13 r5 r0 |
| 9039 | }; |
| 9040 | static const byte kInstruction_Crc32w_r13_r5_r1[] = { |
| 9041 | 0x41, 0xd0, 0x45, 0xe1 // Crc32w r13 r5 r1 |
| 9042 | }; |
| 9043 | static const byte kInstruction_Crc32w_r13_r5_r2[] = { |
| 9044 | 0x42, 0xd0, 0x45, 0xe1 // Crc32w r13 r5 r2 |
| 9045 | }; |
| 9046 | static const byte kInstruction_Crc32w_r13_r5_r3[] = { |
| 9047 | 0x43, 0xd0, 0x45, 0xe1 // Crc32w r13 r5 r3 |
| 9048 | }; |
| 9049 | static const byte kInstruction_Crc32w_r13_r5_r4[] = { |
| 9050 | 0x44, 0xd0, 0x45, 0xe1 // Crc32w r13 r5 r4 |
| 9051 | }; |
| 9052 | static const byte kInstruction_Crc32w_r13_r5_r5[] = { |
| 9053 | 0x45, 0xd0, 0x45, 0xe1 // Crc32w r13 r5 r5 |
| 9054 | }; |
| 9055 | static const byte kInstruction_Crc32w_r13_r5_r6[] = { |
| 9056 | 0x46, 0xd0, 0x45, 0xe1 // Crc32w r13 r5 r6 |
| 9057 | }; |
| 9058 | static const byte kInstruction_Crc32w_r13_r5_r7[] = { |
| 9059 | 0x47, 0xd0, 0x45, 0xe1 // Crc32w r13 r5 r7 |
| 9060 | }; |
| 9061 | static const byte kInstruction_Crc32w_r13_r5_r8[] = { |
| 9062 | 0x48, 0xd0, 0x45, 0xe1 // Crc32w r13 r5 r8 |
| 9063 | }; |
| 9064 | static const byte kInstruction_Crc32w_r13_r5_r9[] = { |
| 9065 | 0x49, 0xd0, 0x45, 0xe1 // Crc32w r13 r5 r9 |
| 9066 | }; |
| 9067 | static const byte kInstruction_Crc32w_r13_r5_r10[] = { |
| 9068 | 0x4a, 0xd0, 0x45, 0xe1 // Crc32w r13 r5 r10 |
| 9069 | }; |
| 9070 | static const byte kInstruction_Crc32w_r13_r5_r11[] = { |
| 9071 | 0x4b, 0xd0, 0x45, 0xe1 // Crc32w r13 r5 r11 |
| 9072 | }; |
| 9073 | static const byte kInstruction_Crc32w_r13_r5_r12[] = { |
| 9074 | 0x4c, 0xd0, 0x45, 0xe1 // Crc32w r13 r5 r12 |
| 9075 | }; |
| 9076 | static const byte kInstruction_Crc32w_r13_r5_r13[] = { |
| 9077 | 0x4d, 0xd0, 0x45, 0xe1 // Crc32w r13 r5 r13 |
| 9078 | }; |
| 9079 | static const byte kInstruction_Crc32w_r13_r5_r14[] = { |
| 9080 | 0x4e, 0xd0, 0x45, 0xe1 // Crc32w r13 r5 r14 |
| 9081 | }; |
| 9082 | static const byte kInstruction_Crc32w_r13_r6_r0[] = { |
| 9083 | 0x40, 0xd0, 0x46, 0xe1 // Crc32w r13 r6 r0 |
| 9084 | }; |
| 9085 | static const byte kInstruction_Crc32w_r13_r6_r1[] = { |
| 9086 | 0x41, 0xd0, 0x46, 0xe1 // Crc32w r13 r6 r1 |
| 9087 | }; |
| 9088 | static const byte kInstruction_Crc32w_r13_r6_r2[] = { |
| 9089 | 0x42, 0xd0, 0x46, 0xe1 // Crc32w r13 r6 r2 |
| 9090 | }; |
| 9091 | static const byte kInstruction_Crc32w_r13_r6_r3[] = { |
| 9092 | 0x43, 0xd0, 0x46, 0xe1 // Crc32w r13 r6 r3 |
| 9093 | }; |
| 9094 | static const byte kInstruction_Crc32w_r13_r6_r4[] = { |
| 9095 | 0x44, 0xd0, 0x46, 0xe1 // Crc32w r13 r6 r4 |
| 9096 | }; |
| 9097 | static const byte kInstruction_Crc32w_r13_r6_r5[] = { |
| 9098 | 0x45, 0xd0, 0x46, 0xe1 // Crc32w r13 r6 r5 |
| 9099 | }; |
| 9100 | static const byte kInstruction_Crc32w_r13_r6_r6[] = { |
| 9101 | 0x46, 0xd0, 0x46, 0xe1 // Crc32w r13 r6 r6 |
| 9102 | }; |
| 9103 | static const byte kInstruction_Crc32w_r13_r6_r7[] = { |
| 9104 | 0x47, 0xd0, 0x46, 0xe1 // Crc32w r13 r6 r7 |
| 9105 | }; |
| 9106 | static const byte kInstruction_Crc32w_r13_r6_r8[] = { |
| 9107 | 0x48, 0xd0, 0x46, 0xe1 // Crc32w r13 r6 r8 |
| 9108 | }; |
| 9109 | static const byte kInstruction_Crc32w_r13_r6_r9[] = { |
| 9110 | 0x49, 0xd0, 0x46, 0xe1 // Crc32w r13 r6 r9 |
| 9111 | }; |
| 9112 | static const byte kInstruction_Crc32w_r13_r6_r10[] = { |
| 9113 | 0x4a, 0xd0, 0x46, 0xe1 // Crc32w r13 r6 r10 |
| 9114 | }; |
| 9115 | static const byte kInstruction_Crc32w_r13_r6_r11[] = { |
| 9116 | 0x4b, 0xd0, 0x46, 0xe1 // Crc32w r13 r6 r11 |
| 9117 | }; |
| 9118 | static const byte kInstruction_Crc32w_r13_r6_r12[] = { |
| 9119 | 0x4c, 0xd0, 0x46, 0xe1 // Crc32w r13 r6 r12 |
| 9120 | }; |
| 9121 | static const byte kInstruction_Crc32w_r13_r6_r13[] = { |
| 9122 | 0x4d, 0xd0, 0x46, 0xe1 // Crc32w r13 r6 r13 |
| 9123 | }; |
| 9124 | static const byte kInstruction_Crc32w_r13_r6_r14[] = { |
| 9125 | 0x4e, 0xd0, 0x46, 0xe1 // Crc32w r13 r6 r14 |
| 9126 | }; |
| 9127 | static const byte kInstruction_Crc32w_r13_r7_r0[] = { |
| 9128 | 0x40, 0xd0, 0x47, 0xe1 // Crc32w r13 r7 r0 |
| 9129 | }; |
| 9130 | static const byte kInstruction_Crc32w_r13_r7_r1[] = { |
| 9131 | 0x41, 0xd0, 0x47, 0xe1 // Crc32w r13 r7 r1 |
| 9132 | }; |
| 9133 | static const byte kInstruction_Crc32w_r13_r7_r2[] = { |
| 9134 | 0x42, 0xd0, 0x47, 0xe1 // Crc32w r13 r7 r2 |
| 9135 | }; |
| 9136 | static const byte kInstruction_Crc32w_r13_r7_r3[] = { |
| 9137 | 0x43, 0xd0, 0x47, 0xe1 // Crc32w r13 r7 r3 |
| 9138 | }; |
| 9139 | static const byte kInstruction_Crc32w_r13_r7_r4[] = { |
| 9140 | 0x44, 0xd0, 0x47, 0xe1 // Crc32w r13 r7 r4 |
| 9141 | }; |
| 9142 | static const byte kInstruction_Crc32w_r13_r7_r5[] = { |
| 9143 | 0x45, 0xd0, 0x47, 0xe1 // Crc32w r13 r7 r5 |
| 9144 | }; |
| 9145 | static const byte kInstruction_Crc32w_r13_r7_r6[] = { |
| 9146 | 0x46, 0xd0, 0x47, 0xe1 // Crc32w r13 r7 r6 |
| 9147 | }; |
| 9148 | static const byte kInstruction_Crc32w_r13_r7_r7[] = { |
| 9149 | 0x47, 0xd0, 0x47, 0xe1 // Crc32w r13 r7 r7 |
| 9150 | }; |
| 9151 | static const byte kInstruction_Crc32w_r13_r7_r8[] = { |
| 9152 | 0x48, 0xd0, 0x47, 0xe1 // Crc32w r13 r7 r8 |
| 9153 | }; |
| 9154 | static const byte kInstruction_Crc32w_r13_r7_r9[] = { |
| 9155 | 0x49, 0xd0, 0x47, 0xe1 // Crc32w r13 r7 r9 |
| 9156 | }; |
| 9157 | static const byte kInstruction_Crc32w_r13_r7_r10[] = { |
| 9158 | 0x4a, 0xd0, 0x47, 0xe1 // Crc32w r13 r7 r10 |
| 9159 | }; |
| 9160 | static const byte kInstruction_Crc32w_r13_r7_r11[] = { |
| 9161 | 0x4b, 0xd0, 0x47, 0xe1 // Crc32w r13 r7 r11 |
| 9162 | }; |
| 9163 | static const byte kInstruction_Crc32w_r13_r7_r12[] = { |
| 9164 | 0x4c, 0xd0, 0x47, 0xe1 // Crc32w r13 r7 r12 |
| 9165 | }; |
| 9166 | static const byte kInstruction_Crc32w_r13_r7_r13[] = { |
| 9167 | 0x4d, 0xd0, 0x47, 0xe1 // Crc32w r13 r7 r13 |
| 9168 | }; |
| 9169 | static const byte kInstruction_Crc32w_r13_r7_r14[] = { |
| 9170 | 0x4e, 0xd0, 0x47, 0xe1 // Crc32w r13 r7 r14 |
| 9171 | }; |
| 9172 | static const byte kInstruction_Crc32w_r13_r8_r0[] = { |
| 9173 | 0x40, 0xd0, 0x48, 0xe1 // Crc32w r13 r8 r0 |
| 9174 | }; |
| 9175 | static const byte kInstruction_Crc32w_r13_r8_r1[] = { |
| 9176 | 0x41, 0xd0, 0x48, 0xe1 // Crc32w r13 r8 r1 |
| 9177 | }; |
| 9178 | static const byte kInstruction_Crc32w_r13_r8_r2[] = { |
| 9179 | 0x42, 0xd0, 0x48, 0xe1 // Crc32w r13 r8 r2 |
| 9180 | }; |
| 9181 | static const byte kInstruction_Crc32w_r13_r8_r3[] = { |
| 9182 | 0x43, 0xd0, 0x48, 0xe1 // Crc32w r13 r8 r3 |
| 9183 | }; |
| 9184 | static const byte kInstruction_Crc32w_r13_r8_r4[] = { |
| 9185 | 0x44, 0xd0, 0x48, 0xe1 // Crc32w r13 r8 r4 |
| 9186 | }; |
| 9187 | static const byte kInstruction_Crc32w_r13_r8_r5[] = { |
| 9188 | 0x45, 0xd0, 0x48, 0xe1 // Crc32w r13 r8 r5 |
| 9189 | }; |
| 9190 | static const byte kInstruction_Crc32w_r13_r8_r6[] = { |
| 9191 | 0x46, 0xd0, 0x48, 0xe1 // Crc32w r13 r8 r6 |
| 9192 | }; |
| 9193 | static const byte kInstruction_Crc32w_r13_r8_r7[] = { |
| 9194 | 0x47, 0xd0, 0x48, 0xe1 // Crc32w r13 r8 r7 |
| 9195 | }; |
| 9196 | static const byte kInstruction_Crc32w_r13_r8_r8[] = { |
| 9197 | 0x48, 0xd0, 0x48, 0xe1 // Crc32w r13 r8 r8 |
| 9198 | }; |
| 9199 | static const byte kInstruction_Crc32w_r13_r8_r9[] = { |
| 9200 | 0x49, 0xd0, 0x48, 0xe1 // Crc32w r13 r8 r9 |
| 9201 | }; |
| 9202 | static const byte kInstruction_Crc32w_r13_r8_r10[] = { |
| 9203 | 0x4a, 0xd0, 0x48, 0xe1 // Crc32w r13 r8 r10 |
| 9204 | }; |
| 9205 | static const byte kInstruction_Crc32w_r13_r8_r11[] = { |
| 9206 | 0x4b, 0xd0, 0x48, 0xe1 // Crc32w r13 r8 r11 |
| 9207 | }; |
| 9208 | static const byte kInstruction_Crc32w_r13_r8_r12[] = { |
| 9209 | 0x4c, 0xd0, 0x48, 0xe1 // Crc32w r13 r8 r12 |
| 9210 | }; |
| 9211 | static const byte kInstruction_Crc32w_r13_r8_r13[] = { |
| 9212 | 0x4d, 0xd0, 0x48, 0xe1 // Crc32w r13 r8 r13 |
| 9213 | }; |
| 9214 | static const byte kInstruction_Crc32w_r13_r8_r14[] = { |
| 9215 | 0x4e, 0xd0, 0x48, 0xe1 // Crc32w r13 r8 r14 |
| 9216 | }; |
| 9217 | static const byte kInstruction_Crc32w_r13_r9_r0[] = { |
| 9218 | 0x40, 0xd0, 0x49, 0xe1 // Crc32w r13 r9 r0 |
| 9219 | }; |
| 9220 | static const byte kInstruction_Crc32w_r13_r9_r1[] = { |
| 9221 | 0x41, 0xd0, 0x49, 0xe1 // Crc32w r13 r9 r1 |
| 9222 | }; |
| 9223 | static const byte kInstruction_Crc32w_r13_r9_r2[] = { |
| 9224 | 0x42, 0xd0, 0x49, 0xe1 // Crc32w r13 r9 r2 |
| 9225 | }; |
| 9226 | static const byte kInstruction_Crc32w_r13_r9_r3[] = { |
| 9227 | 0x43, 0xd0, 0x49, 0xe1 // Crc32w r13 r9 r3 |
| 9228 | }; |
| 9229 | static const byte kInstruction_Crc32w_r13_r9_r4[] = { |
| 9230 | 0x44, 0xd0, 0x49, 0xe1 // Crc32w r13 r9 r4 |
| 9231 | }; |
| 9232 | static const byte kInstruction_Crc32w_r13_r9_r5[] = { |
| 9233 | 0x45, 0xd0, 0x49, 0xe1 // Crc32w r13 r9 r5 |
| 9234 | }; |
| 9235 | static const byte kInstruction_Crc32w_r13_r9_r6[] = { |
| 9236 | 0x46, 0xd0, 0x49, 0xe1 // Crc32w r13 r9 r6 |
| 9237 | }; |
| 9238 | static const byte kInstruction_Crc32w_r13_r9_r7[] = { |
| 9239 | 0x47, 0xd0, 0x49, 0xe1 // Crc32w r13 r9 r7 |
| 9240 | }; |
| 9241 | static const byte kInstruction_Crc32w_r13_r9_r8[] = { |
| 9242 | 0x48, 0xd0, 0x49, 0xe1 // Crc32w r13 r9 r8 |
| 9243 | }; |
| 9244 | static const byte kInstruction_Crc32w_r13_r9_r9[] = { |
| 9245 | 0x49, 0xd0, 0x49, 0xe1 // Crc32w r13 r9 r9 |
| 9246 | }; |
| 9247 | static const byte kInstruction_Crc32w_r13_r9_r10[] = { |
| 9248 | 0x4a, 0xd0, 0x49, 0xe1 // Crc32w r13 r9 r10 |
| 9249 | }; |
| 9250 | static const byte kInstruction_Crc32w_r13_r9_r11[] = { |
| 9251 | 0x4b, 0xd0, 0x49, 0xe1 // Crc32w r13 r9 r11 |
| 9252 | }; |
| 9253 | static const byte kInstruction_Crc32w_r13_r9_r12[] = { |
| 9254 | 0x4c, 0xd0, 0x49, 0xe1 // Crc32w r13 r9 r12 |
| 9255 | }; |
| 9256 | static const byte kInstruction_Crc32w_r13_r9_r13[] = { |
| 9257 | 0x4d, 0xd0, 0x49, 0xe1 // Crc32w r13 r9 r13 |
| 9258 | }; |
| 9259 | static const byte kInstruction_Crc32w_r13_r9_r14[] = { |
| 9260 | 0x4e, 0xd0, 0x49, 0xe1 // Crc32w r13 r9 r14 |
| 9261 | }; |
| 9262 | static const byte kInstruction_Crc32w_r13_r10_r0[] = { |
| 9263 | 0x40, 0xd0, 0x4a, 0xe1 // Crc32w r13 r10 r0 |
| 9264 | }; |
| 9265 | static const byte kInstruction_Crc32w_r13_r10_r1[] = { |
| 9266 | 0x41, 0xd0, 0x4a, 0xe1 // Crc32w r13 r10 r1 |
| 9267 | }; |
| 9268 | static const byte kInstruction_Crc32w_r13_r10_r2[] = { |
| 9269 | 0x42, 0xd0, 0x4a, 0xe1 // Crc32w r13 r10 r2 |
| 9270 | }; |
| 9271 | static const byte kInstruction_Crc32w_r13_r10_r3[] = { |
| 9272 | 0x43, 0xd0, 0x4a, 0xe1 // Crc32w r13 r10 r3 |
| 9273 | }; |
| 9274 | static const byte kInstruction_Crc32w_r13_r10_r4[] = { |
| 9275 | 0x44, 0xd0, 0x4a, 0xe1 // Crc32w r13 r10 r4 |
| 9276 | }; |
| 9277 | static const byte kInstruction_Crc32w_r13_r10_r5[] = { |
| 9278 | 0x45, 0xd0, 0x4a, 0xe1 // Crc32w r13 r10 r5 |
| 9279 | }; |
| 9280 | static const byte kInstruction_Crc32w_r13_r10_r6[] = { |
| 9281 | 0x46, 0xd0, 0x4a, 0xe1 // Crc32w r13 r10 r6 |
| 9282 | }; |
| 9283 | static const byte kInstruction_Crc32w_r13_r10_r7[] = { |
| 9284 | 0x47, 0xd0, 0x4a, 0xe1 // Crc32w r13 r10 r7 |
| 9285 | }; |
| 9286 | static const byte kInstruction_Crc32w_r13_r10_r8[] = { |
| 9287 | 0x48, 0xd0, 0x4a, 0xe1 // Crc32w r13 r10 r8 |
| 9288 | }; |
| 9289 | static const byte kInstruction_Crc32w_r13_r10_r9[] = { |
| 9290 | 0x49, 0xd0, 0x4a, 0xe1 // Crc32w r13 r10 r9 |
| 9291 | }; |
| 9292 | static const byte kInstruction_Crc32w_r13_r10_r10[] = { |
| 9293 | 0x4a, 0xd0, 0x4a, 0xe1 // Crc32w r13 r10 r10 |
| 9294 | }; |
| 9295 | static const byte kInstruction_Crc32w_r13_r10_r11[] = { |
| 9296 | 0x4b, 0xd0, 0x4a, 0xe1 // Crc32w r13 r10 r11 |
| 9297 | }; |
| 9298 | static const byte kInstruction_Crc32w_r13_r10_r12[] = { |
| 9299 | 0x4c, 0xd0, 0x4a, 0xe1 // Crc32w r13 r10 r12 |
| 9300 | }; |
| 9301 | static const byte kInstruction_Crc32w_r13_r10_r13[] = { |
| 9302 | 0x4d, 0xd0, 0x4a, 0xe1 // Crc32w r13 r10 r13 |
| 9303 | }; |
| 9304 | static const byte kInstruction_Crc32w_r13_r10_r14[] = { |
| 9305 | 0x4e, 0xd0, 0x4a, 0xe1 // Crc32w r13 r10 r14 |
| 9306 | }; |
| 9307 | static const byte kInstruction_Crc32w_r13_r11_r0[] = { |
| 9308 | 0x40, 0xd0, 0x4b, 0xe1 // Crc32w r13 r11 r0 |
| 9309 | }; |
| 9310 | static const byte kInstruction_Crc32w_r13_r11_r1[] = { |
| 9311 | 0x41, 0xd0, 0x4b, 0xe1 // Crc32w r13 r11 r1 |
| 9312 | }; |
| 9313 | static const byte kInstruction_Crc32w_r13_r11_r2[] = { |
| 9314 | 0x42, 0xd0, 0x4b, 0xe1 // Crc32w r13 r11 r2 |
| 9315 | }; |
| 9316 | static const byte kInstruction_Crc32w_r13_r11_r3[] = { |
| 9317 | 0x43, 0xd0, 0x4b, 0xe1 // Crc32w r13 r11 r3 |
| 9318 | }; |
| 9319 | static const byte kInstruction_Crc32w_r13_r11_r4[] = { |
| 9320 | 0x44, 0xd0, 0x4b, 0xe1 // Crc32w r13 r11 r4 |
| 9321 | }; |
| 9322 | static const byte kInstruction_Crc32w_r13_r11_r5[] = { |
| 9323 | 0x45, 0xd0, 0x4b, 0xe1 // Crc32w r13 r11 r5 |
| 9324 | }; |
| 9325 | static const byte kInstruction_Crc32w_r13_r11_r6[] = { |
| 9326 | 0x46, 0xd0, 0x4b, 0xe1 // Crc32w r13 r11 r6 |
| 9327 | }; |
| 9328 | static const byte kInstruction_Crc32w_r13_r11_r7[] = { |
| 9329 | 0x47, 0xd0, 0x4b, 0xe1 // Crc32w r13 r11 r7 |
| 9330 | }; |
| 9331 | static const byte kInstruction_Crc32w_r13_r11_r8[] = { |
| 9332 | 0x48, 0xd0, 0x4b, 0xe1 // Crc32w r13 r11 r8 |
| 9333 | }; |
| 9334 | static const byte kInstruction_Crc32w_r13_r11_r9[] = { |
| 9335 | 0x49, 0xd0, 0x4b, 0xe1 // Crc32w r13 r11 r9 |
| 9336 | }; |
| 9337 | static const byte kInstruction_Crc32w_r13_r11_r10[] = { |
| 9338 | 0x4a, 0xd0, 0x4b, 0xe1 // Crc32w r13 r11 r10 |
| 9339 | }; |
| 9340 | static const byte kInstruction_Crc32w_r13_r11_r11[] = { |
| 9341 | 0x4b, 0xd0, 0x4b, 0xe1 // Crc32w r13 r11 r11 |
| 9342 | }; |
| 9343 | static const byte kInstruction_Crc32w_r13_r11_r12[] = { |
| 9344 | 0x4c, 0xd0, 0x4b, 0xe1 // Crc32w r13 r11 r12 |
| 9345 | }; |
| 9346 | static const byte kInstruction_Crc32w_r13_r11_r13[] = { |
| 9347 | 0x4d, 0xd0, 0x4b, 0xe1 // Crc32w r13 r11 r13 |
| 9348 | }; |
| 9349 | static const byte kInstruction_Crc32w_r13_r11_r14[] = { |
| 9350 | 0x4e, 0xd0, 0x4b, 0xe1 // Crc32w r13 r11 r14 |
| 9351 | }; |
| 9352 | static const byte kInstruction_Crc32w_r13_r12_r0[] = { |
| 9353 | 0x40, 0xd0, 0x4c, 0xe1 // Crc32w r13 r12 r0 |
| 9354 | }; |
| 9355 | static const byte kInstruction_Crc32w_r13_r12_r1[] = { |
| 9356 | 0x41, 0xd0, 0x4c, 0xe1 // Crc32w r13 r12 r1 |
| 9357 | }; |
| 9358 | static const byte kInstruction_Crc32w_r13_r12_r2[] = { |
| 9359 | 0x42, 0xd0, 0x4c, 0xe1 // Crc32w r13 r12 r2 |
| 9360 | }; |
| 9361 | static const byte kInstruction_Crc32w_r13_r12_r3[] = { |
| 9362 | 0x43, 0xd0, 0x4c, 0xe1 // Crc32w r13 r12 r3 |
| 9363 | }; |
| 9364 | static const byte kInstruction_Crc32w_r13_r12_r4[] = { |
| 9365 | 0x44, 0xd0, 0x4c, 0xe1 // Crc32w r13 r12 r4 |
| 9366 | }; |
| 9367 | static const byte kInstruction_Crc32w_r13_r12_r5[] = { |
| 9368 | 0x45, 0xd0, 0x4c, 0xe1 // Crc32w r13 r12 r5 |
| 9369 | }; |
| 9370 | static const byte kInstruction_Crc32w_r13_r12_r6[] = { |
| 9371 | 0x46, 0xd0, 0x4c, 0xe1 // Crc32w r13 r12 r6 |
| 9372 | }; |
| 9373 | static const byte kInstruction_Crc32w_r13_r12_r7[] = { |
| 9374 | 0x47, 0xd0, 0x4c, 0xe1 // Crc32w r13 r12 r7 |
| 9375 | }; |
| 9376 | static const byte kInstruction_Crc32w_r13_r12_r8[] = { |
| 9377 | 0x48, 0xd0, 0x4c, 0xe1 // Crc32w r13 r12 r8 |
| 9378 | }; |
| 9379 | static const byte kInstruction_Crc32w_r13_r12_r9[] = { |
| 9380 | 0x49, 0xd0, 0x4c, 0xe1 // Crc32w r13 r12 r9 |
| 9381 | }; |
| 9382 | static const byte kInstruction_Crc32w_r13_r12_r10[] = { |
| 9383 | 0x4a, 0xd0, 0x4c, 0xe1 // Crc32w r13 r12 r10 |
| 9384 | }; |
| 9385 | static const byte kInstruction_Crc32w_r13_r12_r11[] = { |
| 9386 | 0x4b, 0xd0, 0x4c, 0xe1 // Crc32w r13 r12 r11 |
| 9387 | }; |
| 9388 | static const byte kInstruction_Crc32w_r13_r12_r12[] = { |
| 9389 | 0x4c, 0xd0, 0x4c, 0xe1 // Crc32w r13 r12 r12 |
| 9390 | }; |
| 9391 | static const byte kInstruction_Crc32w_r13_r12_r13[] = { |
| 9392 | 0x4d, 0xd0, 0x4c, 0xe1 // Crc32w r13 r12 r13 |
| 9393 | }; |
| 9394 | static const byte kInstruction_Crc32w_r13_r12_r14[] = { |
| 9395 | 0x4e, 0xd0, 0x4c, 0xe1 // Crc32w r13 r12 r14 |
| 9396 | }; |
| 9397 | static const byte kInstruction_Crc32w_r13_r13_r0[] = { |
| 9398 | 0x40, 0xd0, 0x4d, 0xe1 // Crc32w r13 r13 r0 |
| 9399 | }; |
| 9400 | static const byte kInstruction_Crc32w_r13_r13_r1[] = { |
| 9401 | 0x41, 0xd0, 0x4d, 0xe1 // Crc32w r13 r13 r1 |
| 9402 | }; |
| 9403 | static const byte kInstruction_Crc32w_r13_r13_r2[] = { |
| 9404 | 0x42, 0xd0, 0x4d, 0xe1 // Crc32w r13 r13 r2 |
| 9405 | }; |
| 9406 | static const byte kInstruction_Crc32w_r13_r13_r3[] = { |
| 9407 | 0x43, 0xd0, 0x4d, 0xe1 // Crc32w r13 r13 r3 |
| 9408 | }; |
| 9409 | static const byte kInstruction_Crc32w_r13_r13_r4[] = { |
| 9410 | 0x44, 0xd0, 0x4d, 0xe1 // Crc32w r13 r13 r4 |
| 9411 | }; |
| 9412 | static const byte kInstruction_Crc32w_r13_r13_r5[] = { |
| 9413 | 0x45, 0xd0, 0x4d, 0xe1 // Crc32w r13 r13 r5 |
| 9414 | }; |
| 9415 | static const byte kInstruction_Crc32w_r13_r13_r6[] = { |
| 9416 | 0x46, 0xd0, 0x4d, 0xe1 // Crc32w r13 r13 r6 |
| 9417 | }; |
| 9418 | static const byte kInstruction_Crc32w_r13_r13_r7[] = { |
| 9419 | 0x47, 0xd0, 0x4d, 0xe1 // Crc32w r13 r13 r7 |
| 9420 | }; |
| 9421 | static const byte kInstruction_Crc32w_r13_r13_r8[] = { |
| 9422 | 0x48, 0xd0, 0x4d, 0xe1 // Crc32w r13 r13 r8 |
| 9423 | }; |
| 9424 | static const byte kInstruction_Crc32w_r13_r13_r9[] = { |
| 9425 | 0x49, 0xd0, 0x4d, 0xe1 // Crc32w r13 r13 r9 |
| 9426 | }; |
| 9427 | static const byte kInstruction_Crc32w_r13_r13_r10[] = { |
| 9428 | 0x4a, 0xd0, 0x4d, 0xe1 // Crc32w r13 r13 r10 |
| 9429 | }; |
| 9430 | static const byte kInstruction_Crc32w_r13_r13_r11[] = { |
| 9431 | 0x4b, 0xd0, 0x4d, 0xe1 // Crc32w r13 r13 r11 |
| 9432 | }; |
| 9433 | static const byte kInstruction_Crc32w_r13_r13_r12[] = { |
| 9434 | 0x4c, 0xd0, 0x4d, 0xe1 // Crc32w r13 r13 r12 |
| 9435 | }; |
| 9436 | static const byte kInstruction_Crc32w_r13_r13_r13[] = { |
| 9437 | 0x4d, 0xd0, 0x4d, 0xe1 // Crc32w r13 r13 r13 |
| 9438 | }; |
| 9439 | static const byte kInstruction_Crc32w_r13_r13_r14[] = { |
| 9440 | 0x4e, 0xd0, 0x4d, 0xe1 // Crc32w r13 r13 r14 |
| 9441 | }; |
| 9442 | static const byte kInstruction_Crc32w_r13_r14_r0[] = { |
| 9443 | 0x40, 0xd0, 0x4e, 0xe1 // Crc32w r13 r14 r0 |
| 9444 | }; |
| 9445 | static const byte kInstruction_Crc32w_r13_r14_r1[] = { |
| 9446 | 0x41, 0xd0, 0x4e, 0xe1 // Crc32w r13 r14 r1 |
| 9447 | }; |
| 9448 | static const byte kInstruction_Crc32w_r13_r14_r2[] = { |
| 9449 | 0x42, 0xd0, 0x4e, 0xe1 // Crc32w r13 r14 r2 |
| 9450 | }; |
| 9451 | static const byte kInstruction_Crc32w_r13_r14_r3[] = { |
| 9452 | 0x43, 0xd0, 0x4e, 0xe1 // Crc32w r13 r14 r3 |
| 9453 | }; |
| 9454 | static const byte kInstruction_Crc32w_r13_r14_r4[] = { |
| 9455 | 0x44, 0xd0, 0x4e, 0xe1 // Crc32w r13 r14 r4 |
| 9456 | }; |
| 9457 | static const byte kInstruction_Crc32w_r13_r14_r5[] = { |
| 9458 | 0x45, 0xd0, 0x4e, 0xe1 // Crc32w r13 r14 r5 |
| 9459 | }; |
| 9460 | static const byte kInstruction_Crc32w_r13_r14_r6[] = { |
| 9461 | 0x46, 0xd0, 0x4e, 0xe1 // Crc32w r13 r14 r6 |
| 9462 | }; |
| 9463 | static const byte kInstruction_Crc32w_r13_r14_r7[] = { |
| 9464 | 0x47, 0xd0, 0x4e, 0xe1 // Crc32w r13 r14 r7 |
| 9465 | }; |
| 9466 | static const byte kInstruction_Crc32w_r13_r14_r8[] = { |
| 9467 | 0x48, 0xd0, 0x4e, 0xe1 // Crc32w r13 r14 r8 |
| 9468 | }; |
| 9469 | static const byte kInstruction_Crc32w_r13_r14_r9[] = { |
| 9470 | 0x49, 0xd0, 0x4e, 0xe1 // Crc32w r13 r14 r9 |
| 9471 | }; |
| 9472 | static const byte kInstruction_Crc32w_r13_r14_r10[] = { |
| 9473 | 0x4a, 0xd0, 0x4e, 0xe1 // Crc32w r13 r14 r10 |
| 9474 | }; |
| 9475 | static const byte kInstruction_Crc32w_r13_r14_r11[] = { |
| 9476 | 0x4b, 0xd0, 0x4e, 0xe1 // Crc32w r13 r14 r11 |
| 9477 | }; |
| 9478 | static const byte kInstruction_Crc32w_r13_r14_r12[] = { |
| 9479 | 0x4c, 0xd0, 0x4e, 0xe1 // Crc32w r13 r14 r12 |
| 9480 | }; |
| 9481 | static const byte kInstruction_Crc32w_r13_r14_r13[] = { |
| 9482 | 0x4d, 0xd0, 0x4e, 0xe1 // Crc32w r13 r14 r13 |
| 9483 | }; |
| 9484 | static const byte kInstruction_Crc32w_r13_r14_r14[] = { |
| 9485 | 0x4e, 0xd0, 0x4e, 0xe1 // Crc32w r13 r14 r14 |
| 9486 | }; |
| 9487 | static const byte kInstruction_Crc32w_r14_r0_r0[] = { |
| 9488 | 0x40, 0xe0, 0x40, 0xe1 // Crc32w r14 r0 r0 |
| 9489 | }; |
| 9490 | static const byte kInstruction_Crc32w_r14_r0_r1[] = { |
| 9491 | 0x41, 0xe0, 0x40, 0xe1 // Crc32w r14 r0 r1 |
| 9492 | }; |
| 9493 | static const byte kInstruction_Crc32w_r14_r0_r2[] = { |
| 9494 | 0x42, 0xe0, 0x40, 0xe1 // Crc32w r14 r0 r2 |
| 9495 | }; |
| 9496 | static const byte kInstruction_Crc32w_r14_r0_r3[] = { |
| 9497 | 0x43, 0xe0, 0x40, 0xe1 // Crc32w r14 r0 r3 |
| 9498 | }; |
| 9499 | static const byte kInstruction_Crc32w_r14_r0_r4[] = { |
| 9500 | 0x44, 0xe0, 0x40, 0xe1 // Crc32w r14 r0 r4 |
| 9501 | }; |
| 9502 | static const byte kInstruction_Crc32w_r14_r0_r5[] = { |
| 9503 | 0x45, 0xe0, 0x40, 0xe1 // Crc32w r14 r0 r5 |
| 9504 | }; |
| 9505 | static const byte kInstruction_Crc32w_r14_r0_r6[] = { |
| 9506 | 0x46, 0xe0, 0x40, 0xe1 // Crc32w r14 r0 r6 |
| 9507 | }; |
| 9508 | static const byte kInstruction_Crc32w_r14_r0_r7[] = { |
| 9509 | 0x47, 0xe0, 0x40, 0xe1 // Crc32w r14 r0 r7 |
| 9510 | }; |
| 9511 | static const byte kInstruction_Crc32w_r14_r0_r8[] = { |
| 9512 | 0x48, 0xe0, 0x40, 0xe1 // Crc32w r14 r0 r8 |
| 9513 | }; |
| 9514 | static const byte kInstruction_Crc32w_r14_r0_r9[] = { |
| 9515 | 0x49, 0xe0, 0x40, 0xe1 // Crc32w r14 r0 r9 |
| 9516 | }; |
| 9517 | static const byte kInstruction_Crc32w_r14_r0_r10[] = { |
| 9518 | 0x4a, 0xe0, 0x40, 0xe1 // Crc32w r14 r0 r10 |
| 9519 | }; |
| 9520 | static const byte kInstruction_Crc32w_r14_r0_r11[] = { |
| 9521 | 0x4b, 0xe0, 0x40, 0xe1 // Crc32w r14 r0 r11 |
| 9522 | }; |
| 9523 | static const byte kInstruction_Crc32w_r14_r0_r12[] = { |
| 9524 | 0x4c, 0xe0, 0x40, 0xe1 // Crc32w r14 r0 r12 |
| 9525 | }; |
| 9526 | static const byte kInstruction_Crc32w_r14_r0_r13[] = { |
| 9527 | 0x4d, 0xe0, 0x40, 0xe1 // Crc32w r14 r0 r13 |
| 9528 | }; |
| 9529 | static const byte kInstruction_Crc32w_r14_r0_r14[] = { |
| 9530 | 0x4e, 0xe0, 0x40, 0xe1 // Crc32w r14 r0 r14 |
| 9531 | }; |
| 9532 | static const byte kInstruction_Crc32w_r14_r1_r0[] = { |
| 9533 | 0x40, 0xe0, 0x41, 0xe1 // Crc32w r14 r1 r0 |
| 9534 | }; |
| 9535 | static const byte kInstruction_Crc32w_r14_r1_r1[] = { |
| 9536 | 0x41, 0xe0, 0x41, 0xe1 // Crc32w r14 r1 r1 |
| 9537 | }; |
| 9538 | static const byte kInstruction_Crc32w_r14_r1_r2[] = { |
| 9539 | 0x42, 0xe0, 0x41, 0xe1 // Crc32w r14 r1 r2 |
| 9540 | }; |
| 9541 | static const byte kInstruction_Crc32w_r14_r1_r3[] = { |
| 9542 | 0x43, 0xe0, 0x41, 0xe1 // Crc32w r14 r1 r3 |
| 9543 | }; |
| 9544 | static const byte kInstruction_Crc32w_r14_r1_r4[] = { |
| 9545 | 0x44, 0xe0, 0x41, 0xe1 // Crc32w r14 r1 r4 |
| 9546 | }; |
| 9547 | static const byte kInstruction_Crc32w_r14_r1_r5[] = { |
| 9548 | 0x45, 0xe0, 0x41, 0xe1 // Crc32w r14 r1 r5 |
| 9549 | }; |
| 9550 | static const byte kInstruction_Crc32w_r14_r1_r6[] = { |
| 9551 | 0x46, 0xe0, 0x41, 0xe1 // Crc32w r14 r1 r6 |
| 9552 | }; |
| 9553 | static const byte kInstruction_Crc32w_r14_r1_r7[] = { |
| 9554 | 0x47, 0xe0, 0x41, 0xe1 // Crc32w r14 r1 r7 |
| 9555 | }; |
| 9556 | static const byte kInstruction_Crc32w_r14_r1_r8[] = { |
| 9557 | 0x48, 0xe0, 0x41, 0xe1 // Crc32w r14 r1 r8 |
| 9558 | }; |
| 9559 | static const byte kInstruction_Crc32w_r14_r1_r9[] = { |
| 9560 | 0x49, 0xe0, 0x41, 0xe1 // Crc32w r14 r1 r9 |
| 9561 | }; |
| 9562 | static const byte kInstruction_Crc32w_r14_r1_r10[] = { |
| 9563 | 0x4a, 0xe0, 0x41, 0xe1 // Crc32w r14 r1 r10 |
| 9564 | }; |
| 9565 | static const byte kInstruction_Crc32w_r14_r1_r11[] = { |
| 9566 | 0x4b, 0xe0, 0x41, 0xe1 // Crc32w r14 r1 r11 |
| 9567 | }; |
| 9568 | static const byte kInstruction_Crc32w_r14_r1_r12[] = { |
| 9569 | 0x4c, 0xe0, 0x41, 0xe1 // Crc32w r14 r1 r12 |
| 9570 | }; |
| 9571 | static const byte kInstruction_Crc32w_r14_r1_r13[] = { |
| 9572 | 0x4d, 0xe0, 0x41, 0xe1 // Crc32w r14 r1 r13 |
| 9573 | }; |
| 9574 | static const byte kInstruction_Crc32w_r14_r1_r14[] = { |
| 9575 | 0x4e, 0xe0, 0x41, 0xe1 // Crc32w r14 r1 r14 |
| 9576 | }; |
| 9577 | static const byte kInstruction_Crc32w_r14_r2_r0[] = { |
| 9578 | 0x40, 0xe0, 0x42, 0xe1 // Crc32w r14 r2 r0 |
| 9579 | }; |
| 9580 | static const byte kInstruction_Crc32w_r14_r2_r1[] = { |
| 9581 | 0x41, 0xe0, 0x42, 0xe1 // Crc32w r14 r2 r1 |
| 9582 | }; |
| 9583 | static const byte kInstruction_Crc32w_r14_r2_r2[] = { |
| 9584 | 0x42, 0xe0, 0x42, 0xe1 // Crc32w r14 r2 r2 |
| 9585 | }; |
| 9586 | static const byte kInstruction_Crc32w_r14_r2_r3[] = { |
| 9587 | 0x43, 0xe0, 0x42, 0xe1 // Crc32w r14 r2 r3 |
| 9588 | }; |
| 9589 | static const byte kInstruction_Crc32w_r14_r2_r4[] = { |
| 9590 | 0x44, 0xe0, 0x42, 0xe1 // Crc32w r14 r2 r4 |
| 9591 | }; |
| 9592 | static const byte kInstruction_Crc32w_r14_r2_r5[] = { |
| 9593 | 0x45, 0xe0, 0x42, 0xe1 // Crc32w r14 r2 r5 |
| 9594 | }; |
| 9595 | static const byte kInstruction_Crc32w_r14_r2_r6[] = { |
| 9596 | 0x46, 0xe0, 0x42, 0xe1 // Crc32w r14 r2 r6 |
| 9597 | }; |
| 9598 | static const byte kInstruction_Crc32w_r14_r2_r7[] = { |
| 9599 | 0x47, 0xe0, 0x42, 0xe1 // Crc32w r14 r2 r7 |
| 9600 | }; |
| 9601 | static const byte kInstruction_Crc32w_r14_r2_r8[] = { |
| 9602 | 0x48, 0xe0, 0x42, 0xe1 // Crc32w r14 r2 r8 |
| 9603 | }; |
| 9604 | static const byte kInstruction_Crc32w_r14_r2_r9[] = { |
| 9605 | 0x49, 0xe0, 0x42, 0xe1 // Crc32w r14 r2 r9 |
| 9606 | }; |
| 9607 | static const byte kInstruction_Crc32w_r14_r2_r10[] = { |
| 9608 | 0x4a, 0xe0, 0x42, 0xe1 // Crc32w r14 r2 r10 |
| 9609 | }; |
| 9610 | static const byte kInstruction_Crc32w_r14_r2_r11[] = { |
| 9611 | 0x4b, 0xe0, 0x42, 0xe1 // Crc32w r14 r2 r11 |
| 9612 | }; |
| 9613 | static const byte kInstruction_Crc32w_r14_r2_r12[] = { |
| 9614 | 0x4c, 0xe0, 0x42, 0xe1 // Crc32w r14 r2 r12 |
| 9615 | }; |
| 9616 | static const byte kInstruction_Crc32w_r14_r2_r13[] = { |
| 9617 | 0x4d, 0xe0, 0x42, 0xe1 // Crc32w r14 r2 r13 |
| 9618 | }; |
| 9619 | static const byte kInstruction_Crc32w_r14_r2_r14[] = { |
| 9620 | 0x4e, 0xe0, 0x42, 0xe1 // Crc32w r14 r2 r14 |
| 9621 | }; |
| 9622 | static const byte kInstruction_Crc32w_r14_r3_r0[] = { |
| 9623 | 0x40, 0xe0, 0x43, 0xe1 // Crc32w r14 r3 r0 |
| 9624 | }; |
| 9625 | static const byte kInstruction_Crc32w_r14_r3_r1[] = { |
| 9626 | 0x41, 0xe0, 0x43, 0xe1 // Crc32w r14 r3 r1 |
| 9627 | }; |
| 9628 | static const byte kInstruction_Crc32w_r14_r3_r2[] = { |
| 9629 | 0x42, 0xe0, 0x43, 0xe1 // Crc32w r14 r3 r2 |
| 9630 | }; |
| 9631 | static const byte kInstruction_Crc32w_r14_r3_r3[] = { |
| 9632 | 0x43, 0xe0, 0x43, 0xe1 // Crc32w r14 r3 r3 |
| 9633 | }; |
| 9634 | static const byte kInstruction_Crc32w_r14_r3_r4[] = { |
| 9635 | 0x44, 0xe0, 0x43, 0xe1 // Crc32w r14 r3 r4 |
| 9636 | }; |
| 9637 | static const byte kInstruction_Crc32w_r14_r3_r5[] = { |
| 9638 | 0x45, 0xe0, 0x43, 0xe1 // Crc32w r14 r3 r5 |
| 9639 | }; |
| 9640 | static const byte kInstruction_Crc32w_r14_r3_r6[] = { |
| 9641 | 0x46, 0xe0, 0x43, 0xe1 // Crc32w r14 r3 r6 |
| 9642 | }; |
| 9643 | static const byte kInstruction_Crc32w_r14_r3_r7[] = { |
| 9644 | 0x47, 0xe0, 0x43, 0xe1 // Crc32w r14 r3 r7 |
| 9645 | }; |
| 9646 | static const byte kInstruction_Crc32w_r14_r3_r8[] = { |
| 9647 | 0x48, 0xe0, 0x43, 0xe1 // Crc32w r14 r3 r8 |
| 9648 | }; |
| 9649 | static const byte kInstruction_Crc32w_r14_r3_r9[] = { |
| 9650 | 0x49, 0xe0, 0x43, 0xe1 // Crc32w r14 r3 r9 |
| 9651 | }; |
| 9652 | static const byte kInstruction_Crc32w_r14_r3_r10[] = { |
| 9653 | 0x4a, 0xe0, 0x43, 0xe1 // Crc32w r14 r3 r10 |
| 9654 | }; |
| 9655 | static const byte kInstruction_Crc32w_r14_r3_r11[] = { |
| 9656 | 0x4b, 0xe0, 0x43, 0xe1 // Crc32w r14 r3 r11 |
| 9657 | }; |
| 9658 | static const byte kInstruction_Crc32w_r14_r3_r12[] = { |
| 9659 | 0x4c, 0xe0, 0x43, 0xe1 // Crc32w r14 r3 r12 |
| 9660 | }; |
| 9661 | static const byte kInstruction_Crc32w_r14_r3_r13[] = { |
| 9662 | 0x4d, 0xe0, 0x43, 0xe1 // Crc32w r14 r3 r13 |
| 9663 | }; |
| 9664 | static const byte kInstruction_Crc32w_r14_r3_r14[] = { |
| 9665 | 0x4e, 0xe0, 0x43, 0xe1 // Crc32w r14 r3 r14 |
| 9666 | }; |
| 9667 | static const byte kInstruction_Crc32w_r14_r4_r0[] = { |
| 9668 | 0x40, 0xe0, 0x44, 0xe1 // Crc32w r14 r4 r0 |
| 9669 | }; |
| 9670 | static const byte kInstruction_Crc32w_r14_r4_r1[] = { |
| 9671 | 0x41, 0xe0, 0x44, 0xe1 // Crc32w r14 r4 r1 |
| 9672 | }; |
| 9673 | static const byte kInstruction_Crc32w_r14_r4_r2[] = { |
| 9674 | 0x42, 0xe0, 0x44, 0xe1 // Crc32w r14 r4 r2 |
| 9675 | }; |
| 9676 | static const byte kInstruction_Crc32w_r14_r4_r3[] = { |
| 9677 | 0x43, 0xe0, 0x44, 0xe1 // Crc32w r14 r4 r3 |
| 9678 | }; |
| 9679 | static const byte kInstruction_Crc32w_r14_r4_r4[] = { |
| 9680 | 0x44, 0xe0, 0x44, 0xe1 // Crc32w r14 r4 r4 |
| 9681 | }; |
| 9682 | static const byte kInstruction_Crc32w_r14_r4_r5[] = { |
| 9683 | 0x45, 0xe0, 0x44, 0xe1 // Crc32w r14 r4 r5 |
| 9684 | }; |
| 9685 | static const byte kInstruction_Crc32w_r14_r4_r6[] = { |
| 9686 | 0x46, 0xe0, 0x44, 0xe1 // Crc32w r14 r4 r6 |
| 9687 | }; |
| 9688 | static const byte kInstruction_Crc32w_r14_r4_r7[] = { |
| 9689 | 0x47, 0xe0, 0x44, 0xe1 // Crc32w r14 r4 r7 |
| 9690 | }; |
| 9691 | static const byte kInstruction_Crc32w_r14_r4_r8[] = { |
| 9692 | 0x48, 0xe0, 0x44, 0xe1 // Crc32w r14 r4 r8 |
| 9693 | }; |
| 9694 | static const byte kInstruction_Crc32w_r14_r4_r9[] = { |
| 9695 | 0x49, 0xe0, 0x44, 0xe1 // Crc32w r14 r4 r9 |
| 9696 | }; |
| 9697 | static const byte kInstruction_Crc32w_r14_r4_r10[] = { |
| 9698 | 0x4a, 0xe0, 0x44, 0xe1 // Crc32w r14 r4 r10 |
| 9699 | }; |
| 9700 | static const byte kInstruction_Crc32w_r14_r4_r11[] = { |
| 9701 | 0x4b, 0xe0, 0x44, 0xe1 // Crc32w r14 r4 r11 |
| 9702 | }; |
| 9703 | static const byte kInstruction_Crc32w_r14_r4_r12[] = { |
| 9704 | 0x4c, 0xe0, 0x44, 0xe1 // Crc32w r14 r4 r12 |
| 9705 | }; |
| 9706 | static const byte kInstruction_Crc32w_r14_r4_r13[] = { |
| 9707 | 0x4d, 0xe0, 0x44, 0xe1 // Crc32w r14 r4 r13 |
| 9708 | }; |
| 9709 | static const byte kInstruction_Crc32w_r14_r4_r14[] = { |
| 9710 | 0x4e, 0xe0, 0x44, 0xe1 // Crc32w r14 r4 r14 |
| 9711 | }; |
| 9712 | static const byte kInstruction_Crc32w_r14_r5_r0[] = { |
| 9713 | 0x40, 0xe0, 0x45, 0xe1 // Crc32w r14 r5 r0 |
| 9714 | }; |
| 9715 | static const byte kInstruction_Crc32w_r14_r5_r1[] = { |
| 9716 | 0x41, 0xe0, 0x45, 0xe1 // Crc32w r14 r5 r1 |
| 9717 | }; |
| 9718 | static const byte kInstruction_Crc32w_r14_r5_r2[] = { |
| 9719 | 0x42, 0xe0, 0x45, 0xe1 // Crc32w r14 r5 r2 |
| 9720 | }; |
| 9721 | static const byte kInstruction_Crc32w_r14_r5_r3[] = { |
| 9722 | 0x43, 0xe0, 0x45, 0xe1 // Crc32w r14 r5 r3 |
| 9723 | }; |
| 9724 | static const byte kInstruction_Crc32w_r14_r5_r4[] = { |
| 9725 | 0x44, 0xe0, 0x45, 0xe1 // Crc32w r14 r5 r4 |
| 9726 | }; |
| 9727 | static const byte kInstruction_Crc32w_r14_r5_r5[] = { |
| 9728 | 0x45, 0xe0, 0x45, 0xe1 // Crc32w r14 r5 r5 |
| 9729 | }; |
| 9730 | static const byte kInstruction_Crc32w_r14_r5_r6[] = { |
| 9731 | 0x46, 0xe0, 0x45, 0xe1 // Crc32w r14 r5 r6 |
| 9732 | }; |
| 9733 | static const byte kInstruction_Crc32w_r14_r5_r7[] = { |
| 9734 | 0x47, 0xe0, 0x45, 0xe1 // Crc32w r14 r5 r7 |
| 9735 | }; |
| 9736 | static const byte kInstruction_Crc32w_r14_r5_r8[] = { |
| 9737 | 0x48, 0xe0, 0x45, 0xe1 // Crc32w r14 r5 r8 |
| 9738 | }; |
| 9739 | static const byte kInstruction_Crc32w_r14_r5_r9[] = { |
| 9740 | 0x49, 0xe0, 0x45, 0xe1 // Crc32w r14 r5 r9 |
| 9741 | }; |
| 9742 | static const byte kInstruction_Crc32w_r14_r5_r10[] = { |
| 9743 | 0x4a, 0xe0, 0x45, 0xe1 // Crc32w r14 r5 r10 |
| 9744 | }; |
| 9745 | static const byte kInstruction_Crc32w_r14_r5_r11[] = { |
| 9746 | 0x4b, 0xe0, 0x45, 0xe1 // Crc32w r14 r5 r11 |
| 9747 | }; |
| 9748 | static const byte kInstruction_Crc32w_r14_r5_r12[] = { |
| 9749 | 0x4c, 0xe0, 0x45, 0xe1 // Crc32w r14 r5 r12 |
| 9750 | }; |
| 9751 | static const byte kInstruction_Crc32w_r14_r5_r13[] = { |
| 9752 | 0x4d, 0xe0, 0x45, 0xe1 // Crc32w r14 r5 r13 |
| 9753 | }; |
| 9754 | static const byte kInstruction_Crc32w_r14_r5_r14[] = { |
| 9755 | 0x4e, 0xe0, 0x45, 0xe1 // Crc32w r14 r5 r14 |
| 9756 | }; |
| 9757 | static const byte kInstruction_Crc32w_r14_r6_r0[] = { |
| 9758 | 0x40, 0xe0, 0x46, 0xe1 // Crc32w r14 r6 r0 |
| 9759 | }; |
| 9760 | static const byte kInstruction_Crc32w_r14_r6_r1[] = { |
| 9761 | 0x41, 0xe0, 0x46, 0xe1 // Crc32w r14 r6 r1 |
| 9762 | }; |
| 9763 | static const byte kInstruction_Crc32w_r14_r6_r2[] = { |
| 9764 | 0x42, 0xe0, 0x46, 0xe1 // Crc32w r14 r6 r2 |
| 9765 | }; |
| 9766 | static const byte kInstruction_Crc32w_r14_r6_r3[] = { |
| 9767 | 0x43, 0xe0, 0x46, 0xe1 // Crc32w r14 r6 r3 |
| 9768 | }; |
| 9769 | static const byte kInstruction_Crc32w_r14_r6_r4[] = { |
| 9770 | 0x44, 0xe0, 0x46, 0xe1 // Crc32w r14 r6 r4 |
| 9771 | }; |
| 9772 | static const byte kInstruction_Crc32w_r14_r6_r5[] = { |
| 9773 | 0x45, 0xe0, 0x46, 0xe1 // Crc32w r14 r6 r5 |
| 9774 | }; |
| 9775 | static const byte kInstruction_Crc32w_r14_r6_r6[] = { |
| 9776 | 0x46, 0xe0, 0x46, 0xe1 // Crc32w r14 r6 r6 |
| 9777 | }; |
| 9778 | static const byte kInstruction_Crc32w_r14_r6_r7[] = { |
| 9779 | 0x47, 0xe0, 0x46, 0xe1 // Crc32w r14 r6 r7 |
| 9780 | }; |
| 9781 | static const byte kInstruction_Crc32w_r14_r6_r8[] = { |
| 9782 | 0x48, 0xe0, 0x46, 0xe1 // Crc32w r14 r6 r8 |
| 9783 | }; |
| 9784 | static const byte kInstruction_Crc32w_r14_r6_r9[] = { |
| 9785 | 0x49, 0xe0, 0x46, 0xe1 // Crc32w r14 r6 r9 |
| 9786 | }; |
| 9787 | static const byte kInstruction_Crc32w_r14_r6_r10[] = { |
| 9788 | 0x4a, 0xe0, 0x46, 0xe1 // Crc32w r14 r6 r10 |
| 9789 | }; |
| 9790 | static const byte kInstruction_Crc32w_r14_r6_r11[] = { |
| 9791 | 0x4b, 0xe0, 0x46, 0xe1 // Crc32w r14 r6 r11 |
| 9792 | }; |
| 9793 | static const byte kInstruction_Crc32w_r14_r6_r12[] = { |
| 9794 | 0x4c, 0xe0, 0x46, 0xe1 // Crc32w r14 r6 r12 |
| 9795 | }; |
| 9796 | static const byte kInstruction_Crc32w_r14_r6_r13[] = { |
| 9797 | 0x4d, 0xe0, 0x46, 0xe1 // Crc32w r14 r6 r13 |
| 9798 | }; |
| 9799 | static const byte kInstruction_Crc32w_r14_r6_r14[] = { |
| 9800 | 0x4e, 0xe0, 0x46, 0xe1 // Crc32w r14 r6 r14 |
| 9801 | }; |
| 9802 | static const byte kInstruction_Crc32w_r14_r7_r0[] = { |
| 9803 | 0x40, 0xe0, 0x47, 0xe1 // Crc32w r14 r7 r0 |
| 9804 | }; |
| 9805 | static const byte kInstruction_Crc32w_r14_r7_r1[] = { |
| 9806 | 0x41, 0xe0, 0x47, 0xe1 // Crc32w r14 r7 r1 |
| 9807 | }; |
| 9808 | static const byte kInstruction_Crc32w_r14_r7_r2[] = { |
| 9809 | 0x42, 0xe0, 0x47, 0xe1 // Crc32w r14 r7 r2 |
| 9810 | }; |
| 9811 | static const byte kInstruction_Crc32w_r14_r7_r3[] = { |
| 9812 | 0x43, 0xe0, 0x47, 0xe1 // Crc32w r14 r7 r3 |
| 9813 | }; |
| 9814 | static const byte kInstruction_Crc32w_r14_r7_r4[] = { |
| 9815 | 0x44, 0xe0, 0x47, 0xe1 // Crc32w r14 r7 r4 |
| 9816 | }; |
| 9817 | static const byte kInstruction_Crc32w_r14_r7_r5[] = { |
| 9818 | 0x45, 0xe0, 0x47, 0xe1 // Crc32w r14 r7 r5 |
| 9819 | }; |
| 9820 | static const byte kInstruction_Crc32w_r14_r7_r6[] = { |
| 9821 | 0x46, 0xe0, 0x47, 0xe1 // Crc32w r14 r7 r6 |
| 9822 | }; |
| 9823 | static const byte kInstruction_Crc32w_r14_r7_r7[] = { |
| 9824 | 0x47, 0xe0, 0x47, 0xe1 // Crc32w r14 r7 r7 |
| 9825 | }; |
| 9826 | static const byte kInstruction_Crc32w_r14_r7_r8[] = { |
| 9827 | 0x48, 0xe0, 0x47, 0xe1 // Crc32w r14 r7 r8 |
| 9828 | }; |
| 9829 | static const byte kInstruction_Crc32w_r14_r7_r9[] = { |
| 9830 | 0x49, 0xe0, 0x47, 0xe1 // Crc32w r14 r7 r9 |
| 9831 | }; |
| 9832 | static const byte kInstruction_Crc32w_r14_r7_r10[] = { |
| 9833 | 0x4a, 0xe0, 0x47, 0xe1 // Crc32w r14 r7 r10 |
| 9834 | }; |
| 9835 | static const byte kInstruction_Crc32w_r14_r7_r11[] = { |
| 9836 | 0x4b, 0xe0, 0x47, 0xe1 // Crc32w r14 r7 r11 |
| 9837 | }; |
| 9838 | static const byte kInstruction_Crc32w_r14_r7_r12[] = { |
| 9839 | 0x4c, 0xe0, 0x47, 0xe1 // Crc32w r14 r7 r12 |
| 9840 | }; |
| 9841 | static const byte kInstruction_Crc32w_r14_r7_r13[] = { |
| 9842 | 0x4d, 0xe0, 0x47, 0xe1 // Crc32w r14 r7 r13 |
| 9843 | }; |
| 9844 | static const byte kInstruction_Crc32w_r14_r7_r14[] = { |
| 9845 | 0x4e, 0xe0, 0x47, 0xe1 // Crc32w r14 r7 r14 |
| 9846 | }; |
| 9847 | static const byte kInstruction_Crc32w_r14_r8_r0[] = { |
| 9848 | 0x40, 0xe0, 0x48, 0xe1 // Crc32w r14 r8 r0 |
| 9849 | }; |
| 9850 | static const byte kInstruction_Crc32w_r14_r8_r1[] = { |
| 9851 | 0x41, 0xe0, 0x48, 0xe1 // Crc32w r14 r8 r1 |
| 9852 | }; |
| 9853 | static const byte kInstruction_Crc32w_r14_r8_r2[] = { |
| 9854 | 0x42, 0xe0, 0x48, 0xe1 // Crc32w r14 r8 r2 |
| 9855 | }; |
| 9856 | static const byte kInstruction_Crc32w_r14_r8_r3[] = { |
| 9857 | 0x43, 0xe0, 0x48, 0xe1 // Crc32w r14 r8 r3 |
| 9858 | }; |
| 9859 | static const byte kInstruction_Crc32w_r14_r8_r4[] = { |
| 9860 | 0x44, 0xe0, 0x48, 0xe1 // Crc32w r14 r8 r4 |
| 9861 | }; |
| 9862 | static const byte kInstruction_Crc32w_r14_r8_r5[] = { |
| 9863 | 0x45, 0xe0, 0x48, 0xe1 // Crc32w r14 r8 r5 |
| 9864 | }; |
| 9865 | static const byte kInstruction_Crc32w_r14_r8_r6[] = { |
| 9866 | 0x46, 0xe0, 0x48, 0xe1 // Crc32w r14 r8 r6 |
| 9867 | }; |
| 9868 | static const byte kInstruction_Crc32w_r14_r8_r7[] = { |
| 9869 | 0x47, 0xe0, 0x48, 0xe1 // Crc32w r14 r8 r7 |
| 9870 | }; |
| 9871 | static const byte kInstruction_Crc32w_r14_r8_r8[] = { |
| 9872 | 0x48, 0xe0, 0x48, 0xe1 // Crc32w r14 r8 r8 |
| 9873 | }; |
| 9874 | static const byte kInstruction_Crc32w_r14_r8_r9[] = { |
| 9875 | 0x49, 0xe0, 0x48, 0xe1 // Crc32w r14 r8 r9 |
| 9876 | }; |
| 9877 | static const byte kInstruction_Crc32w_r14_r8_r10[] = { |
| 9878 | 0x4a, 0xe0, 0x48, 0xe1 // Crc32w r14 r8 r10 |
| 9879 | }; |
| 9880 | static const byte kInstruction_Crc32w_r14_r8_r11[] = { |
| 9881 | 0x4b, 0xe0, 0x48, 0xe1 // Crc32w r14 r8 r11 |
| 9882 | }; |
| 9883 | static const byte kInstruction_Crc32w_r14_r8_r12[] = { |
| 9884 | 0x4c, 0xe0, 0x48, 0xe1 // Crc32w r14 r8 r12 |
| 9885 | }; |
| 9886 | static const byte kInstruction_Crc32w_r14_r8_r13[] = { |
| 9887 | 0x4d, 0xe0, 0x48, 0xe1 // Crc32w r14 r8 r13 |
| 9888 | }; |
| 9889 | static const byte kInstruction_Crc32w_r14_r8_r14[] = { |
| 9890 | 0x4e, 0xe0, 0x48, 0xe1 // Crc32w r14 r8 r14 |
| 9891 | }; |
| 9892 | static const byte kInstruction_Crc32w_r14_r9_r0[] = { |
| 9893 | 0x40, 0xe0, 0x49, 0xe1 // Crc32w r14 r9 r0 |
| 9894 | }; |
| 9895 | static const byte kInstruction_Crc32w_r14_r9_r1[] = { |
| 9896 | 0x41, 0xe0, 0x49, 0xe1 // Crc32w r14 r9 r1 |
| 9897 | }; |
| 9898 | static const byte kInstruction_Crc32w_r14_r9_r2[] = { |
| 9899 | 0x42, 0xe0, 0x49, 0xe1 // Crc32w r14 r9 r2 |
| 9900 | }; |
| 9901 | static const byte kInstruction_Crc32w_r14_r9_r3[] = { |
| 9902 | 0x43, 0xe0, 0x49, 0xe1 // Crc32w r14 r9 r3 |
| 9903 | }; |
| 9904 | static const byte kInstruction_Crc32w_r14_r9_r4[] = { |
| 9905 | 0x44, 0xe0, 0x49, 0xe1 // Crc32w r14 r9 r4 |
| 9906 | }; |
| 9907 | static const byte kInstruction_Crc32w_r14_r9_r5[] = { |
| 9908 | 0x45, 0xe0, 0x49, 0xe1 // Crc32w r14 r9 r5 |
| 9909 | }; |
| 9910 | static const byte kInstruction_Crc32w_r14_r9_r6[] = { |
| 9911 | 0x46, 0xe0, 0x49, 0xe1 // Crc32w r14 r9 r6 |
| 9912 | }; |
| 9913 | static const byte kInstruction_Crc32w_r14_r9_r7[] = { |
| 9914 | 0x47, 0xe0, 0x49, 0xe1 // Crc32w r14 r9 r7 |
| 9915 | }; |
| 9916 | static const byte kInstruction_Crc32w_r14_r9_r8[] = { |
| 9917 | 0x48, 0xe0, 0x49, 0xe1 // Crc32w r14 r9 r8 |
| 9918 | }; |
| 9919 | static const byte kInstruction_Crc32w_r14_r9_r9[] = { |
| 9920 | 0x49, 0xe0, 0x49, 0xe1 // Crc32w r14 r9 r9 |
| 9921 | }; |
| 9922 | static const byte kInstruction_Crc32w_r14_r9_r10[] = { |
| 9923 | 0x4a, 0xe0, 0x49, 0xe1 // Crc32w r14 r9 r10 |
| 9924 | }; |
| 9925 | static const byte kInstruction_Crc32w_r14_r9_r11[] = { |
| 9926 | 0x4b, 0xe0, 0x49, 0xe1 // Crc32w r14 r9 r11 |
| 9927 | }; |
| 9928 | static const byte kInstruction_Crc32w_r14_r9_r12[] = { |
| 9929 | 0x4c, 0xe0, 0x49, 0xe1 // Crc32w r14 r9 r12 |
| 9930 | }; |
| 9931 | static const byte kInstruction_Crc32w_r14_r9_r13[] = { |
| 9932 | 0x4d, 0xe0, 0x49, 0xe1 // Crc32w r14 r9 r13 |
| 9933 | }; |
| 9934 | static const byte kInstruction_Crc32w_r14_r9_r14[] = { |
| 9935 | 0x4e, 0xe0, 0x49, 0xe1 // Crc32w r14 r9 r14 |
| 9936 | }; |
| 9937 | static const byte kInstruction_Crc32w_r14_r10_r0[] = { |
| 9938 | 0x40, 0xe0, 0x4a, 0xe1 // Crc32w r14 r10 r0 |
| 9939 | }; |
| 9940 | static const byte kInstruction_Crc32w_r14_r10_r1[] = { |
| 9941 | 0x41, 0xe0, 0x4a, 0xe1 // Crc32w r14 r10 r1 |
| 9942 | }; |
| 9943 | static const byte kInstruction_Crc32w_r14_r10_r2[] = { |
| 9944 | 0x42, 0xe0, 0x4a, 0xe1 // Crc32w r14 r10 r2 |
| 9945 | }; |
| 9946 | static const byte kInstruction_Crc32w_r14_r10_r3[] = { |
| 9947 | 0x43, 0xe0, 0x4a, 0xe1 // Crc32w r14 r10 r3 |
| 9948 | }; |
| 9949 | static const byte kInstruction_Crc32w_r14_r10_r4[] = { |
| 9950 | 0x44, 0xe0, 0x4a, 0xe1 // Crc32w r14 r10 r4 |
| 9951 | }; |
| 9952 | static const byte kInstruction_Crc32w_r14_r10_r5[] = { |
| 9953 | 0x45, 0xe0, 0x4a, 0xe1 // Crc32w r14 r10 r5 |
| 9954 | }; |
| 9955 | static const byte kInstruction_Crc32w_r14_r10_r6[] = { |
| 9956 | 0x46, 0xe0, 0x4a, 0xe1 // Crc32w r14 r10 r6 |
| 9957 | }; |
| 9958 | static const byte kInstruction_Crc32w_r14_r10_r7[] = { |
| 9959 | 0x47, 0xe0, 0x4a, 0xe1 // Crc32w r14 r10 r7 |
| 9960 | }; |
| 9961 | static const byte kInstruction_Crc32w_r14_r10_r8[] = { |
| 9962 | 0x48, 0xe0, 0x4a, 0xe1 // Crc32w r14 r10 r8 |
| 9963 | }; |
| 9964 | static const byte kInstruction_Crc32w_r14_r10_r9[] = { |
| 9965 | 0x49, 0xe0, 0x4a, 0xe1 // Crc32w r14 r10 r9 |
| 9966 | }; |
| 9967 | static const byte kInstruction_Crc32w_r14_r10_r10[] = { |
| 9968 | 0x4a, 0xe0, 0x4a, 0xe1 // Crc32w r14 r10 r10 |
| 9969 | }; |
| 9970 | static const byte kInstruction_Crc32w_r14_r10_r11[] = { |
| 9971 | 0x4b, 0xe0, 0x4a, 0xe1 // Crc32w r14 r10 r11 |
| 9972 | }; |
| 9973 | static const byte kInstruction_Crc32w_r14_r10_r12[] = { |
| 9974 | 0x4c, 0xe0, 0x4a, 0xe1 // Crc32w r14 r10 r12 |
| 9975 | }; |
| 9976 | static const byte kInstruction_Crc32w_r14_r10_r13[] = { |
| 9977 | 0x4d, 0xe0, 0x4a, 0xe1 // Crc32w r14 r10 r13 |
| 9978 | }; |
| 9979 | static const byte kInstruction_Crc32w_r14_r10_r14[] = { |
| 9980 | 0x4e, 0xe0, 0x4a, 0xe1 // Crc32w r14 r10 r14 |
| 9981 | }; |
| 9982 | static const byte kInstruction_Crc32w_r14_r11_r0[] = { |
| 9983 | 0x40, 0xe0, 0x4b, 0xe1 // Crc32w r14 r11 r0 |
| 9984 | }; |
| 9985 | static const byte kInstruction_Crc32w_r14_r11_r1[] = { |
| 9986 | 0x41, 0xe0, 0x4b, 0xe1 // Crc32w r14 r11 r1 |
| 9987 | }; |
| 9988 | static const byte kInstruction_Crc32w_r14_r11_r2[] = { |
| 9989 | 0x42, 0xe0, 0x4b, 0xe1 // Crc32w r14 r11 r2 |
| 9990 | }; |
| 9991 | static const byte kInstruction_Crc32w_r14_r11_r3[] = { |
| 9992 | 0x43, 0xe0, 0x4b, 0xe1 // Crc32w r14 r11 r3 |
| 9993 | }; |
| 9994 | static const byte kInstruction_Crc32w_r14_r11_r4[] = { |
| 9995 | 0x44, 0xe0, 0x4b, 0xe1 // Crc32w r14 r11 r4 |
| 9996 | }; |
| 9997 | static const byte kInstruction_Crc32w_r14_r11_r5[] = { |
| 9998 | 0x45, 0xe0, 0x4b, 0xe1 // Crc32w r14 r11 r5 |
| 9999 | }; |
| 10000 | static const byte kInstruction_Crc32w_r14_r11_r6[] = { |
| 10001 | 0x46, 0xe0, 0x4b, 0xe1 // Crc32w r14 r11 r6 |
| 10002 | }; |
| 10003 | static const byte kInstruction_Crc32w_r14_r11_r7[] = { |
| 10004 | 0x47, 0xe0, 0x4b, 0xe1 // Crc32w r14 r11 r7 |
| 10005 | }; |
| 10006 | static const byte kInstruction_Crc32w_r14_r11_r8[] = { |
| 10007 | 0x48, 0xe0, 0x4b, 0xe1 // Crc32w r14 r11 r8 |
| 10008 | }; |
| 10009 | static const byte kInstruction_Crc32w_r14_r11_r9[] = { |
| 10010 | 0x49, 0xe0, 0x4b, 0xe1 // Crc32w r14 r11 r9 |
| 10011 | }; |
| 10012 | static const byte kInstruction_Crc32w_r14_r11_r10[] = { |
| 10013 | 0x4a, 0xe0, 0x4b, 0xe1 // Crc32w r14 r11 r10 |
| 10014 | }; |
| 10015 | static const byte kInstruction_Crc32w_r14_r11_r11[] = { |
| 10016 | 0x4b, 0xe0, 0x4b, 0xe1 // Crc32w r14 r11 r11 |
| 10017 | }; |
| 10018 | static const byte kInstruction_Crc32w_r14_r11_r12[] = { |
| 10019 | 0x4c, 0xe0, 0x4b, 0xe1 // Crc32w r14 r11 r12 |
| 10020 | }; |
| 10021 | static const byte kInstruction_Crc32w_r14_r11_r13[] = { |
| 10022 | 0x4d, 0xe0, 0x4b, 0xe1 // Crc32w r14 r11 r13 |
| 10023 | }; |
| 10024 | static const byte kInstruction_Crc32w_r14_r11_r14[] = { |
| 10025 | 0x4e, 0xe0, 0x4b, 0xe1 // Crc32w r14 r11 r14 |
| 10026 | }; |
| 10027 | static const byte kInstruction_Crc32w_r14_r12_r0[] = { |
| 10028 | 0x40, 0xe0, 0x4c, 0xe1 // Crc32w r14 r12 r0 |
| 10029 | }; |
| 10030 | static const byte kInstruction_Crc32w_r14_r12_r1[] = { |
| 10031 | 0x41, 0xe0, 0x4c, 0xe1 // Crc32w r14 r12 r1 |
| 10032 | }; |
| 10033 | static const byte kInstruction_Crc32w_r14_r12_r2[] = { |
| 10034 | 0x42, 0xe0, 0x4c, 0xe1 // Crc32w r14 r12 r2 |
| 10035 | }; |
| 10036 | static const byte kInstruction_Crc32w_r14_r12_r3[] = { |
| 10037 | 0x43, 0xe0, 0x4c, 0xe1 // Crc32w r14 r12 r3 |
| 10038 | }; |
| 10039 | static const byte kInstruction_Crc32w_r14_r12_r4[] = { |
| 10040 | 0x44, 0xe0, 0x4c, 0xe1 // Crc32w r14 r12 r4 |
| 10041 | }; |
| 10042 | static const byte kInstruction_Crc32w_r14_r12_r5[] = { |
| 10043 | 0x45, 0xe0, 0x4c, 0xe1 // Crc32w r14 r12 r5 |
| 10044 | }; |
| 10045 | static const byte kInstruction_Crc32w_r14_r12_r6[] = { |
| 10046 | 0x46, 0xe0, 0x4c, 0xe1 // Crc32w r14 r12 r6 |
| 10047 | }; |
| 10048 | static const byte kInstruction_Crc32w_r14_r12_r7[] = { |
| 10049 | 0x47, 0xe0, 0x4c, 0xe1 // Crc32w r14 r12 r7 |
| 10050 | }; |
| 10051 | static const byte kInstruction_Crc32w_r14_r12_r8[] = { |
| 10052 | 0x48, 0xe0, 0x4c, 0xe1 // Crc32w r14 r12 r8 |
| 10053 | }; |
| 10054 | static const byte kInstruction_Crc32w_r14_r12_r9[] = { |
| 10055 | 0x49, 0xe0, 0x4c, 0xe1 // Crc32w r14 r12 r9 |
| 10056 | }; |
| 10057 | static const byte kInstruction_Crc32w_r14_r12_r10[] = { |
| 10058 | 0x4a, 0xe0, 0x4c, 0xe1 // Crc32w r14 r12 r10 |
| 10059 | }; |
| 10060 | static const byte kInstruction_Crc32w_r14_r12_r11[] = { |
| 10061 | 0x4b, 0xe0, 0x4c, 0xe1 // Crc32w r14 r12 r11 |
| 10062 | }; |
| 10063 | static const byte kInstruction_Crc32w_r14_r12_r12[] = { |
| 10064 | 0x4c, 0xe0, 0x4c, 0xe1 // Crc32w r14 r12 r12 |
| 10065 | }; |
| 10066 | static const byte kInstruction_Crc32w_r14_r12_r13[] = { |
| 10067 | 0x4d, 0xe0, 0x4c, 0xe1 // Crc32w r14 r12 r13 |
| 10068 | }; |
| 10069 | static const byte kInstruction_Crc32w_r14_r12_r14[] = { |
| 10070 | 0x4e, 0xe0, 0x4c, 0xe1 // Crc32w r14 r12 r14 |
| 10071 | }; |
| 10072 | static const byte kInstruction_Crc32w_r14_r13_r0[] = { |
| 10073 | 0x40, 0xe0, 0x4d, 0xe1 // Crc32w r14 r13 r0 |
| 10074 | }; |
| 10075 | static const byte kInstruction_Crc32w_r14_r13_r1[] = { |
| 10076 | 0x41, 0xe0, 0x4d, 0xe1 // Crc32w r14 r13 r1 |
| 10077 | }; |
| 10078 | static const byte kInstruction_Crc32w_r14_r13_r2[] = { |
| 10079 | 0x42, 0xe0, 0x4d, 0xe1 // Crc32w r14 r13 r2 |
| 10080 | }; |
| 10081 | static const byte kInstruction_Crc32w_r14_r13_r3[] = { |
| 10082 | 0x43, 0xe0, 0x4d, 0xe1 // Crc32w r14 r13 r3 |
| 10083 | }; |
| 10084 | static const byte kInstruction_Crc32w_r14_r13_r4[] = { |
| 10085 | 0x44, 0xe0, 0x4d, 0xe1 // Crc32w r14 r13 r4 |
| 10086 | }; |
| 10087 | static const byte kInstruction_Crc32w_r14_r13_r5[] = { |
| 10088 | 0x45, 0xe0, 0x4d, 0xe1 // Crc32w r14 r13 r5 |
| 10089 | }; |
| 10090 | static const byte kInstruction_Crc32w_r14_r13_r6[] = { |
| 10091 | 0x46, 0xe0, 0x4d, 0xe1 // Crc32w r14 r13 r6 |
| 10092 | }; |
| 10093 | static const byte kInstruction_Crc32w_r14_r13_r7[] = { |
| 10094 | 0x47, 0xe0, 0x4d, 0xe1 // Crc32w r14 r13 r7 |
| 10095 | }; |
| 10096 | static const byte kInstruction_Crc32w_r14_r13_r8[] = { |
| 10097 | 0x48, 0xe0, 0x4d, 0xe1 // Crc32w r14 r13 r8 |
| 10098 | }; |
| 10099 | static const byte kInstruction_Crc32w_r14_r13_r9[] = { |
| 10100 | 0x49, 0xe0, 0x4d, 0xe1 // Crc32w r14 r13 r9 |
| 10101 | }; |
| 10102 | static const byte kInstruction_Crc32w_r14_r13_r10[] = { |
| 10103 | 0x4a, 0xe0, 0x4d, 0xe1 // Crc32w r14 r13 r10 |
| 10104 | }; |
| 10105 | static const byte kInstruction_Crc32w_r14_r13_r11[] = { |
| 10106 | 0x4b, 0xe0, 0x4d, 0xe1 // Crc32w r14 r13 r11 |
| 10107 | }; |
| 10108 | static const byte kInstruction_Crc32w_r14_r13_r12[] = { |
| 10109 | 0x4c, 0xe0, 0x4d, 0xe1 // Crc32w r14 r13 r12 |
| 10110 | }; |
| 10111 | static const byte kInstruction_Crc32w_r14_r13_r13[] = { |
| 10112 | 0x4d, 0xe0, 0x4d, 0xe1 // Crc32w r14 r13 r13 |
| 10113 | }; |
| 10114 | static const byte kInstruction_Crc32w_r14_r13_r14[] = { |
| 10115 | 0x4e, 0xe0, 0x4d, 0xe1 // Crc32w r14 r13 r14 |
| 10116 | }; |
| 10117 | static const byte kInstruction_Crc32w_r14_r14_r0[] = { |
| 10118 | 0x40, 0xe0, 0x4e, 0xe1 // Crc32w r14 r14 r0 |
| 10119 | }; |
| 10120 | static const byte kInstruction_Crc32w_r14_r14_r1[] = { |
| 10121 | 0x41, 0xe0, 0x4e, 0xe1 // Crc32w r14 r14 r1 |
| 10122 | }; |
| 10123 | static const byte kInstruction_Crc32w_r14_r14_r2[] = { |
| 10124 | 0x42, 0xe0, 0x4e, 0xe1 // Crc32w r14 r14 r2 |
| 10125 | }; |
| 10126 | static const byte kInstruction_Crc32w_r14_r14_r3[] = { |
| 10127 | 0x43, 0xe0, 0x4e, 0xe1 // Crc32w r14 r14 r3 |
| 10128 | }; |
| 10129 | static const byte kInstruction_Crc32w_r14_r14_r4[] = { |
| 10130 | 0x44, 0xe0, 0x4e, 0xe1 // Crc32w r14 r14 r4 |
| 10131 | }; |
| 10132 | static const byte kInstruction_Crc32w_r14_r14_r5[] = { |
| 10133 | 0x45, 0xe0, 0x4e, 0xe1 // Crc32w r14 r14 r5 |
| 10134 | }; |
| 10135 | static const byte kInstruction_Crc32w_r14_r14_r6[] = { |
| 10136 | 0x46, 0xe0, 0x4e, 0xe1 // Crc32w r14 r14 r6 |
| 10137 | }; |
| 10138 | static const byte kInstruction_Crc32w_r14_r14_r7[] = { |
| 10139 | 0x47, 0xe0, 0x4e, 0xe1 // Crc32w r14 r14 r7 |
| 10140 | }; |
| 10141 | static const byte kInstruction_Crc32w_r14_r14_r8[] = { |
| 10142 | 0x48, 0xe0, 0x4e, 0xe1 // Crc32w r14 r14 r8 |
| 10143 | }; |
| 10144 | static const byte kInstruction_Crc32w_r14_r14_r9[] = { |
| 10145 | 0x49, 0xe0, 0x4e, 0xe1 // Crc32w r14 r14 r9 |
| 10146 | }; |
| 10147 | static const byte kInstruction_Crc32w_r14_r14_r10[] = { |
| 10148 | 0x4a, 0xe0, 0x4e, 0xe1 // Crc32w r14 r14 r10 |
| 10149 | }; |
| 10150 | static const byte kInstruction_Crc32w_r14_r14_r11[] = { |
| 10151 | 0x4b, 0xe0, 0x4e, 0xe1 // Crc32w r14 r14 r11 |
| 10152 | }; |
| 10153 | static const byte kInstruction_Crc32w_r14_r14_r12[] = { |
| 10154 | 0x4c, 0xe0, 0x4e, 0xe1 // Crc32w r14 r14 r12 |
| 10155 | }; |
| 10156 | static const byte kInstruction_Crc32w_r14_r14_r13[] = { |
| 10157 | 0x4d, 0xe0, 0x4e, 0xe1 // Crc32w r14 r14 r13 |
| 10158 | }; |
| 10159 | static const byte kInstruction_Crc32w_r14_r14_r14[] = { |
| 10160 | 0x4e, 0xe0, 0x4e, 0xe1 // Crc32w r14 r14 r14 |
| 10161 | }; |
| 10162 | static const TestResult kReferenceCrc32w[] = { |
| 10163 | { |
| 10164 | ARRAY_SIZE(kInstruction_Crc32w_r0_r0_r0), |
| 10165 | kInstruction_Crc32w_r0_r0_r0, |
| 10166 | }, |
| 10167 | { |
| 10168 | ARRAY_SIZE(kInstruction_Crc32w_r0_r0_r1), |
| 10169 | kInstruction_Crc32w_r0_r0_r1, |
| 10170 | }, |
| 10171 | { |
| 10172 | ARRAY_SIZE(kInstruction_Crc32w_r0_r0_r2), |
| 10173 | kInstruction_Crc32w_r0_r0_r2, |
| 10174 | }, |
| 10175 | { |
| 10176 | ARRAY_SIZE(kInstruction_Crc32w_r0_r0_r3), |
| 10177 | kInstruction_Crc32w_r0_r0_r3, |
| 10178 | }, |
| 10179 | { |
| 10180 | ARRAY_SIZE(kInstruction_Crc32w_r0_r0_r4), |
| 10181 | kInstruction_Crc32w_r0_r0_r4, |
| 10182 | }, |
| 10183 | { |
| 10184 | ARRAY_SIZE(kInstruction_Crc32w_r0_r0_r5), |
| 10185 | kInstruction_Crc32w_r0_r0_r5, |
| 10186 | }, |
| 10187 | { |
| 10188 | ARRAY_SIZE(kInstruction_Crc32w_r0_r0_r6), |
| 10189 | kInstruction_Crc32w_r0_r0_r6, |
| 10190 | }, |
| 10191 | { |
| 10192 | ARRAY_SIZE(kInstruction_Crc32w_r0_r0_r7), |
| 10193 | kInstruction_Crc32w_r0_r0_r7, |
| 10194 | }, |
| 10195 | { |
| 10196 | ARRAY_SIZE(kInstruction_Crc32w_r0_r0_r8), |
| 10197 | kInstruction_Crc32w_r0_r0_r8, |
| 10198 | }, |
| 10199 | { |
| 10200 | ARRAY_SIZE(kInstruction_Crc32w_r0_r0_r9), |
| 10201 | kInstruction_Crc32w_r0_r0_r9, |
| 10202 | }, |
| 10203 | { |
| 10204 | ARRAY_SIZE(kInstruction_Crc32w_r0_r0_r10), |
| 10205 | kInstruction_Crc32w_r0_r0_r10, |
| 10206 | }, |
| 10207 | { |
| 10208 | ARRAY_SIZE(kInstruction_Crc32w_r0_r0_r11), |
| 10209 | kInstruction_Crc32w_r0_r0_r11, |
| 10210 | }, |
| 10211 | { |
| 10212 | ARRAY_SIZE(kInstruction_Crc32w_r0_r0_r12), |
| 10213 | kInstruction_Crc32w_r0_r0_r12, |
| 10214 | }, |
| 10215 | { |
| 10216 | ARRAY_SIZE(kInstruction_Crc32w_r0_r0_r13), |
| 10217 | kInstruction_Crc32w_r0_r0_r13, |
| 10218 | }, |
| 10219 | { |
| 10220 | ARRAY_SIZE(kInstruction_Crc32w_r0_r0_r14), |
| 10221 | kInstruction_Crc32w_r0_r0_r14, |
| 10222 | }, |
| 10223 | { |
| 10224 | ARRAY_SIZE(kInstruction_Crc32w_r0_r1_r0), |
| 10225 | kInstruction_Crc32w_r0_r1_r0, |
| 10226 | }, |
| 10227 | { |
| 10228 | ARRAY_SIZE(kInstruction_Crc32w_r0_r1_r1), |
| 10229 | kInstruction_Crc32w_r0_r1_r1, |
| 10230 | }, |
| 10231 | { |
| 10232 | ARRAY_SIZE(kInstruction_Crc32w_r0_r1_r2), |
| 10233 | kInstruction_Crc32w_r0_r1_r2, |
| 10234 | }, |
| 10235 | { |
| 10236 | ARRAY_SIZE(kInstruction_Crc32w_r0_r1_r3), |
| 10237 | kInstruction_Crc32w_r0_r1_r3, |
| 10238 | }, |
| 10239 | { |
| 10240 | ARRAY_SIZE(kInstruction_Crc32w_r0_r1_r4), |
| 10241 | kInstruction_Crc32w_r0_r1_r4, |
| 10242 | }, |
| 10243 | { |
| 10244 | ARRAY_SIZE(kInstruction_Crc32w_r0_r1_r5), |
| 10245 | kInstruction_Crc32w_r0_r1_r5, |
| 10246 | }, |
| 10247 | { |
| 10248 | ARRAY_SIZE(kInstruction_Crc32w_r0_r1_r6), |
| 10249 | kInstruction_Crc32w_r0_r1_r6, |
| 10250 | }, |
| 10251 | { |
| 10252 | ARRAY_SIZE(kInstruction_Crc32w_r0_r1_r7), |
| 10253 | kInstruction_Crc32w_r0_r1_r7, |
| 10254 | }, |
| 10255 | { |
| 10256 | ARRAY_SIZE(kInstruction_Crc32w_r0_r1_r8), |
| 10257 | kInstruction_Crc32w_r0_r1_r8, |
| 10258 | }, |
| 10259 | { |
| 10260 | ARRAY_SIZE(kInstruction_Crc32w_r0_r1_r9), |
| 10261 | kInstruction_Crc32w_r0_r1_r9, |
| 10262 | }, |
| 10263 | { |
| 10264 | ARRAY_SIZE(kInstruction_Crc32w_r0_r1_r10), |
| 10265 | kInstruction_Crc32w_r0_r1_r10, |
| 10266 | }, |
| 10267 | { |
| 10268 | ARRAY_SIZE(kInstruction_Crc32w_r0_r1_r11), |
| 10269 | kInstruction_Crc32w_r0_r1_r11, |
| 10270 | }, |
| 10271 | { |
| 10272 | ARRAY_SIZE(kInstruction_Crc32w_r0_r1_r12), |
| 10273 | kInstruction_Crc32w_r0_r1_r12, |
| 10274 | }, |
| 10275 | { |
| 10276 | ARRAY_SIZE(kInstruction_Crc32w_r0_r1_r13), |
| 10277 | kInstruction_Crc32w_r0_r1_r13, |
| 10278 | }, |
| 10279 | { |
| 10280 | ARRAY_SIZE(kInstruction_Crc32w_r0_r1_r14), |
| 10281 | kInstruction_Crc32w_r0_r1_r14, |
| 10282 | }, |
| 10283 | { |
| 10284 | ARRAY_SIZE(kInstruction_Crc32w_r0_r2_r0), |
| 10285 | kInstruction_Crc32w_r0_r2_r0, |
| 10286 | }, |
| 10287 | { |
| 10288 | ARRAY_SIZE(kInstruction_Crc32w_r0_r2_r1), |
| 10289 | kInstruction_Crc32w_r0_r2_r1, |
| 10290 | }, |
| 10291 | { |
| 10292 | ARRAY_SIZE(kInstruction_Crc32w_r0_r2_r2), |
| 10293 | kInstruction_Crc32w_r0_r2_r2, |
| 10294 | }, |
| 10295 | { |
| 10296 | ARRAY_SIZE(kInstruction_Crc32w_r0_r2_r3), |
| 10297 | kInstruction_Crc32w_r0_r2_r3, |
| 10298 | }, |
| 10299 | { |
| 10300 | ARRAY_SIZE(kInstruction_Crc32w_r0_r2_r4), |
| 10301 | kInstruction_Crc32w_r0_r2_r4, |
| 10302 | }, |
| 10303 | { |
| 10304 | ARRAY_SIZE(kInstruction_Crc32w_r0_r2_r5), |
| 10305 | kInstruction_Crc32w_r0_r2_r5, |
| 10306 | }, |
| 10307 | { |
| 10308 | ARRAY_SIZE(kInstruction_Crc32w_r0_r2_r6), |
| 10309 | kInstruction_Crc32w_r0_r2_r6, |
| 10310 | }, |
| 10311 | { |
| 10312 | ARRAY_SIZE(kInstruction_Crc32w_r0_r2_r7), |
| 10313 | kInstruction_Crc32w_r0_r2_r7, |
| 10314 | }, |
| 10315 | { |
| 10316 | ARRAY_SIZE(kInstruction_Crc32w_r0_r2_r8), |
| 10317 | kInstruction_Crc32w_r0_r2_r8, |
| 10318 | }, |
| 10319 | { |
| 10320 | ARRAY_SIZE(kInstruction_Crc32w_r0_r2_r9), |
| 10321 | kInstruction_Crc32w_r0_r2_r9, |
| 10322 | }, |
| 10323 | { |
| 10324 | ARRAY_SIZE(kInstruction_Crc32w_r0_r2_r10), |
| 10325 | kInstruction_Crc32w_r0_r2_r10, |
| 10326 | }, |
| 10327 | { |
| 10328 | ARRAY_SIZE(kInstruction_Crc32w_r0_r2_r11), |
| 10329 | kInstruction_Crc32w_r0_r2_r11, |
| 10330 | }, |
| 10331 | { |
| 10332 | ARRAY_SIZE(kInstruction_Crc32w_r0_r2_r12), |
| 10333 | kInstruction_Crc32w_r0_r2_r12, |
| 10334 | }, |
| 10335 | { |
| 10336 | ARRAY_SIZE(kInstruction_Crc32w_r0_r2_r13), |
| 10337 | kInstruction_Crc32w_r0_r2_r13, |
| 10338 | }, |
| 10339 | { |
| 10340 | ARRAY_SIZE(kInstruction_Crc32w_r0_r2_r14), |
| 10341 | kInstruction_Crc32w_r0_r2_r14, |
| 10342 | }, |
| 10343 | { |
| 10344 | ARRAY_SIZE(kInstruction_Crc32w_r0_r3_r0), |
| 10345 | kInstruction_Crc32w_r0_r3_r0, |
| 10346 | }, |
| 10347 | { |
| 10348 | ARRAY_SIZE(kInstruction_Crc32w_r0_r3_r1), |
| 10349 | kInstruction_Crc32w_r0_r3_r1, |
| 10350 | }, |
| 10351 | { |
| 10352 | ARRAY_SIZE(kInstruction_Crc32w_r0_r3_r2), |
| 10353 | kInstruction_Crc32w_r0_r3_r2, |
| 10354 | }, |
| 10355 | { |
| 10356 | ARRAY_SIZE(kInstruction_Crc32w_r0_r3_r3), |
| 10357 | kInstruction_Crc32w_r0_r3_r3, |
| 10358 | }, |
| 10359 | { |
| 10360 | ARRAY_SIZE(kInstruction_Crc32w_r0_r3_r4), |
| 10361 | kInstruction_Crc32w_r0_r3_r4, |
| 10362 | }, |
| 10363 | { |
| 10364 | ARRAY_SIZE(kInstruction_Crc32w_r0_r3_r5), |
| 10365 | kInstruction_Crc32w_r0_r3_r5, |
| 10366 | }, |
| 10367 | { |
| 10368 | ARRAY_SIZE(kInstruction_Crc32w_r0_r3_r6), |
| 10369 | kInstruction_Crc32w_r0_r3_r6, |
| 10370 | }, |
| 10371 | { |
| 10372 | ARRAY_SIZE(kInstruction_Crc32w_r0_r3_r7), |
| 10373 | kInstruction_Crc32w_r0_r3_r7, |
| 10374 | }, |
| 10375 | { |
| 10376 | ARRAY_SIZE(kInstruction_Crc32w_r0_r3_r8), |
| 10377 | kInstruction_Crc32w_r0_r3_r8, |
| 10378 | }, |
| 10379 | { |
| 10380 | ARRAY_SIZE(kInstruction_Crc32w_r0_r3_r9), |
| 10381 | kInstruction_Crc32w_r0_r3_r9, |
| 10382 | }, |
| 10383 | { |
| 10384 | ARRAY_SIZE(kInstruction_Crc32w_r0_r3_r10), |
| 10385 | kInstruction_Crc32w_r0_r3_r10, |
| 10386 | }, |
| 10387 | { |
| 10388 | ARRAY_SIZE(kInstruction_Crc32w_r0_r3_r11), |
| 10389 | kInstruction_Crc32w_r0_r3_r11, |
| 10390 | }, |
| 10391 | { |
| 10392 | ARRAY_SIZE(kInstruction_Crc32w_r0_r3_r12), |
| 10393 | kInstruction_Crc32w_r0_r3_r12, |
| 10394 | }, |
| 10395 | { |
| 10396 | ARRAY_SIZE(kInstruction_Crc32w_r0_r3_r13), |
| 10397 | kInstruction_Crc32w_r0_r3_r13, |
| 10398 | }, |
| 10399 | { |
| 10400 | ARRAY_SIZE(kInstruction_Crc32w_r0_r3_r14), |
| 10401 | kInstruction_Crc32w_r0_r3_r14, |
| 10402 | }, |
| 10403 | { |
| 10404 | ARRAY_SIZE(kInstruction_Crc32w_r0_r4_r0), |
| 10405 | kInstruction_Crc32w_r0_r4_r0, |
| 10406 | }, |
| 10407 | { |
| 10408 | ARRAY_SIZE(kInstruction_Crc32w_r0_r4_r1), |
| 10409 | kInstruction_Crc32w_r0_r4_r1, |
| 10410 | }, |
| 10411 | { |
| 10412 | ARRAY_SIZE(kInstruction_Crc32w_r0_r4_r2), |
| 10413 | kInstruction_Crc32w_r0_r4_r2, |
| 10414 | }, |
| 10415 | { |
| 10416 | ARRAY_SIZE(kInstruction_Crc32w_r0_r4_r3), |
| 10417 | kInstruction_Crc32w_r0_r4_r3, |
| 10418 | }, |
| 10419 | { |
| 10420 | ARRAY_SIZE(kInstruction_Crc32w_r0_r4_r4), |
| 10421 | kInstruction_Crc32w_r0_r4_r4, |
| 10422 | }, |
| 10423 | { |
| 10424 | ARRAY_SIZE(kInstruction_Crc32w_r0_r4_r5), |
| 10425 | kInstruction_Crc32w_r0_r4_r5, |
| 10426 | }, |
| 10427 | { |
| 10428 | ARRAY_SIZE(kInstruction_Crc32w_r0_r4_r6), |
| 10429 | kInstruction_Crc32w_r0_r4_r6, |
| 10430 | }, |
| 10431 | { |
| 10432 | ARRAY_SIZE(kInstruction_Crc32w_r0_r4_r7), |
| 10433 | kInstruction_Crc32w_r0_r4_r7, |
| 10434 | }, |
| 10435 | { |
| 10436 | ARRAY_SIZE(kInstruction_Crc32w_r0_r4_r8), |
| 10437 | kInstruction_Crc32w_r0_r4_r8, |
| 10438 | }, |
| 10439 | { |
| 10440 | ARRAY_SIZE(kInstruction_Crc32w_r0_r4_r9), |
| 10441 | kInstruction_Crc32w_r0_r4_r9, |
| 10442 | }, |
| 10443 | { |
| 10444 | ARRAY_SIZE(kInstruction_Crc32w_r0_r4_r10), |
| 10445 | kInstruction_Crc32w_r0_r4_r10, |
| 10446 | }, |
| 10447 | { |
| 10448 | ARRAY_SIZE(kInstruction_Crc32w_r0_r4_r11), |
| 10449 | kInstruction_Crc32w_r0_r4_r11, |
| 10450 | }, |
| 10451 | { |
| 10452 | ARRAY_SIZE(kInstruction_Crc32w_r0_r4_r12), |
| 10453 | kInstruction_Crc32w_r0_r4_r12, |
| 10454 | }, |
| 10455 | { |
| 10456 | ARRAY_SIZE(kInstruction_Crc32w_r0_r4_r13), |
| 10457 | kInstruction_Crc32w_r0_r4_r13, |
| 10458 | }, |
| 10459 | { |
| 10460 | ARRAY_SIZE(kInstruction_Crc32w_r0_r4_r14), |
| 10461 | kInstruction_Crc32w_r0_r4_r14, |
| 10462 | }, |
| 10463 | { |
| 10464 | ARRAY_SIZE(kInstruction_Crc32w_r0_r5_r0), |
| 10465 | kInstruction_Crc32w_r0_r5_r0, |
| 10466 | }, |
| 10467 | { |
| 10468 | ARRAY_SIZE(kInstruction_Crc32w_r0_r5_r1), |
| 10469 | kInstruction_Crc32w_r0_r5_r1, |
| 10470 | }, |
| 10471 | { |
| 10472 | ARRAY_SIZE(kInstruction_Crc32w_r0_r5_r2), |
| 10473 | kInstruction_Crc32w_r0_r5_r2, |
| 10474 | }, |
| 10475 | { |
| 10476 | ARRAY_SIZE(kInstruction_Crc32w_r0_r5_r3), |
| 10477 | kInstruction_Crc32w_r0_r5_r3, |
| 10478 | }, |
| 10479 | { |
| 10480 | ARRAY_SIZE(kInstruction_Crc32w_r0_r5_r4), |
| 10481 | kInstruction_Crc32w_r0_r5_r4, |
| 10482 | }, |
| 10483 | { |
| 10484 | ARRAY_SIZE(kInstruction_Crc32w_r0_r5_r5), |
| 10485 | kInstruction_Crc32w_r0_r5_r5, |
| 10486 | }, |
| 10487 | { |
| 10488 | ARRAY_SIZE(kInstruction_Crc32w_r0_r5_r6), |
| 10489 | kInstruction_Crc32w_r0_r5_r6, |
| 10490 | }, |
| 10491 | { |
| 10492 | ARRAY_SIZE(kInstruction_Crc32w_r0_r5_r7), |
| 10493 | kInstruction_Crc32w_r0_r5_r7, |
| 10494 | }, |
| 10495 | { |
| 10496 | ARRAY_SIZE(kInstruction_Crc32w_r0_r5_r8), |
| 10497 | kInstruction_Crc32w_r0_r5_r8, |
| 10498 | }, |
| 10499 | { |
| 10500 | ARRAY_SIZE(kInstruction_Crc32w_r0_r5_r9), |
| 10501 | kInstruction_Crc32w_r0_r5_r9, |
| 10502 | }, |
| 10503 | { |
| 10504 | ARRAY_SIZE(kInstruction_Crc32w_r0_r5_r10), |
| 10505 | kInstruction_Crc32w_r0_r5_r10, |
| 10506 | }, |
| 10507 | { |
| 10508 | ARRAY_SIZE(kInstruction_Crc32w_r0_r5_r11), |
| 10509 | kInstruction_Crc32w_r0_r5_r11, |
| 10510 | }, |
| 10511 | { |
| 10512 | ARRAY_SIZE(kInstruction_Crc32w_r0_r5_r12), |
| 10513 | kInstruction_Crc32w_r0_r5_r12, |
| 10514 | }, |
| 10515 | { |
| 10516 | ARRAY_SIZE(kInstruction_Crc32w_r0_r5_r13), |
| 10517 | kInstruction_Crc32w_r0_r5_r13, |
| 10518 | }, |
| 10519 | { |
| 10520 | ARRAY_SIZE(kInstruction_Crc32w_r0_r5_r14), |
| 10521 | kInstruction_Crc32w_r0_r5_r14, |
| 10522 | }, |
| 10523 | { |
| 10524 | ARRAY_SIZE(kInstruction_Crc32w_r0_r6_r0), |
| 10525 | kInstruction_Crc32w_r0_r6_r0, |
| 10526 | }, |
| 10527 | { |
| 10528 | ARRAY_SIZE(kInstruction_Crc32w_r0_r6_r1), |
| 10529 | kInstruction_Crc32w_r0_r6_r1, |
| 10530 | }, |
| 10531 | { |
| 10532 | ARRAY_SIZE(kInstruction_Crc32w_r0_r6_r2), |
| 10533 | kInstruction_Crc32w_r0_r6_r2, |
| 10534 | }, |
| 10535 | { |
| 10536 | ARRAY_SIZE(kInstruction_Crc32w_r0_r6_r3), |
| 10537 | kInstruction_Crc32w_r0_r6_r3, |
| 10538 | }, |
| 10539 | { |
| 10540 | ARRAY_SIZE(kInstruction_Crc32w_r0_r6_r4), |
| 10541 | kInstruction_Crc32w_r0_r6_r4, |
| 10542 | }, |
| 10543 | { |
| 10544 | ARRAY_SIZE(kInstruction_Crc32w_r0_r6_r5), |
| 10545 | kInstruction_Crc32w_r0_r6_r5, |
| 10546 | }, |
| 10547 | { |
| 10548 | ARRAY_SIZE(kInstruction_Crc32w_r0_r6_r6), |
| 10549 | kInstruction_Crc32w_r0_r6_r6, |
| 10550 | }, |
| 10551 | { |
| 10552 | ARRAY_SIZE(kInstruction_Crc32w_r0_r6_r7), |
| 10553 | kInstruction_Crc32w_r0_r6_r7, |
| 10554 | }, |
| 10555 | { |
| 10556 | ARRAY_SIZE(kInstruction_Crc32w_r0_r6_r8), |
| 10557 | kInstruction_Crc32w_r0_r6_r8, |
| 10558 | }, |
| 10559 | { |
| 10560 | ARRAY_SIZE(kInstruction_Crc32w_r0_r6_r9), |
| 10561 | kInstruction_Crc32w_r0_r6_r9, |
| 10562 | }, |
| 10563 | { |
| 10564 | ARRAY_SIZE(kInstruction_Crc32w_r0_r6_r10), |
| 10565 | kInstruction_Crc32w_r0_r6_r10, |
| 10566 | }, |
| 10567 | { |
| 10568 | ARRAY_SIZE(kInstruction_Crc32w_r0_r6_r11), |
| 10569 | kInstruction_Crc32w_r0_r6_r11, |
| 10570 | }, |
| 10571 | { |
| 10572 | ARRAY_SIZE(kInstruction_Crc32w_r0_r6_r12), |
| 10573 | kInstruction_Crc32w_r0_r6_r12, |
| 10574 | }, |
| 10575 | { |
| 10576 | ARRAY_SIZE(kInstruction_Crc32w_r0_r6_r13), |
| 10577 | kInstruction_Crc32w_r0_r6_r13, |
| 10578 | }, |
| 10579 | { |
| 10580 | ARRAY_SIZE(kInstruction_Crc32w_r0_r6_r14), |
| 10581 | kInstruction_Crc32w_r0_r6_r14, |
| 10582 | }, |
| 10583 | { |
| 10584 | ARRAY_SIZE(kInstruction_Crc32w_r0_r7_r0), |
| 10585 | kInstruction_Crc32w_r0_r7_r0, |
| 10586 | }, |
| 10587 | { |
| 10588 | ARRAY_SIZE(kInstruction_Crc32w_r0_r7_r1), |
| 10589 | kInstruction_Crc32w_r0_r7_r1, |
| 10590 | }, |
| 10591 | { |
| 10592 | ARRAY_SIZE(kInstruction_Crc32w_r0_r7_r2), |
| 10593 | kInstruction_Crc32w_r0_r7_r2, |
| 10594 | }, |
| 10595 | { |
| 10596 | ARRAY_SIZE(kInstruction_Crc32w_r0_r7_r3), |
| 10597 | kInstruction_Crc32w_r0_r7_r3, |
| 10598 | }, |
| 10599 | { |
| 10600 | ARRAY_SIZE(kInstruction_Crc32w_r0_r7_r4), |
| 10601 | kInstruction_Crc32w_r0_r7_r4, |
| 10602 | }, |
| 10603 | { |
| 10604 | ARRAY_SIZE(kInstruction_Crc32w_r0_r7_r5), |
| 10605 | kInstruction_Crc32w_r0_r7_r5, |
| 10606 | }, |
| 10607 | { |
| 10608 | ARRAY_SIZE(kInstruction_Crc32w_r0_r7_r6), |
| 10609 | kInstruction_Crc32w_r0_r7_r6, |
| 10610 | }, |
| 10611 | { |
| 10612 | ARRAY_SIZE(kInstruction_Crc32w_r0_r7_r7), |
| 10613 | kInstruction_Crc32w_r0_r7_r7, |
| 10614 | }, |
| 10615 | { |
| 10616 | ARRAY_SIZE(kInstruction_Crc32w_r0_r7_r8), |
| 10617 | kInstruction_Crc32w_r0_r7_r8, |
| 10618 | }, |
| 10619 | { |
| 10620 | ARRAY_SIZE(kInstruction_Crc32w_r0_r7_r9), |
| 10621 | kInstruction_Crc32w_r0_r7_r9, |
| 10622 | }, |
| 10623 | { |
| 10624 | ARRAY_SIZE(kInstruction_Crc32w_r0_r7_r10), |
| 10625 | kInstruction_Crc32w_r0_r7_r10, |
| 10626 | }, |
| 10627 | { |
| 10628 | ARRAY_SIZE(kInstruction_Crc32w_r0_r7_r11), |
| 10629 | kInstruction_Crc32w_r0_r7_r11, |
| 10630 | }, |
| 10631 | { |
| 10632 | ARRAY_SIZE(kInstruction_Crc32w_r0_r7_r12), |
| 10633 | kInstruction_Crc32w_r0_r7_r12, |
| 10634 | }, |
| 10635 | { |
| 10636 | ARRAY_SIZE(kInstruction_Crc32w_r0_r7_r13), |
| 10637 | kInstruction_Crc32w_r0_r7_r13, |
| 10638 | }, |
| 10639 | { |
| 10640 | ARRAY_SIZE(kInstruction_Crc32w_r0_r7_r14), |
| 10641 | kInstruction_Crc32w_r0_r7_r14, |
| 10642 | }, |
| 10643 | { |
| 10644 | ARRAY_SIZE(kInstruction_Crc32w_r0_r8_r0), |
| 10645 | kInstruction_Crc32w_r0_r8_r0, |
| 10646 | }, |
| 10647 | { |
| 10648 | ARRAY_SIZE(kInstruction_Crc32w_r0_r8_r1), |
| 10649 | kInstruction_Crc32w_r0_r8_r1, |
| 10650 | }, |
| 10651 | { |
| 10652 | ARRAY_SIZE(kInstruction_Crc32w_r0_r8_r2), |
| 10653 | kInstruction_Crc32w_r0_r8_r2, |
| 10654 | }, |
| 10655 | { |
| 10656 | ARRAY_SIZE(kInstruction_Crc32w_r0_r8_r3), |
| 10657 | kInstruction_Crc32w_r0_r8_r3, |
| 10658 | }, |
| 10659 | { |
| 10660 | ARRAY_SIZE(kInstruction_Crc32w_r0_r8_r4), |
| 10661 | kInstruction_Crc32w_r0_r8_r4, |
| 10662 | }, |
| 10663 | { |
| 10664 | ARRAY_SIZE(kInstruction_Crc32w_r0_r8_r5), |
| 10665 | kInstruction_Crc32w_r0_r8_r5, |
| 10666 | }, |
| 10667 | { |
| 10668 | ARRAY_SIZE(kInstruction_Crc32w_r0_r8_r6), |
| 10669 | kInstruction_Crc32w_r0_r8_r6, |
| 10670 | }, |
| 10671 | { |
| 10672 | ARRAY_SIZE(kInstruction_Crc32w_r0_r8_r7), |
| 10673 | kInstruction_Crc32w_r0_r8_r7, |
| 10674 | }, |
| 10675 | { |
| 10676 | ARRAY_SIZE(kInstruction_Crc32w_r0_r8_r8), |
| 10677 | kInstruction_Crc32w_r0_r8_r8, |
| 10678 | }, |
| 10679 | { |
| 10680 | ARRAY_SIZE(kInstruction_Crc32w_r0_r8_r9), |
| 10681 | kInstruction_Crc32w_r0_r8_r9, |
| 10682 | }, |
| 10683 | { |
| 10684 | ARRAY_SIZE(kInstruction_Crc32w_r0_r8_r10), |
| 10685 | kInstruction_Crc32w_r0_r8_r10, |
| 10686 | }, |
| 10687 | { |
| 10688 | ARRAY_SIZE(kInstruction_Crc32w_r0_r8_r11), |
| 10689 | kInstruction_Crc32w_r0_r8_r11, |
| 10690 | }, |
| 10691 | { |
| 10692 | ARRAY_SIZE(kInstruction_Crc32w_r0_r8_r12), |
| 10693 | kInstruction_Crc32w_r0_r8_r12, |
| 10694 | }, |
| 10695 | { |
| 10696 | ARRAY_SIZE(kInstruction_Crc32w_r0_r8_r13), |
| 10697 | kInstruction_Crc32w_r0_r8_r13, |
| 10698 | }, |
| 10699 | { |
| 10700 | ARRAY_SIZE(kInstruction_Crc32w_r0_r8_r14), |
| 10701 | kInstruction_Crc32w_r0_r8_r14, |
| 10702 | }, |
| 10703 | { |
| 10704 | ARRAY_SIZE(kInstruction_Crc32w_r0_r9_r0), |
| 10705 | kInstruction_Crc32w_r0_r9_r0, |
| 10706 | }, |
| 10707 | { |
| 10708 | ARRAY_SIZE(kInstruction_Crc32w_r0_r9_r1), |
| 10709 | kInstruction_Crc32w_r0_r9_r1, |
| 10710 | }, |
| 10711 | { |
| 10712 | ARRAY_SIZE(kInstruction_Crc32w_r0_r9_r2), |
| 10713 | kInstruction_Crc32w_r0_r9_r2, |
| 10714 | }, |
| 10715 | { |
| 10716 | ARRAY_SIZE(kInstruction_Crc32w_r0_r9_r3), |
| 10717 | kInstruction_Crc32w_r0_r9_r3, |
| 10718 | }, |
| 10719 | { |
| 10720 | ARRAY_SIZE(kInstruction_Crc32w_r0_r9_r4), |
| 10721 | kInstruction_Crc32w_r0_r9_r4, |
| 10722 | }, |
| 10723 | { |
| 10724 | ARRAY_SIZE(kInstruction_Crc32w_r0_r9_r5), |
| 10725 | kInstruction_Crc32w_r0_r9_r5, |
| 10726 | }, |
| 10727 | { |
| 10728 | ARRAY_SIZE(kInstruction_Crc32w_r0_r9_r6), |
| 10729 | kInstruction_Crc32w_r0_r9_r6, |
| 10730 | }, |
| 10731 | { |
| 10732 | ARRAY_SIZE(kInstruction_Crc32w_r0_r9_r7), |
| 10733 | kInstruction_Crc32w_r0_r9_r7, |
| 10734 | }, |
| 10735 | { |
| 10736 | ARRAY_SIZE(kInstruction_Crc32w_r0_r9_r8), |
| 10737 | kInstruction_Crc32w_r0_r9_r8, |
| 10738 | }, |
| 10739 | { |
| 10740 | ARRAY_SIZE(kInstruction_Crc32w_r0_r9_r9), |
| 10741 | kInstruction_Crc32w_r0_r9_r9, |
| 10742 | }, |
| 10743 | { |
| 10744 | ARRAY_SIZE(kInstruction_Crc32w_r0_r9_r10), |
| 10745 | kInstruction_Crc32w_r0_r9_r10, |
| 10746 | }, |
| 10747 | { |
| 10748 | ARRAY_SIZE(kInstruction_Crc32w_r0_r9_r11), |
| 10749 | kInstruction_Crc32w_r0_r9_r11, |
| 10750 | }, |
| 10751 | { |
| 10752 | ARRAY_SIZE(kInstruction_Crc32w_r0_r9_r12), |
| 10753 | kInstruction_Crc32w_r0_r9_r12, |
| 10754 | }, |
| 10755 | { |
| 10756 | ARRAY_SIZE(kInstruction_Crc32w_r0_r9_r13), |
| 10757 | kInstruction_Crc32w_r0_r9_r13, |
| 10758 | }, |
| 10759 | { |
| 10760 | ARRAY_SIZE(kInstruction_Crc32w_r0_r9_r14), |
| 10761 | kInstruction_Crc32w_r0_r9_r14, |
| 10762 | }, |
| 10763 | { |
| 10764 | ARRAY_SIZE(kInstruction_Crc32w_r0_r10_r0), |
| 10765 | kInstruction_Crc32w_r0_r10_r0, |
| 10766 | }, |
| 10767 | { |
| 10768 | ARRAY_SIZE(kInstruction_Crc32w_r0_r10_r1), |
| 10769 | kInstruction_Crc32w_r0_r10_r1, |
| 10770 | }, |
| 10771 | { |
| 10772 | ARRAY_SIZE(kInstruction_Crc32w_r0_r10_r2), |
| 10773 | kInstruction_Crc32w_r0_r10_r2, |
| 10774 | }, |
| 10775 | { |
| 10776 | ARRAY_SIZE(kInstruction_Crc32w_r0_r10_r3), |
| 10777 | kInstruction_Crc32w_r0_r10_r3, |
| 10778 | }, |
| 10779 | { |
| 10780 | ARRAY_SIZE(kInstruction_Crc32w_r0_r10_r4), |
| 10781 | kInstruction_Crc32w_r0_r10_r4, |
| 10782 | }, |
| 10783 | { |
| 10784 | ARRAY_SIZE(kInstruction_Crc32w_r0_r10_r5), |
| 10785 | kInstruction_Crc32w_r0_r10_r5, |
| 10786 | }, |
| 10787 | { |
| 10788 | ARRAY_SIZE(kInstruction_Crc32w_r0_r10_r6), |
| 10789 | kInstruction_Crc32w_r0_r10_r6, |
| 10790 | }, |
| 10791 | { |
| 10792 | ARRAY_SIZE(kInstruction_Crc32w_r0_r10_r7), |
| 10793 | kInstruction_Crc32w_r0_r10_r7, |
| 10794 | }, |
| 10795 | { |
| 10796 | ARRAY_SIZE(kInstruction_Crc32w_r0_r10_r8), |
| 10797 | kInstruction_Crc32w_r0_r10_r8, |
| 10798 | }, |
| 10799 | { |
| 10800 | ARRAY_SIZE(kInstruction_Crc32w_r0_r10_r9), |
| 10801 | kInstruction_Crc32w_r0_r10_r9, |
| 10802 | }, |
| 10803 | { |
| 10804 | ARRAY_SIZE(kInstruction_Crc32w_r0_r10_r10), |
| 10805 | kInstruction_Crc32w_r0_r10_r10, |
| 10806 | }, |
| 10807 | { |
| 10808 | ARRAY_SIZE(kInstruction_Crc32w_r0_r10_r11), |
| 10809 | kInstruction_Crc32w_r0_r10_r11, |
| 10810 | }, |
| 10811 | { |
| 10812 | ARRAY_SIZE(kInstruction_Crc32w_r0_r10_r12), |
| 10813 | kInstruction_Crc32w_r0_r10_r12, |
| 10814 | }, |
| 10815 | { |
| 10816 | ARRAY_SIZE(kInstruction_Crc32w_r0_r10_r13), |
| 10817 | kInstruction_Crc32w_r0_r10_r13, |
| 10818 | }, |
| 10819 | { |
| 10820 | ARRAY_SIZE(kInstruction_Crc32w_r0_r10_r14), |
| 10821 | kInstruction_Crc32w_r0_r10_r14, |
| 10822 | }, |
| 10823 | { |
| 10824 | ARRAY_SIZE(kInstruction_Crc32w_r0_r11_r0), |
| 10825 | kInstruction_Crc32w_r0_r11_r0, |
| 10826 | }, |
| 10827 | { |
| 10828 | ARRAY_SIZE(kInstruction_Crc32w_r0_r11_r1), |
| 10829 | kInstruction_Crc32w_r0_r11_r1, |
| 10830 | }, |
| 10831 | { |
| 10832 | ARRAY_SIZE(kInstruction_Crc32w_r0_r11_r2), |
| 10833 | kInstruction_Crc32w_r0_r11_r2, |
| 10834 | }, |
| 10835 | { |
| 10836 | ARRAY_SIZE(kInstruction_Crc32w_r0_r11_r3), |
| 10837 | kInstruction_Crc32w_r0_r11_r3, |
| 10838 | }, |
| 10839 | { |
| 10840 | ARRAY_SIZE(kInstruction_Crc32w_r0_r11_r4), |
| 10841 | kInstruction_Crc32w_r0_r11_r4, |
| 10842 | }, |
| 10843 | { |
| 10844 | ARRAY_SIZE(kInstruction_Crc32w_r0_r11_r5), |
| 10845 | kInstruction_Crc32w_r0_r11_r5, |
| 10846 | }, |
| 10847 | { |
| 10848 | ARRAY_SIZE(kInstruction_Crc32w_r0_r11_r6), |
| 10849 | kInstruction_Crc32w_r0_r11_r6, |
| 10850 | }, |
| 10851 | { |
| 10852 | ARRAY_SIZE(kInstruction_Crc32w_r0_r11_r7), |
| 10853 | kInstruction_Crc32w_r0_r11_r7, |
| 10854 | }, |
| 10855 | { |
| 10856 | ARRAY_SIZE(kInstruction_Crc32w_r0_r11_r8), |
| 10857 | kInstruction_Crc32w_r0_r11_r8, |
| 10858 | }, |
| 10859 | { |
| 10860 | ARRAY_SIZE(kInstruction_Crc32w_r0_r11_r9), |
| 10861 | kInstruction_Crc32w_r0_r11_r9, |
| 10862 | }, |
| 10863 | { |
| 10864 | ARRAY_SIZE(kInstruction_Crc32w_r0_r11_r10), |
| 10865 | kInstruction_Crc32w_r0_r11_r10, |
| 10866 | }, |
| 10867 | { |
| 10868 | ARRAY_SIZE(kInstruction_Crc32w_r0_r11_r11), |
| 10869 | kInstruction_Crc32w_r0_r11_r11, |
| 10870 | }, |
| 10871 | { |
| 10872 | ARRAY_SIZE(kInstruction_Crc32w_r0_r11_r12), |
| 10873 | kInstruction_Crc32w_r0_r11_r12, |
| 10874 | }, |
| 10875 | { |
| 10876 | ARRAY_SIZE(kInstruction_Crc32w_r0_r11_r13), |
| 10877 | kInstruction_Crc32w_r0_r11_r13, |
| 10878 | }, |
| 10879 | { |
| 10880 | ARRAY_SIZE(kInstruction_Crc32w_r0_r11_r14), |
| 10881 | kInstruction_Crc32w_r0_r11_r14, |
| 10882 | }, |
| 10883 | { |
| 10884 | ARRAY_SIZE(kInstruction_Crc32w_r0_r12_r0), |
| 10885 | kInstruction_Crc32w_r0_r12_r0, |
| 10886 | }, |
| 10887 | { |
| 10888 | ARRAY_SIZE(kInstruction_Crc32w_r0_r12_r1), |
| 10889 | kInstruction_Crc32w_r0_r12_r1, |
| 10890 | }, |
| 10891 | { |
| 10892 | ARRAY_SIZE(kInstruction_Crc32w_r0_r12_r2), |
| 10893 | kInstruction_Crc32w_r0_r12_r2, |
| 10894 | }, |
| 10895 | { |
| 10896 | ARRAY_SIZE(kInstruction_Crc32w_r0_r12_r3), |
| 10897 | kInstruction_Crc32w_r0_r12_r3, |
| 10898 | }, |
| 10899 | { |
| 10900 | ARRAY_SIZE(kInstruction_Crc32w_r0_r12_r4), |
| 10901 | kInstruction_Crc32w_r0_r12_r4, |
| 10902 | }, |
| 10903 | { |
| 10904 | ARRAY_SIZE(kInstruction_Crc32w_r0_r12_r5), |
| 10905 | kInstruction_Crc32w_r0_r12_r5, |
| 10906 | }, |
| 10907 | { |
| 10908 | ARRAY_SIZE(kInstruction_Crc32w_r0_r12_r6), |
| 10909 | kInstruction_Crc32w_r0_r12_r6, |
| 10910 | }, |
| 10911 | { |
| 10912 | ARRAY_SIZE(kInstruction_Crc32w_r0_r12_r7), |
| 10913 | kInstruction_Crc32w_r0_r12_r7, |
| 10914 | }, |
| 10915 | { |
| 10916 | ARRAY_SIZE(kInstruction_Crc32w_r0_r12_r8), |
| 10917 | kInstruction_Crc32w_r0_r12_r8, |
| 10918 | }, |
| 10919 | { |
| 10920 | ARRAY_SIZE(kInstruction_Crc32w_r0_r12_r9), |
| 10921 | kInstruction_Crc32w_r0_r12_r9, |
| 10922 | }, |
| 10923 | { |
| 10924 | ARRAY_SIZE(kInstruction_Crc32w_r0_r12_r10), |
| 10925 | kInstruction_Crc32w_r0_r12_r10, |
| 10926 | }, |
| 10927 | { |
| 10928 | ARRAY_SIZE(kInstruction_Crc32w_r0_r12_r11), |
| 10929 | kInstruction_Crc32w_r0_r12_r11, |
| 10930 | }, |
| 10931 | { |
| 10932 | ARRAY_SIZE(kInstruction_Crc32w_r0_r12_r12), |
| 10933 | kInstruction_Crc32w_r0_r12_r12, |
| 10934 | }, |
| 10935 | { |
| 10936 | ARRAY_SIZE(kInstruction_Crc32w_r0_r12_r13), |
| 10937 | kInstruction_Crc32w_r0_r12_r13, |
| 10938 | }, |
| 10939 | { |
| 10940 | ARRAY_SIZE(kInstruction_Crc32w_r0_r12_r14), |
| 10941 | kInstruction_Crc32w_r0_r12_r14, |
| 10942 | }, |
| 10943 | { |
| 10944 | ARRAY_SIZE(kInstruction_Crc32w_r0_r13_r0), |
| 10945 | kInstruction_Crc32w_r0_r13_r0, |
| 10946 | }, |
| 10947 | { |
| 10948 | ARRAY_SIZE(kInstruction_Crc32w_r0_r13_r1), |
| 10949 | kInstruction_Crc32w_r0_r13_r1, |
| 10950 | }, |
| 10951 | { |
| 10952 | ARRAY_SIZE(kInstruction_Crc32w_r0_r13_r2), |
| 10953 | kInstruction_Crc32w_r0_r13_r2, |
| 10954 | }, |
| 10955 | { |
| 10956 | ARRAY_SIZE(kInstruction_Crc32w_r0_r13_r3), |
| 10957 | kInstruction_Crc32w_r0_r13_r3, |
| 10958 | }, |
| 10959 | { |
| 10960 | ARRAY_SIZE(kInstruction_Crc32w_r0_r13_r4), |
| 10961 | kInstruction_Crc32w_r0_r13_r4, |
| 10962 | }, |
| 10963 | { |
| 10964 | ARRAY_SIZE(kInstruction_Crc32w_r0_r13_r5), |
| 10965 | kInstruction_Crc32w_r0_r13_r5, |
| 10966 | }, |
| 10967 | { |
| 10968 | ARRAY_SIZE(kInstruction_Crc32w_r0_r13_r6), |
| 10969 | kInstruction_Crc32w_r0_r13_r6, |
| 10970 | }, |
| 10971 | { |
| 10972 | ARRAY_SIZE(kInstruction_Crc32w_r0_r13_r7), |
| 10973 | kInstruction_Crc32w_r0_r13_r7, |
| 10974 | }, |
| 10975 | { |
| 10976 | ARRAY_SIZE(kInstruction_Crc32w_r0_r13_r8), |
| 10977 | kInstruction_Crc32w_r0_r13_r8, |
| 10978 | }, |
| 10979 | { |
| 10980 | ARRAY_SIZE(kInstruction_Crc32w_r0_r13_r9), |
| 10981 | kInstruction_Crc32w_r0_r13_r9, |
| 10982 | }, |
| 10983 | { |
| 10984 | ARRAY_SIZE(kInstruction_Crc32w_r0_r13_r10), |
| 10985 | kInstruction_Crc32w_r0_r13_r10, |
| 10986 | }, |
| 10987 | { |
| 10988 | ARRAY_SIZE(kInstruction_Crc32w_r0_r13_r11), |
| 10989 | kInstruction_Crc32w_r0_r13_r11, |
| 10990 | }, |
| 10991 | { |
| 10992 | ARRAY_SIZE(kInstruction_Crc32w_r0_r13_r12), |
| 10993 | kInstruction_Crc32w_r0_r13_r12, |
| 10994 | }, |
| 10995 | { |
| 10996 | ARRAY_SIZE(kInstruction_Crc32w_r0_r13_r13), |
| 10997 | kInstruction_Crc32w_r0_r13_r13, |
| 10998 | }, |
| 10999 | { |
| 11000 | ARRAY_SIZE(kInstruction_Crc32w_r0_r13_r14), |
| 11001 | kInstruction_Crc32w_r0_r13_r14, |
| 11002 | }, |
| 11003 | { |
| 11004 | ARRAY_SIZE(kInstruction_Crc32w_r0_r14_r0), |
| 11005 | kInstruction_Crc32w_r0_r14_r0, |
| 11006 | }, |
| 11007 | { |
| 11008 | ARRAY_SIZE(kInstruction_Crc32w_r0_r14_r1), |
| 11009 | kInstruction_Crc32w_r0_r14_r1, |
| 11010 | }, |
| 11011 | { |
| 11012 | ARRAY_SIZE(kInstruction_Crc32w_r0_r14_r2), |
| 11013 | kInstruction_Crc32w_r0_r14_r2, |
| 11014 | }, |
| 11015 | { |
| 11016 | ARRAY_SIZE(kInstruction_Crc32w_r0_r14_r3), |
| 11017 | kInstruction_Crc32w_r0_r14_r3, |
| 11018 | }, |
| 11019 | { |
| 11020 | ARRAY_SIZE(kInstruction_Crc32w_r0_r14_r4), |
| 11021 | kInstruction_Crc32w_r0_r14_r4, |
| 11022 | }, |
| 11023 | { |
| 11024 | ARRAY_SIZE(kInstruction_Crc32w_r0_r14_r5), |
| 11025 | kInstruction_Crc32w_r0_r14_r5, |
| 11026 | }, |
| 11027 | { |
| 11028 | ARRAY_SIZE(kInstruction_Crc32w_r0_r14_r6), |
| 11029 | kInstruction_Crc32w_r0_r14_r6, |
| 11030 | }, |
| 11031 | { |
| 11032 | ARRAY_SIZE(kInstruction_Crc32w_r0_r14_r7), |
| 11033 | kInstruction_Crc32w_r0_r14_r7, |
| 11034 | }, |
| 11035 | { |
| 11036 | ARRAY_SIZE(kInstruction_Crc32w_r0_r14_r8), |
| 11037 | kInstruction_Crc32w_r0_r14_r8, |
| 11038 | }, |
| 11039 | { |
| 11040 | ARRAY_SIZE(kInstruction_Crc32w_r0_r14_r9), |
| 11041 | kInstruction_Crc32w_r0_r14_r9, |
| 11042 | }, |
| 11043 | { |
| 11044 | ARRAY_SIZE(kInstruction_Crc32w_r0_r14_r10), |
| 11045 | kInstruction_Crc32w_r0_r14_r10, |
| 11046 | }, |
| 11047 | { |
| 11048 | ARRAY_SIZE(kInstruction_Crc32w_r0_r14_r11), |
| 11049 | kInstruction_Crc32w_r0_r14_r11, |
| 11050 | }, |
| 11051 | { |
| 11052 | ARRAY_SIZE(kInstruction_Crc32w_r0_r14_r12), |
| 11053 | kInstruction_Crc32w_r0_r14_r12, |
| 11054 | }, |
| 11055 | { |
| 11056 | ARRAY_SIZE(kInstruction_Crc32w_r0_r14_r13), |
| 11057 | kInstruction_Crc32w_r0_r14_r13, |
| 11058 | }, |
| 11059 | { |
| 11060 | ARRAY_SIZE(kInstruction_Crc32w_r0_r14_r14), |
| 11061 | kInstruction_Crc32w_r0_r14_r14, |
| 11062 | }, |
| 11063 | { |
| 11064 | ARRAY_SIZE(kInstruction_Crc32w_r1_r0_r0), |
| 11065 | kInstruction_Crc32w_r1_r0_r0, |
| 11066 | }, |
| 11067 | { |
| 11068 | ARRAY_SIZE(kInstruction_Crc32w_r1_r0_r1), |
| 11069 | kInstruction_Crc32w_r1_r0_r1, |
| 11070 | }, |
| 11071 | { |
| 11072 | ARRAY_SIZE(kInstruction_Crc32w_r1_r0_r2), |
| 11073 | kInstruction_Crc32w_r1_r0_r2, |
| 11074 | }, |
| 11075 | { |
| 11076 | ARRAY_SIZE(kInstruction_Crc32w_r1_r0_r3), |
| 11077 | kInstruction_Crc32w_r1_r0_r3, |
| 11078 | }, |
| 11079 | { |
| 11080 | ARRAY_SIZE(kInstruction_Crc32w_r1_r0_r4), |
| 11081 | kInstruction_Crc32w_r1_r0_r4, |
| 11082 | }, |
| 11083 | { |
| 11084 | ARRAY_SIZE(kInstruction_Crc32w_r1_r0_r5), |
| 11085 | kInstruction_Crc32w_r1_r0_r5, |
| 11086 | }, |
| 11087 | { |
| 11088 | ARRAY_SIZE(kInstruction_Crc32w_r1_r0_r6), |
| 11089 | kInstruction_Crc32w_r1_r0_r6, |
| 11090 | }, |
| 11091 | { |
| 11092 | ARRAY_SIZE(kInstruction_Crc32w_r1_r0_r7), |
| 11093 | kInstruction_Crc32w_r1_r0_r7, |
| 11094 | }, |
| 11095 | { |
| 11096 | ARRAY_SIZE(kInstruction_Crc32w_r1_r0_r8), |
| 11097 | kInstruction_Crc32w_r1_r0_r8, |
| 11098 | }, |
| 11099 | { |
| 11100 | ARRAY_SIZE(kInstruction_Crc32w_r1_r0_r9), |
| 11101 | kInstruction_Crc32w_r1_r0_r9, |
| 11102 | }, |
| 11103 | { |
| 11104 | ARRAY_SIZE(kInstruction_Crc32w_r1_r0_r10), |
| 11105 | kInstruction_Crc32w_r1_r0_r10, |
| 11106 | }, |
| 11107 | { |
| 11108 | ARRAY_SIZE(kInstruction_Crc32w_r1_r0_r11), |
| 11109 | kInstruction_Crc32w_r1_r0_r11, |
| 11110 | }, |
| 11111 | { |
| 11112 | ARRAY_SIZE(kInstruction_Crc32w_r1_r0_r12), |
| 11113 | kInstruction_Crc32w_r1_r0_r12, |
| 11114 | }, |
| 11115 | { |
| 11116 | ARRAY_SIZE(kInstruction_Crc32w_r1_r0_r13), |
| 11117 | kInstruction_Crc32w_r1_r0_r13, |
| 11118 | }, |
| 11119 | { |
| 11120 | ARRAY_SIZE(kInstruction_Crc32w_r1_r0_r14), |
| 11121 | kInstruction_Crc32w_r1_r0_r14, |
| 11122 | }, |
| 11123 | { |
| 11124 | ARRAY_SIZE(kInstruction_Crc32w_r1_r1_r0), |
| 11125 | kInstruction_Crc32w_r1_r1_r0, |
| 11126 | }, |
| 11127 | { |
| 11128 | ARRAY_SIZE(kInstruction_Crc32w_r1_r1_r1), |
| 11129 | kInstruction_Crc32w_r1_r1_r1, |
| 11130 | }, |
| 11131 | { |
| 11132 | ARRAY_SIZE(kInstruction_Crc32w_r1_r1_r2), |
| 11133 | kInstruction_Crc32w_r1_r1_r2, |
| 11134 | }, |
| 11135 | { |
| 11136 | ARRAY_SIZE(kInstruction_Crc32w_r1_r1_r3), |
| 11137 | kInstruction_Crc32w_r1_r1_r3, |
| 11138 | }, |
| 11139 | { |
| 11140 | ARRAY_SIZE(kInstruction_Crc32w_r1_r1_r4), |
| 11141 | kInstruction_Crc32w_r1_r1_r4, |
| 11142 | }, |
| 11143 | { |
| 11144 | ARRAY_SIZE(kInstruction_Crc32w_r1_r1_r5), |
| 11145 | kInstruction_Crc32w_r1_r1_r5, |
| 11146 | }, |
| 11147 | { |
| 11148 | ARRAY_SIZE(kInstruction_Crc32w_r1_r1_r6), |
| 11149 | kInstruction_Crc32w_r1_r1_r6, |
| 11150 | }, |
| 11151 | { |
| 11152 | ARRAY_SIZE(kInstruction_Crc32w_r1_r1_r7), |
| 11153 | kInstruction_Crc32w_r1_r1_r7, |
| 11154 | }, |
| 11155 | { |
| 11156 | ARRAY_SIZE(kInstruction_Crc32w_r1_r1_r8), |
| 11157 | kInstruction_Crc32w_r1_r1_r8, |
| 11158 | }, |
| 11159 | { |
| 11160 | ARRAY_SIZE(kInstruction_Crc32w_r1_r1_r9), |
| 11161 | kInstruction_Crc32w_r1_r1_r9, |
| 11162 | }, |
| 11163 | { |
| 11164 | ARRAY_SIZE(kInstruction_Crc32w_r1_r1_r10), |
| 11165 | kInstruction_Crc32w_r1_r1_r10, |
| 11166 | }, |
| 11167 | { |
| 11168 | ARRAY_SIZE(kInstruction_Crc32w_r1_r1_r11), |
| 11169 | kInstruction_Crc32w_r1_r1_r11, |
| 11170 | }, |
| 11171 | { |
| 11172 | ARRAY_SIZE(kInstruction_Crc32w_r1_r1_r12), |
| 11173 | kInstruction_Crc32w_r1_r1_r12, |
| 11174 | }, |
| 11175 | { |
| 11176 | ARRAY_SIZE(kInstruction_Crc32w_r1_r1_r13), |
| 11177 | kInstruction_Crc32w_r1_r1_r13, |
| 11178 | }, |
| 11179 | { |
| 11180 | ARRAY_SIZE(kInstruction_Crc32w_r1_r1_r14), |
| 11181 | kInstruction_Crc32w_r1_r1_r14, |
| 11182 | }, |
| 11183 | { |
| 11184 | ARRAY_SIZE(kInstruction_Crc32w_r1_r2_r0), |
| 11185 | kInstruction_Crc32w_r1_r2_r0, |
| 11186 | }, |
| 11187 | { |
| 11188 | ARRAY_SIZE(kInstruction_Crc32w_r1_r2_r1), |
| 11189 | kInstruction_Crc32w_r1_r2_r1, |
| 11190 | }, |
| 11191 | { |
| 11192 | ARRAY_SIZE(kInstruction_Crc32w_r1_r2_r2), |
| 11193 | kInstruction_Crc32w_r1_r2_r2, |
| 11194 | }, |
| 11195 | { |
| 11196 | ARRAY_SIZE(kInstruction_Crc32w_r1_r2_r3), |
| 11197 | kInstruction_Crc32w_r1_r2_r3, |
| 11198 | }, |
| 11199 | { |
| 11200 | ARRAY_SIZE(kInstruction_Crc32w_r1_r2_r4), |
| 11201 | kInstruction_Crc32w_r1_r2_r4, |
| 11202 | }, |
| 11203 | { |
| 11204 | ARRAY_SIZE(kInstruction_Crc32w_r1_r2_r5), |
| 11205 | kInstruction_Crc32w_r1_r2_r5, |
| 11206 | }, |
| 11207 | { |
| 11208 | ARRAY_SIZE(kInstruction_Crc32w_r1_r2_r6), |
| 11209 | kInstruction_Crc32w_r1_r2_r6, |
| 11210 | }, |
| 11211 | { |
| 11212 | ARRAY_SIZE(kInstruction_Crc32w_r1_r2_r7), |
| 11213 | kInstruction_Crc32w_r1_r2_r7, |
| 11214 | }, |
| 11215 | { |
| 11216 | ARRAY_SIZE(kInstruction_Crc32w_r1_r2_r8), |
| 11217 | kInstruction_Crc32w_r1_r2_r8, |
| 11218 | }, |
| 11219 | { |
| 11220 | ARRAY_SIZE(kInstruction_Crc32w_r1_r2_r9), |
| 11221 | kInstruction_Crc32w_r1_r2_r9, |
| 11222 | }, |
| 11223 | { |
| 11224 | ARRAY_SIZE(kInstruction_Crc32w_r1_r2_r10), |
| 11225 | kInstruction_Crc32w_r1_r2_r10, |
| 11226 | }, |
| 11227 | { |
| 11228 | ARRAY_SIZE(kInstruction_Crc32w_r1_r2_r11), |
| 11229 | kInstruction_Crc32w_r1_r2_r11, |
| 11230 | }, |
| 11231 | { |
| 11232 | ARRAY_SIZE(kInstruction_Crc32w_r1_r2_r12), |
| 11233 | kInstruction_Crc32w_r1_r2_r12, |
| 11234 | }, |
| 11235 | { |
| 11236 | ARRAY_SIZE(kInstruction_Crc32w_r1_r2_r13), |
| 11237 | kInstruction_Crc32w_r1_r2_r13, |
| 11238 | }, |
| 11239 | { |
| 11240 | ARRAY_SIZE(kInstruction_Crc32w_r1_r2_r14), |
| 11241 | kInstruction_Crc32w_r1_r2_r14, |
| 11242 | }, |
| 11243 | { |
| 11244 | ARRAY_SIZE(kInstruction_Crc32w_r1_r3_r0), |
| 11245 | kInstruction_Crc32w_r1_r3_r0, |
| 11246 | }, |
| 11247 | { |
| 11248 | ARRAY_SIZE(kInstruction_Crc32w_r1_r3_r1), |
| 11249 | kInstruction_Crc32w_r1_r3_r1, |
| 11250 | }, |
| 11251 | { |
| 11252 | ARRAY_SIZE(kInstruction_Crc32w_r1_r3_r2), |
| 11253 | kInstruction_Crc32w_r1_r3_r2, |
| 11254 | }, |
| 11255 | { |
| 11256 | ARRAY_SIZE(kInstruction_Crc32w_r1_r3_r3), |
| 11257 | kInstruction_Crc32w_r1_r3_r3, |
| 11258 | }, |
| 11259 | { |
| 11260 | ARRAY_SIZE(kInstruction_Crc32w_r1_r3_r4), |
| 11261 | kInstruction_Crc32w_r1_r3_r4, |
| 11262 | }, |
| 11263 | { |
| 11264 | ARRAY_SIZE(kInstruction_Crc32w_r1_r3_r5), |
| 11265 | kInstruction_Crc32w_r1_r3_r5, |
| 11266 | }, |
| 11267 | { |
| 11268 | ARRAY_SIZE(kInstruction_Crc32w_r1_r3_r6), |
| 11269 | kInstruction_Crc32w_r1_r3_r6, |
| 11270 | }, |
| 11271 | { |
| 11272 | ARRAY_SIZE(kInstruction_Crc32w_r1_r3_r7), |
| 11273 | kInstruction_Crc32w_r1_r3_r7, |
| 11274 | }, |
| 11275 | { |
| 11276 | ARRAY_SIZE(kInstruction_Crc32w_r1_r3_r8), |
| 11277 | kInstruction_Crc32w_r1_r3_r8, |
| 11278 | }, |
| 11279 | { |
| 11280 | ARRAY_SIZE(kInstruction_Crc32w_r1_r3_r9), |
| 11281 | kInstruction_Crc32w_r1_r3_r9, |
| 11282 | }, |
| 11283 | { |
| 11284 | ARRAY_SIZE(kInstruction_Crc32w_r1_r3_r10), |
| 11285 | kInstruction_Crc32w_r1_r3_r10, |
| 11286 | }, |
| 11287 | { |
| 11288 | ARRAY_SIZE(kInstruction_Crc32w_r1_r3_r11), |
| 11289 | kInstruction_Crc32w_r1_r3_r11, |
| 11290 | }, |
| 11291 | { |
| 11292 | ARRAY_SIZE(kInstruction_Crc32w_r1_r3_r12), |
| 11293 | kInstruction_Crc32w_r1_r3_r12, |
| 11294 | }, |
| 11295 | { |
| 11296 | ARRAY_SIZE(kInstruction_Crc32w_r1_r3_r13), |
| 11297 | kInstruction_Crc32w_r1_r3_r13, |
| 11298 | }, |
| 11299 | { |
| 11300 | ARRAY_SIZE(kInstruction_Crc32w_r1_r3_r14), |
| 11301 | kInstruction_Crc32w_r1_r3_r14, |
| 11302 | }, |
| 11303 | { |
| 11304 | ARRAY_SIZE(kInstruction_Crc32w_r1_r4_r0), |
| 11305 | kInstruction_Crc32w_r1_r4_r0, |
| 11306 | }, |
| 11307 | { |
| 11308 | ARRAY_SIZE(kInstruction_Crc32w_r1_r4_r1), |
| 11309 | kInstruction_Crc32w_r1_r4_r1, |
| 11310 | }, |
| 11311 | { |
| 11312 | ARRAY_SIZE(kInstruction_Crc32w_r1_r4_r2), |
| 11313 | kInstruction_Crc32w_r1_r4_r2, |
| 11314 | }, |
| 11315 | { |
| 11316 | ARRAY_SIZE(kInstruction_Crc32w_r1_r4_r3), |
| 11317 | kInstruction_Crc32w_r1_r4_r3, |
| 11318 | }, |
| 11319 | { |
| 11320 | ARRAY_SIZE(kInstruction_Crc32w_r1_r4_r4), |
| 11321 | kInstruction_Crc32w_r1_r4_r4, |
| 11322 | }, |
| 11323 | { |
| 11324 | ARRAY_SIZE(kInstruction_Crc32w_r1_r4_r5), |
| 11325 | kInstruction_Crc32w_r1_r4_r5, |
| 11326 | }, |
| 11327 | { |
| 11328 | ARRAY_SIZE(kInstruction_Crc32w_r1_r4_r6), |
| 11329 | kInstruction_Crc32w_r1_r4_r6, |
| 11330 | }, |
| 11331 | { |
| 11332 | ARRAY_SIZE(kInstruction_Crc32w_r1_r4_r7), |
| 11333 | kInstruction_Crc32w_r1_r4_r7, |
| 11334 | }, |
| 11335 | { |
| 11336 | ARRAY_SIZE(kInstruction_Crc32w_r1_r4_r8), |
| 11337 | kInstruction_Crc32w_r1_r4_r8, |
| 11338 | }, |
| 11339 | { |
| 11340 | ARRAY_SIZE(kInstruction_Crc32w_r1_r4_r9), |
| 11341 | kInstruction_Crc32w_r1_r4_r9, |
| 11342 | }, |
| 11343 | { |
| 11344 | ARRAY_SIZE(kInstruction_Crc32w_r1_r4_r10), |
| 11345 | kInstruction_Crc32w_r1_r4_r10, |
| 11346 | }, |
| 11347 | { |
| 11348 | ARRAY_SIZE(kInstruction_Crc32w_r1_r4_r11), |
| 11349 | kInstruction_Crc32w_r1_r4_r11, |
| 11350 | }, |
| 11351 | { |
| 11352 | ARRAY_SIZE(kInstruction_Crc32w_r1_r4_r12), |
| 11353 | kInstruction_Crc32w_r1_r4_r12, |
| 11354 | }, |
| 11355 | { |
| 11356 | ARRAY_SIZE(kInstruction_Crc32w_r1_r4_r13), |
| 11357 | kInstruction_Crc32w_r1_r4_r13, |
| 11358 | }, |
| 11359 | { |
| 11360 | ARRAY_SIZE(kInstruction_Crc32w_r1_r4_r14), |
| 11361 | kInstruction_Crc32w_r1_r4_r14, |
| 11362 | }, |
| 11363 | { |
| 11364 | ARRAY_SIZE(kInstruction_Crc32w_r1_r5_r0), |
| 11365 | kInstruction_Crc32w_r1_r5_r0, |
| 11366 | }, |
| 11367 | { |
| 11368 | ARRAY_SIZE(kInstruction_Crc32w_r1_r5_r1), |
| 11369 | kInstruction_Crc32w_r1_r5_r1, |
| 11370 | }, |
| 11371 | { |
| 11372 | ARRAY_SIZE(kInstruction_Crc32w_r1_r5_r2), |
| 11373 | kInstruction_Crc32w_r1_r5_r2, |
| 11374 | }, |
| 11375 | { |
| 11376 | ARRAY_SIZE(kInstruction_Crc32w_r1_r5_r3), |
| 11377 | kInstruction_Crc32w_r1_r5_r3, |
| 11378 | }, |
| 11379 | { |
| 11380 | ARRAY_SIZE(kInstruction_Crc32w_r1_r5_r4), |
| 11381 | kInstruction_Crc32w_r1_r5_r4, |
| 11382 | }, |
| 11383 | { |
| 11384 | ARRAY_SIZE(kInstruction_Crc32w_r1_r5_r5), |
| 11385 | kInstruction_Crc32w_r1_r5_r5, |
| 11386 | }, |
| 11387 | { |
| 11388 | ARRAY_SIZE(kInstruction_Crc32w_r1_r5_r6), |
| 11389 | kInstruction_Crc32w_r1_r5_r6, |
| 11390 | }, |
| 11391 | { |
| 11392 | ARRAY_SIZE(kInstruction_Crc32w_r1_r5_r7), |
| 11393 | kInstruction_Crc32w_r1_r5_r7, |
| 11394 | }, |
| 11395 | { |
| 11396 | ARRAY_SIZE(kInstruction_Crc32w_r1_r5_r8), |
| 11397 | kInstruction_Crc32w_r1_r5_r8, |
| 11398 | }, |
| 11399 | { |
| 11400 | ARRAY_SIZE(kInstruction_Crc32w_r1_r5_r9), |
| 11401 | kInstruction_Crc32w_r1_r5_r9, |
| 11402 | }, |
| 11403 | { |
| 11404 | ARRAY_SIZE(kInstruction_Crc32w_r1_r5_r10), |
| 11405 | kInstruction_Crc32w_r1_r5_r10, |
| 11406 | }, |
| 11407 | { |
| 11408 | ARRAY_SIZE(kInstruction_Crc32w_r1_r5_r11), |
| 11409 | kInstruction_Crc32w_r1_r5_r11, |
| 11410 | }, |
| 11411 | { |
| 11412 | ARRAY_SIZE(kInstruction_Crc32w_r1_r5_r12), |
| 11413 | kInstruction_Crc32w_r1_r5_r12, |
| 11414 | }, |
| 11415 | { |
| 11416 | ARRAY_SIZE(kInstruction_Crc32w_r1_r5_r13), |
| 11417 | kInstruction_Crc32w_r1_r5_r13, |
| 11418 | }, |
| 11419 | { |
| 11420 | ARRAY_SIZE(kInstruction_Crc32w_r1_r5_r14), |
| 11421 | kInstruction_Crc32w_r1_r5_r14, |
| 11422 | }, |
| 11423 | { |
| 11424 | ARRAY_SIZE(kInstruction_Crc32w_r1_r6_r0), |
| 11425 | kInstruction_Crc32w_r1_r6_r0, |
| 11426 | }, |
| 11427 | { |
| 11428 | ARRAY_SIZE(kInstruction_Crc32w_r1_r6_r1), |
| 11429 | kInstruction_Crc32w_r1_r6_r1, |
| 11430 | }, |
| 11431 | { |
| 11432 | ARRAY_SIZE(kInstruction_Crc32w_r1_r6_r2), |
| 11433 | kInstruction_Crc32w_r1_r6_r2, |
| 11434 | }, |
| 11435 | { |
| 11436 | ARRAY_SIZE(kInstruction_Crc32w_r1_r6_r3), |
| 11437 | kInstruction_Crc32w_r1_r6_r3, |
| 11438 | }, |
| 11439 | { |
| 11440 | ARRAY_SIZE(kInstruction_Crc32w_r1_r6_r4), |
| 11441 | kInstruction_Crc32w_r1_r6_r4, |
| 11442 | }, |
| 11443 | { |
| 11444 | ARRAY_SIZE(kInstruction_Crc32w_r1_r6_r5), |
| 11445 | kInstruction_Crc32w_r1_r6_r5, |
| 11446 | }, |
| 11447 | { |
| 11448 | ARRAY_SIZE(kInstruction_Crc32w_r1_r6_r6), |
| 11449 | kInstruction_Crc32w_r1_r6_r6, |
| 11450 | }, |
| 11451 | { |
| 11452 | ARRAY_SIZE(kInstruction_Crc32w_r1_r6_r7), |
| 11453 | kInstruction_Crc32w_r1_r6_r7, |
| 11454 | }, |
| 11455 | { |
| 11456 | ARRAY_SIZE(kInstruction_Crc32w_r1_r6_r8), |
| 11457 | kInstruction_Crc32w_r1_r6_r8, |
| 11458 | }, |
| 11459 | { |
| 11460 | ARRAY_SIZE(kInstruction_Crc32w_r1_r6_r9), |
| 11461 | kInstruction_Crc32w_r1_r6_r9, |
| 11462 | }, |
| 11463 | { |
| 11464 | ARRAY_SIZE(kInstruction_Crc32w_r1_r6_r10), |
| 11465 | kInstruction_Crc32w_r1_r6_r10, |
| 11466 | }, |
| 11467 | { |
| 11468 | ARRAY_SIZE(kInstruction_Crc32w_r1_r6_r11), |
| 11469 | kInstruction_Crc32w_r1_r6_r11, |
| 11470 | }, |
| 11471 | { |
| 11472 | ARRAY_SIZE(kInstruction_Crc32w_r1_r6_r12), |
| 11473 | kInstruction_Crc32w_r1_r6_r12, |
| 11474 | }, |
| 11475 | { |
| 11476 | ARRAY_SIZE(kInstruction_Crc32w_r1_r6_r13), |
| 11477 | kInstruction_Crc32w_r1_r6_r13, |
| 11478 | }, |
| 11479 | { |
| 11480 | ARRAY_SIZE(kInstruction_Crc32w_r1_r6_r14), |
| 11481 | kInstruction_Crc32w_r1_r6_r14, |
| 11482 | }, |
| 11483 | { |
| 11484 | ARRAY_SIZE(kInstruction_Crc32w_r1_r7_r0), |
| 11485 | kInstruction_Crc32w_r1_r7_r0, |
| 11486 | }, |
| 11487 | { |
| 11488 | ARRAY_SIZE(kInstruction_Crc32w_r1_r7_r1), |
| 11489 | kInstruction_Crc32w_r1_r7_r1, |
| 11490 | }, |
| 11491 | { |
| 11492 | ARRAY_SIZE(kInstruction_Crc32w_r1_r7_r2), |
| 11493 | kInstruction_Crc32w_r1_r7_r2, |
| 11494 | }, |
| 11495 | { |
| 11496 | ARRAY_SIZE(kInstruction_Crc32w_r1_r7_r3), |
| 11497 | kInstruction_Crc32w_r1_r7_r3, |
| 11498 | }, |
| 11499 | { |
| 11500 | ARRAY_SIZE(kInstruction_Crc32w_r1_r7_r4), |
| 11501 | kInstruction_Crc32w_r1_r7_r4, |
| 11502 | }, |
| 11503 | { |
| 11504 | ARRAY_SIZE(kInstruction_Crc32w_r1_r7_r5), |
| 11505 | kInstruction_Crc32w_r1_r7_r5, |
| 11506 | }, |
| 11507 | { |
| 11508 | ARRAY_SIZE(kInstruction_Crc32w_r1_r7_r6), |
| 11509 | kInstruction_Crc32w_r1_r7_r6, |
| 11510 | }, |
| 11511 | { |
| 11512 | ARRAY_SIZE(kInstruction_Crc32w_r1_r7_r7), |
| 11513 | kInstruction_Crc32w_r1_r7_r7, |
| 11514 | }, |
| 11515 | { |
| 11516 | ARRAY_SIZE(kInstruction_Crc32w_r1_r7_r8), |
| 11517 | kInstruction_Crc32w_r1_r7_r8, |
| 11518 | }, |
| 11519 | { |
| 11520 | ARRAY_SIZE(kInstruction_Crc32w_r1_r7_r9), |
| 11521 | kInstruction_Crc32w_r1_r7_r9, |
| 11522 | }, |
| 11523 | { |
| 11524 | ARRAY_SIZE(kInstruction_Crc32w_r1_r7_r10), |
| 11525 | kInstruction_Crc32w_r1_r7_r10, |
| 11526 | }, |
| 11527 | { |
| 11528 | ARRAY_SIZE(kInstruction_Crc32w_r1_r7_r11), |
| 11529 | kInstruction_Crc32w_r1_r7_r11, |
| 11530 | }, |
| 11531 | { |
| 11532 | ARRAY_SIZE(kInstruction_Crc32w_r1_r7_r12), |
| 11533 | kInstruction_Crc32w_r1_r7_r12, |
| 11534 | }, |
| 11535 | { |
| 11536 | ARRAY_SIZE(kInstruction_Crc32w_r1_r7_r13), |
| 11537 | kInstruction_Crc32w_r1_r7_r13, |
| 11538 | }, |
| 11539 | { |
| 11540 | ARRAY_SIZE(kInstruction_Crc32w_r1_r7_r14), |
| 11541 | kInstruction_Crc32w_r1_r7_r14, |
| 11542 | }, |
| 11543 | { |
| 11544 | ARRAY_SIZE(kInstruction_Crc32w_r1_r8_r0), |
| 11545 | kInstruction_Crc32w_r1_r8_r0, |
| 11546 | }, |
| 11547 | { |
| 11548 | ARRAY_SIZE(kInstruction_Crc32w_r1_r8_r1), |
| 11549 | kInstruction_Crc32w_r1_r8_r1, |
| 11550 | }, |
| 11551 | { |
| 11552 | ARRAY_SIZE(kInstruction_Crc32w_r1_r8_r2), |
| 11553 | kInstruction_Crc32w_r1_r8_r2, |
| 11554 | }, |
| 11555 | { |
| 11556 | ARRAY_SIZE(kInstruction_Crc32w_r1_r8_r3), |
| 11557 | kInstruction_Crc32w_r1_r8_r3, |
| 11558 | }, |
| 11559 | { |
| 11560 | ARRAY_SIZE(kInstruction_Crc32w_r1_r8_r4), |
| 11561 | kInstruction_Crc32w_r1_r8_r4, |
| 11562 | }, |
| 11563 | { |
| 11564 | ARRAY_SIZE(kInstruction_Crc32w_r1_r8_r5), |
| 11565 | kInstruction_Crc32w_r1_r8_r5, |
| 11566 | }, |
| 11567 | { |
| 11568 | ARRAY_SIZE(kInstruction_Crc32w_r1_r8_r6), |
| 11569 | kInstruction_Crc32w_r1_r8_r6, |
| 11570 | }, |
| 11571 | { |
| 11572 | ARRAY_SIZE(kInstruction_Crc32w_r1_r8_r7), |
| 11573 | kInstruction_Crc32w_r1_r8_r7, |
| 11574 | }, |
| 11575 | { |
| 11576 | ARRAY_SIZE(kInstruction_Crc32w_r1_r8_r8), |
| 11577 | kInstruction_Crc32w_r1_r8_r8, |
| 11578 | }, |
| 11579 | { |
| 11580 | ARRAY_SIZE(kInstruction_Crc32w_r1_r8_r9), |
| 11581 | kInstruction_Crc32w_r1_r8_r9, |
| 11582 | }, |
| 11583 | { |
| 11584 | ARRAY_SIZE(kInstruction_Crc32w_r1_r8_r10), |
| 11585 | kInstruction_Crc32w_r1_r8_r10, |
| 11586 | }, |
| 11587 | { |
| 11588 | ARRAY_SIZE(kInstruction_Crc32w_r1_r8_r11), |
| 11589 | kInstruction_Crc32w_r1_r8_r11, |
| 11590 | }, |
| 11591 | { |
| 11592 | ARRAY_SIZE(kInstruction_Crc32w_r1_r8_r12), |
| 11593 | kInstruction_Crc32w_r1_r8_r12, |
| 11594 | }, |
| 11595 | { |
| 11596 | ARRAY_SIZE(kInstruction_Crc32w_r1_r8_r13), |
| 11597 | kInstruction_Crc32w_r1_r8_r13, |
| 11598 | }, |
| 11599 | { |
| 11600 | ARRAY_SIZE(kInstruction_Crc32w_r1_r8_r14), |
| 11601 | kInstruction_Crc32w_r1_r8_r14, |
| 11602 | }, |
| 11603 | { |
| 11604 | ARRAY_SIZE(kInstruction_Crc32w_r1_r9_r0), |
| 11605 | kInstruction_Crc32w_r1_r9_r0, |
| 11606 | }, |
| 11607 | { |
| 11608 | ARRAY_SIZE(kInstruction_Crc32w_r1_r9_r1), |
| 11609 | kInstruction_Crc32w_r1_r9_r1, |
| 11610 | }, |
| 11611 | { |
| 11612 | ARRAY_SIZE(kInstruction_Crc32w_r1_r9_r2), |
| 11613 | kInstruction_Crc32w_r1_r9_r2, |
| 11614 | }, |
| 11615 | { |
| 11616 | ARRAY_SIZE(kInstruction_Crc32w_r1_r9_r3), |
| 11617 | kInstruction_Crc32w_r1_r9_r3, |
| 11618 | }, |
| 11619 | { |
| 11620 | ARRAY_SIZE(kInstruction_Crc32w_r1_r9_r4), |
| 11621 | kInstruction_Crc32w_r1_r9_r4, |
| 11622 | }, |
| 11623 | { |
| 11624 | ARRAY_SIZE(kInstruction_Crc32w_r1_r9_r5), |
| 11625 | kInstruction_Crc32w_r1_r9_r5, |
| 11626 | }, |
| 11627 | { |
| 11628 | ARRAY_SIZE(kInstruction_Crc32w_r1_r9_r6), |
| 11629 | kInstruction_Crc32w_r1_r9_r6, |
| 11630 | }, |
| 11631 | { |
| 11632 | ARRAY_SIZE(kInstruction_Crc32w_r1_r9_r7), |
| 11633 | kInstruction_Crc32w_r1_r9_r7, |
| 11634 | }, |
| 11635 | { |
| 11636 | ARRAY_SIZE(kInstruction_Crc32w_r1_r9_r8), |
| 11637 | kInstruction_Crc32w_r1_r9_r8, |
| 11638 | }, |
| 11639 | { |
| 11640 | ARRAY_SIZE(kInstruction_Crc32w_r1_r9_r9), |
| 11641 | kInstruction_Crc32w_r1_r9_r9, |
| 11642 | }, |
| 11643 | { |
| 11644 | ARRAY_SIZE(kInstruction_Crc32w_r1_r9_r10), |
| 11645 | kInstruction_Crc32w_r1_r9_r10, |
| 11646 | }, |
| 11647 | { |
| 11648 | ARRAY_SIZE(kInstruction_Crc32w_r1_r9_r11), |
| 11649 | kInstruction_Crc32w_r1_r9_r11, |
| 11650 | }, |
| 11651 | { |
| 11652 | ARRAY_SIZE(kInstruction_Crc32w_r1_r9_r12), |
| 11653 | kInstruction_Crc32w_r1_r9_r12, |
| 11654 | }, |
| 11655 | { |
| 11656 | ARRAY_SIZE(kInstruction_Crc32w_r1_r9_r13), |
| 11657 | kInstruction_Crc32w_r1_r9_r13, |
| 11658 | }, |
| 11659 | { |
| 11660 | ARRAY_SIZE(kInstruction_Crc32w_r1_r9_r14), |
| 11661 | kInstruction_Crc32w_r1_r9_r14, |
| 11662 | }, |
| 11663 | { |
| 11664 | ARRAY_SIZE(kInstruction_Crc32w_r1_r10_r0), |
| 11665 | kInstruction_Crc32w_r1_r10_r0, |
| 11666 | }, |
| 11667 | { |
| 11668 | ARRAY_SIZE(kInstruction_Crc32w_r1_r10_r1), |
| 11669 | kInstruction_Crc32w_r1_r10_r1, |
| 11670 | }, |
| 11671 | { |
| 11672 | ARRAY_SIZE(kInstruction_Crc32w_r1_r10_r2), |
| 11673 | kInstruction_Crc32w_r1_r10_r2, |
| 11674 | }, |
| 11675 | { |
| 11676 | ARRAY_SIZE(kInstruction_Crc32w_r1_r10_r3), |
| 11677 | kInstruction_Crc32w_r1_r10_r3, |
| 11678 | }, |
| 11679 | { |
| 11680 | ARRAY_SIZE(kInstruction_Crc32w_r1_r10_r4), |
| 11681 | kInstruction_Crc32w_r1_r10_r4, |
| 11682 | }, |
| 11683 | { |
| 11684 | ARRAY_SIZE(kInstruction_Crc32w_r1_r10_r5), |
| 11685 | kInstruction_Crc32w_r1_r10_r5, |
| 11686 | }, |
| 11687 | { |
| 11688 | ARRAY_SIZE(kInstruction_Crc32w_r1_r10_r6), |
| 11689 | kInstruction_Crc32w_r1_r10_r6, |
| 11690 | }, |
| 11691 | { |
| 11692 | ARRAY_SIZE(kInstruction_Crc32w_r1_r10_r7), |
| 11693 | kInstruction_Crc32w_r1_r10_r7, |
| 11694 | }, |
| 11695 | { |
| 11696 | ARRAY_SIZE(kInstruction_Crc32w_r1_r10_r8), |
| 11697 | kInstruction_Crc32w_r1_r10_r8, |
| 11698 | }, |
| 11699 | { |
| 11700 | ARRAY_SIZE(kInstruction_Crc32w_r1_r10_r9), |
| 11701 | kInstruction_Crc32w_r1_r10_r9, |
| 11702 | }, |
| 11703 | { |
| 11704 | ARRAY_SIZE(kInstruction_Crc32w_r1_r10_r10), |
| 11705 | kInstruction_Crc32w_r1_r10_r10, |
| 11706 | }, |
| 11707 | { |
| 11708 | ARRAY_SIZE(kInstruction_Crc32w_r1_r10_r11), |
| 11709 | kInstruction_Crc32w_r1_r10_r11, |
| 11710 | }, |
| 11711 | { |
| 11712 | ARRAY_SIZE(kInstruction_Crc32w_r1_r10_r12), |
| 11713 | kInstruction_Crc32w_r1_r10_r12, |
| 11714 | }, |
| 11715 | { |
| 11716 | ARRAY_SIZE(kInstruction_Crc32w_r1_r10_r13), |
| 11717 | kInstruction_Crc32w_r1_r10_r13, |
| 11718 | }, |
| 11719 | { |
| 11720 | ARRAY_SIZE(kInstruction_Crc32w_r1_r10_r14), |
| 11721 | kInstruction_Crc32w_r1_r10_r14, |
| 11722 | }, |
| 11723 | { |
| 11724 | ARRAY_SIZE(kInstruction_Crc32w_r1_r11_r0), |
| 11725 | kInstruction_Crc32w_r1_r11_r0, |
| 11726 | }, |
| 11727 | { |
| 11728 | ARRAY_SIZE(kInstruction_Crc32w_r1_r11_r1), |
| 11729 | kInstruction_Crc32w_r1_r11_r1, |
| 11730 | }, |
| 11731 | { |
| 11732 | ARRAY_SIZE(kInstruction_Crc32w_r1_r11_r2), |
| 11733 | kInstruction_Crc32w_r1_r11_r2, |
| 11734 | }, |
| 11735 | { |
| 11736 | ARRAY_SIZE(kInstruction_Crc32w_r1_r11_r3), |
| 11737 | kInstruction_Crc32w_r1_r11_r3, |
| 11738 | }, |
| 11739 | { |
| 11740 | ARRAY_SIZE(kInstruction_Crc32w_r1_r11_r4), |
| 11741 | kInstruction_Crc32w_r1_r11_r4, |
| 11742 | }, |
| 11743 | { |
| 11744 | ARRAY_SIZE(kInstruction_Crc32w_r1_r11_r5), |
| 11745 | kInstruction_Crc32w_r1_r11_r5, |
| 11746 | }, |
| 11747 | { |
| 11748 | ARRAY_SIZE(kInstruction_Crc32w_r1_r11_r6), |
| 11749 | kInstruction_Crc32w_r1_r11_r6, |
| 11750 | }, |
| 11751 | { |
| 11752 | ARRAY_SIZE(kInstruction_Crc32w_r1_r11_r7), |
| 11753 | kInstruction_Crc32w_r1_r11_r7, |
| 11754 | }, |
| 11755 | { |
| 11756 | ARRAY_SIZE(kInstruction_Crc32w_r1_r11_r8), |
| 11757 | kInstruction_Crc32w_r1_r11_r8, |
| 11758 | }, |
| 11759 | { |
| 11760 | ARRAY_SIZE(kInstruction_Crc32w_r1_r11_r9), |
| 11761 | kInstruction_Crc32w_r1_r11_r9, |
| 11762 | }, |
| 11763 | { |
| 11764 | ARRAY_SIZE(kInstruction_Crc32w_r1_r11_r10), |
| 11765 | kInstruction_Crc32w_r1_r11_r10, |
| 11766 | }, |
| 11767 | { |
| 11768 | ARRAY_SIZE(kInstruction_Crc32w_r1_r11_r11), |
| 11769 | kInstruction_Crc32w_r1_r11_r11, |
| 11770 | }, |
| 11771 | { |
| 11772 | ARRAY_SIZE(kInstruction_Crc32w_r1_r11_r12), |
| 11773 | kInstruction_Crc32w_r1_r11_r12, |
| 11774 | }, |
| 11775 | { |
| 11776 | ARRAY_SIZE(kInstruction_Crc32w_r1_r11_r13), |
| 11777 | kInstruction_Crc32w_r1_r11_r13, |
| 11778 | }, |
| 11779 | { |
| 11780 | ARRAY_SIZE(kInstruction_Crc32w_r1_r11_r14), |
| 11781 | kInstruction_Crc32w_r1_r11_r14, |
| 11782 | }, |
| 11783 | { |
| 11784 | ARRAY_SIZE(kInstruction_Crc32w_r1_r12_r0), |
| 11785 | kInstruction_Crc32w_r1_r12_r0, |
| 11786 | }, |
| 11787 | { |
| 11788 | ARRAY_SIZE(kInstruction_Crc32w_r1_r12_r1), |
| 11789 | kInstruction_Crc32w_r1_r12_r1, |
| 11790 | }, |
| 11791 | { |
| 11792 | ARRAY_SIZE(kInstruction_Crc32w_r1_r12_r2), |
| 11793 | kInstruction_Crc32w_r1_r12_r2, |
| 11794 | }, |
| 11795 | { |
| 11796 | ARRAY_SIZE(kInstruction_Crc32w_r1_r12_r3), |
| 11797 | kInstruction_Crc32w_r1_r12_r3, |
| 11798 | }, |
| 11799 | { |
| 11800 | ARRAY_SIZE(kInstruction_Crc32w_r1_r12_r4), |
| 11801 | kInstruction_Crc32w_r1_r12_r4, |
| 11802 | }, |
| 11803 | { |
| 11804 | ARRAY_SIZE(kInstruction_Crc32w_r1_r12_r5), |
| 11805 | kInstruction_Crc32w_r1_r12_r5, |
| 11806 | }, |
| 11807 | { |
| 11808 | ARRAY_SIZE(kInstruction_Crc32w_r1_r12_r6), |
| 11809 | kInstruction_Crc32w_r1_r12_r6, |
| 11810 | }, |
| 11811 | { |
| 11812 | ARRAY_SIZE(kInstruction_Crc32w_r1_r12_r7), |
| 11813 | kInstruction_Crc32w_r1_r12_r7, |
| 11814 | }, |
| 11815 | { |
| 11816 | ARRAY_SIZE(kInstruction_Crc32w_r1_r12_r8), |
| 11817 | kInstruction_Crc32w_r1_r12_r8, |
| 11818 | }, |
| 11819 | { |
| 11820 | ARRAY_SIZE(kInstruction_Crc32w_r1_r12_r9), |
| 11821 | kInstruction_Crc32w_r1_r12_r9, |
| 11822 | }, |
| 11823 | { |
| 11824 | ARRAY_SIZE(kInstruction_Crc32w_r1_r12_r10), |
| 11825 | kInstruction_Crc32w_r1_r12_r10, |
| 11826 | }, |
| 11827 | { |
| 11828 | ARRAY_SIZE(kInstruction_Crc32w_r1_r12_r11), |
| 11829 | kInstruction_Crc32w_r1_r12_r11, |
| 11830 | }, |
| 11831 | { |
| 11832 | ARRAY_SIZE(kInstruction_Crc32w_r1_r12_r12), |
| 11833 | kInstruction_Crc32w_r1_r12_r12, |
| 11834 | }, |
| 11835 | { |
| 11836 | ARRAY_SIZE(kInstruction_Crc32w_r1_r12_r13), |
| 11837 | kInstruction_Crc32w_r1_r12_r13, |
| 11838 | }, |
| 11839 | { |
| 11840 | ARRAY_SIZE(kInstruction_Crc32w_r1_r12_r14), |
| 11841 | kInstruction_Crc32w_r1_r12_r14, |
| 11842 | }, |
| 11843 | { |
| 11844 | ARRAY_SIZE(kInstruction_Crc32w_r1_r13_r0), |
| 11845 | kInstruction_Crc32w_r1_r13_r0, |
| 11846 | }, |
| 11847 | { |
| 11848 | ARRAY_SIZE(kInstruction_Crc32w_r1_r13_r1), |
| 11849 | kInstruction_Crc32w_r1_r13_r1, |
| 11850 | }, |
| 11851 | { |
| 11852 | ARRAY_SIZE(kInstruction_Crc32w_r1_r13_r2), |
| 11853 | kInstruction_Crc32w_r1_r13_r2, |
| 11854 | }, |
| 11855 | { |
| 11856 | ARRAY_SIZE(kInstruction_Crc32w_r1_r13_r3), |
| 11857 | kInstruction_Crc32w_r1_r13_r3, |
| 11858 | }, |
| 11859 | { |
| 11860 | ARRAY_SIZE(kInstruction_Crc32w_r1_r13_r4), |
| 11861 | kInstruction_Crc32w_r1_r13_r4, |
| 11862 | }, |
| 11863 | { |
| 11864 | ARRAY_SIZE(kInstruction_Crc32w_r1_r13_r5), |
| 11865 | kInstruction_Crc32w_r1_r13_r5, |
| 11866 | }, |
| 11867 | { |
| 11868 | ARRAY_SIZE(kInstruction_Crc32w_r1_r13_r6), |
| 11869 | kInstruction_Crc32w_r1_r13_r6, |
| 11870 | }, |
| 11871 | { |
| 11872 | ARRAY_SIZE(kInstruction_Crc32w_r1_r13_r7), |
| 11873 | kInstruction_Crc32w_r1_r13_r7, |
| 11874 | }, |
| 11875 | { |
| 11876 | ARRAY_SIZE(kInstruction_Crc32w_r1_r13_r8), |
| 11877 | kInstruction_Crc32w_r1_r13_r8, |
| 11878 | }, |
| 11879 | { |
| 11880 | ARRAY_SIZE(kInstruction_Crc32w_r1_r13_r9), |
| 11881 | kInstruction_Crc32w_r1_r13_r9, |
| 11882 | }, |
| 11883 | { |
| 11884 | ARRAY_SIZE(kInstruction_Crc32w_r1_r13_r10), |
| 11885 | kInstruction_Crc32w_r1_r13_r10, |
| 11886 | }, |
| 11887 | { |
| 11888 | ARRAY_SIZE(kInstruction_Crc32w_r1_r13_r11), |
| 11889 | kInstruction_Crc32w_r1_r13_r11, |
| 11890 | }, |
| 11891 | { |
| 11892 | ARRAY_SIZE(kInstruction_Crc32w_r1_r13_r12), |
| 11893 | kInstruction_Crc32w_r1_r13_r12, |
| 11894 | }, |
| 11895 | { |
| 11896 | ARRAY_SIZE(kInstruction_Crc32w_r1_r13_r13), |
| 11897 | kInstruction_Crc32w_r1_r13_r13, |
| 11898 | }, |
| 11899 | { |
| 11900 | ARRAY_SIZE(kInstruction_Crc32w_r1_r13_r14), |
| 11901 | kInstruction_Crc32w_r1_r13_r14, |
| 11902 | }, |
| 11903 | { |
| 11904 | ARRAY_SIZE(kInstruction_Crc32w_r1_r14_r0), |
| 11905 | kInstruction_Crc32w_r1_r14_r0, |
| 11906 | }, |
| 11907 | { |
| 11908 | ARRAY_SIZE(kInstruction_Crc32w_r1_r14_r1), |
| 11909 | kInstruction_Crc32w_r1_r14_r1, |
| 11910 | }, |
| 11911 | { |
| 11912 | ARRAY_SIZE(kInstruction_Crc32w_r1_r14_r2), |
| 11913 | kInstruction_Crc32w_r1_r14_r2, |
| 11914 | }, |
| 11915 | { |
| 11916 | ARRAY_SIZE(kInstruction_Crc32w_r1_r14_r3), |
| 11917 | kInstruction_Crc32w_r1_r14_r3, |
| 11918 | }, |
| 11919 | { |
| 11920 | ARRAY_SIZE(kInstruction_Crc32w_r1_r14_r4), |
| 11921 | kInstruction_Crc32w_r1_r14_r4, |
| 11922 | }, |
| 11923 | { |
| 11924 | ARRAY_SIZE(kInstruction_Crc32w_r1_r14_r5), |
| 11925 | kInstruction_Crc32w_r1_r14_r5, |
| 11926 | }, |
| 11927 | { |
| 11928 | ARRAY_SIZE(kInstruction_Crc32w_r1_r14_r6), |
| 11929 | kInstruction_Crc32w_r1_r14_r6, |
| 11930 | }, |
| 11931 | { |
| 11932 | ARRAY_SIZE(kInstruction_Crc32w_r1_r14_r7), |
| 11933 | kInstruction_Crc32w_r1_r14_r7, |
| 11934 | }, |
| 11935 | { |
| 11936 | ARRAY_SIZE(kInstruction_Crc32w_r1_r14_r8), |
| 11937 | kInstruction_Crc32w_r1_r14_r8, |
| 11938 | }, |
| 11939 | { |
| 11940 | ARRAY_SIZE(kInstruction_Crc32w_r1_r14_r9), |
| 11941 | kInstruction_Crc32w_r1_r14_r9, |
| 11942 | }, |
| 11943 | { |
| 11944 | ARRAY_SIZE(kInstruction_Crc32w_r1_r14_r10), |
| 11945 | kInstruction_Crc32w_r1_r14_r10, |
| 11946 | }, |
| 11947 | { |
| 11948 | ARRAY_SIZE(kInstruction_Crc32w_r1_r14_r11), |
| 11949 | kInstruction_Crc32w_r1_r14_r11, |
| 11950 | }, |
| 11951 | { |
| 11952 | ARRAY_SIZE(kInstruction_Crc32w_r1_r14_r12), |
| 11953 | kInstruction_Crc32w_r1_r14_r12, |
| 11954 | }, |
| 11955 | { |
| 11956 | ARRAY_SIZE(kInstruction_Crc32w_r1_r14_r13), |
| 11957 | kInstruction_Crc32w_r1_r14_r13, |
| 11958 | }, |
| 11959 | { |
| 11960 | ARRAY_SIZE(kInstruction_Crc32w_r1_r14_r14), |
| 11961 | kInstruction_Crc32w_r1_r14_r14, |
| 11962 | }, |
| 11963 | { |
| 11964 | ARRAY_SIZE(kInstruction_Crc32w_r2_r0_r0), |
| 11965 | kInstruction_Crc32w_r2_r0_r0, |
| 11966 | }, |
| 11967 | { |
| 11968 | ARRAY_SIZE(kInstruction_Crc32w_r2_r0_r1), |
| 11969 | kInstruction_Crc32w_r2_r0_r1, |
| 11970 | }, |
| 11971 | { |
| 11972 | ARRAY_SIZE(kInstruction_Crc32w_r2_r0_r2), |
| 11973 | kInstruction_Crc32w_r2_r0_r2, |
| 11974 | }, |
| 11975 | { |
| 11976 | ARRAY_SIZE(kInstruction_Crc32w_r2_r0_r3), |
| 11977 | kInstruction_Crc32w_r2_r0_r3, |
| 11978 | }, |
| 11979 | { |
| 11980 | ARRAY_SIZE(kInstruction_Crc32w_r2_r0_r4), |
| 11981 | kInstruction_Crc32w_r2_r0_r4, |
| 11982 | }, |
| 11983 | { |
| 11984 | ARRAY_SIZE(kInstruction_Crc32w_r2_r0_r5), |
| 11985 | kInstruction_Crc32w_r2_r0_r5, |
| 11986 | }, |
| 11987 | { |
| 11988 | ARRAY_SIZE(kInstruction_Crc32w_r2_r0_r6), |
| 11989 | kInstruction_Crc32w_r2_r0_r6, |
| 11990 | }, |
| 11991 | { |
| 11992 | ARRAY_SIZE(kInstruction_Crc32w_r2_r0_r7), |
| 11993 | kInstruction_Crc32w_r2_r0_r7, |
| 11994 | }, |
| 11995 | { |
| 11996 | ARRAY_SIZE(kInstruction_Crc32w_r2_r0_r8), |
| 11997 | kInstruction_Crc32w_r2_r0_r8, |
| 11998 | }, |
| 11999 | { |
| 12000 | ARRAY_SIZE(kInstruction_Crc32w_r2_r0_r9), |
| 12001 | kInstruction_Crc32w_r2_r0_r9, |
| 12002 | }, |
| 12003 | { |
| 12004 | ARRAY_SIZE(kInstruction_Crc32w_r2_r0_r10), |
| 12005 | kInstruction_Crc32w_r2_r0_r10, |
| 12006 | }, |
| 12007 | { |
| 12008 | ARRAY_SIZE(kInstruction_Crc32w_r2_r0_r11), |
| 12009 | kInstruction_Crc32w_r2_r0_r11, |
| 12010 | }, |
| 12011 | { |
| 12012 | ARRAY_SIZE(kInstruction_Crc32w_r2_r0_r12), |
| 12013 | kInstruction_Crc32w_r2_r0_r12, |
| 12014 | }, |
| 12015 | { |
| 12016 | ARRAY_SIZE(kInstruction_Crc32w_r2_r0_r13), |
| 12017 | kInstruction_Crc32w_r2_r0_r13, |
| 12018 | }, |
| 12019 | { |
| 12020 | ARRAY_SIZE(kInstruction_Crc32w_r2_r0_r14), |
| 12021 | kInstruction_Crc32w_r2_r0_r14, |
| 12022 | }, |
| 12023 | { |
| 12024 | ARRAY_SIZE(kInstruction_Crc32w_r2_r1_r0), |
| 12025 | kInstruction_Crc32w_r2_r1_r0, |
| 12026 | }, |
| 12027 | { |
| 12028 | ARRAY_SIZE(kInstruction_Crc32w_r2_r1_r1), |
| 12029 | kInstruction_Crc32w_r2_r1_r1, |
| 12030 | }, |
| 12031 | { |
| 12032 | ARRAY_SIZE(kInstruction_Crc32w_r2_r1_r2), |
| 12033 | kInstruction_Crc32w_r2_r1_r2, |
| 12034 | }, |
| 12035 | { |
| 12036 | ARRAY_SIZE(kInstruction_Crc32w_r2_r1_r3), |
| 12037 | kInstruction_Crc32w_r2_r1_r3, |
| 12038 | }, |
| 12039 | { |
| 12040 | ARRAY_SIZE(kInstruction_Crc32w_r2_r1_r4), |
| 12041 | kInstruction_Crc32w_r2_r1_r4, |
| 12042 | }, |
| 12043 | { |
| 12044 | ARRAY_SIZE(kInstruction_Crc32w_r2_r1_r5), |
| 12045 | kInstruction_Crc32w_r2_r1_r5, |
| 12046 | }, |
| 12047 | { |
| 12048 | ARRAY_SIZE(kInstruction_Crc32w_r2_r1_r6), |
| 12049 | kInstruction_Crc32w_r2_r1_r6, |
| 12050 | }, |
| 12051 | { |
| 12052 | ARRAY_SIZE(kInstruction_Crc32w_r2_r1_r7), |
| 12053 | kInstruction_Crc32w_r2_r1_r7, |
| 12054 | }, |
| 12055 | { |
| 12056 | ARRAY_SIZE(kInstruction_Crc32w_r2_r1_r8), |
| 12057 | kInstruction_Crc32w_r2_r1_r8, |
| 12058 | }, |
| 12059 | { |
| 12060 | ARRAY_SIZE(kInstruction_Crc32w_r2_r1_r9), |
| 12061 | kInstruction_Crc32w_r2_r1_r9, |
| 12062 | }, |
| 12063 | { |
| 12064 | ARRAY_SIZE(kInstruction_Crc32w_r2_r1_r10), |
| 12065 | kInstruction_Crc32w_r2_r1_r10, |
| 12066 | }, |
| 12067 | { |
| 12068 | ARRAY_SIZE(kInstruction_Crc32w_r2_r1_r11), |
| 12069 | kInstruction_Crc32w_r2_r1_r11, |
| 12070 | }, |
| 12071 | { |
| 12072 | ARRAY_SIZE(kInstruction_Crc32w_r2_r1_r12), |
| 12073 | kInstruction_Crc32w_r2_r1_r12, |
| 12074 | }, |
| 12075 | { |
| 12076 | ARRAY_SIZE(kInstruction_Crc32w_r2_r1_r13), |
| 12077 | kInstruction_Crc32w_r2_r1_r13, |
| 12078 | }, |
| 12079 | { |
| 12080 | ARRAY_SIZE(kInstruction_Crc32w_r2_r1_r14), |
| 12081 | kInstruction_Crc32w_r2_r1_r14, |
| 12082 | }, |
| 12083 | { |
| 12084 | ARRAY_SIZE(kInstruction_Crc32w_r2_r2_r0), |
| 12085 | kInstruction_Crc32w_r2_r2_r0, |
| 12086 | }, |
| 12087 | { |
| 12088 | ARRAY_SIZE(kInstruction_Crc32w_r2_r2_r1), |
| 12089 | kInstruction_Crc32w_r2_r2_r1, |
| 12090 | }, |
| 12091 | { |
| 12092 | ARRAY_SIZE(kInstruction_Crc32w_r2_r2_r2), |
| 12093 | kInstruction_Crc32w_r2_r2_r2, |
| 12094 | }, |
| 12095 | { |
| 12096 | ARRAY_SIZE(kInstruction_Crc32w_r2_r2_r3), |
| 12097 | kInstruction_Crc32w_r2_r2_r3, |
| 12098 | }, |
| 12099 | { |
| 12100 | ARRAY_SIZE(kInstruction_Crc32w_r2_r2_r4), |
| 12101 | kInstruction_Crc32w_r2_r2_r4, |
| 12102 | }, |
| 12103 | { |
| 12104 | ARRAY_SIZE(kInstruction_Crc32w_r2_r2_r5), |
| 12105 | kInstruction_Crc32w_r2_r2_r5, |
| 12106 | }, |
| 12107 | { |
| 12108 | ARRAY_SIZE(kInstruction_Crc32w_r2_r2_r6), |
| 12109 | kInstruction_Crc32w_r2_r2_r6, |
| 12110 | }, |
| 12111 | { |
| 12112 | ARRAY_SIZE(kInstruction_Crc32w_r2_r2_r7), |
| 12113 | kInstruction_Crc32w_r2_r2_r7, |
| 12114 | }, |
| 12115 | { |
| 12116 | ARRAY_SIZE(kInstruction_Crc32w_r2_r2_r8), |
| 12117 | kInstruction_Crc32w_r2_r2_r8, |
| 12118 | }, |
| 12119 | { |
| 12120 | ARRAY_SIZE(kInstruction_Crc32w_r2_r2_r9), |
| 12121 | kInstruction_Crc32w_r2_r2_r9, |
| 12122 | }, |
| 12123 | { |
| 12124 | ARRAY_SIZE(kInstruction_Crc32w_r2_r2_r10), |
| 12125 | kInstruction_Crc32w_r2_r2_r10, |
| 12126 | }, |
| 12127 | { |
| 12128 | ARRAY_SIZE(kInstruction_Crc32w_r2_r2_r11), |
| 12129 | kInstruction_Crc32w_r2_r2_r11, |
| 12130 | }, |
| 12131 | { |
| 12132 | ARRAY_SIZE(kInstruction_Crc32w_r2_r2_r12), |
| 12133 | kInstruction_Crc32w_r2_r2_r12, |
| 12134 | }, |
| 12135 | { |
| 12136 | ARRAY_SIZE(kInstruction_Crc32w_r2_r2_r13), |
| 12137 | kInstruction_Crc32w_r2_r2_r13, |
| 12138 | }, |
| 12139 | { |
| 12140 | ARRAY_SIZE(kInstruction_Crc32w_r2_r2_r14), |
| 12141 | kInstruction_Crc32w_r2_r2_r14, |
| 12142 | }, |
| 12143 | { |
| 12144 | ARRAY_SIZE(kInstruction_Crc32w_r2_r3_r0), |
| 12145 | kInstruction_Crc32w_r2_r3_r0, |
| 12146 | }, |
| 12147 | { |
| 12148 | ARRAY_SIZE(kInstruction_Crc32w_r2_r3_r1), |
| 12149 | kInstruction_Crc32w_r2_r3_r1, |
| 12150 | }, |
| 12151 | { |
| 12152 | ARRAY_SIZE(kInstruction_Crc32w_r2_r3_r2), |
| 12153 | kInstruction_Crc32w_r2_r3_r2, |
| 12154 | }, |
| 12155 | { |
| 12156 | ARRAY_SIZE(kInstruction_Crc32w_r2_r3_r3), |
| 12157 | kInstruction_Crc32w_r2_r3_r3, |
| 12158 | }, |
| 12159 | { |
| 12160 | ARRAY_SIZE(kInstruction_Crc32w_r2_r3_r4), |
| 12161 | kInstruction_Crc32w_r2_r3_r4, |
| 12162 | }, |
| 12163 | { |
| 12164 | ARRAY_SIZE(kInstruction_Crc32w_r2_r3_r5), |
| 12165 | kInstruction_Crc32w_r2_r3_r5, |
| 12166 | }, |
| 12167 | { |
| 12168 | ARRAY_SIZE(kInstruction_Crc32w_r2_r3_r6), |
| 12169 | kInstruction_Crc32w_r2_r3_r6, |
| 12170 | }, |
| 12171 | { |
| 12172 | ARRAY_SIZE(kInstruction_Crc32w_r2_r3_r7), |
| 12173 | kInstruction_Crc32w_r2_r3_r7, |
| 12174 | }, |
| 12175 | { |
| 12176 | ARRAY_SIZE(kInstruction_Crc32w_r2_r3_r8), |
| 12177 | kInstruction_Crc32w_r2_r3_r8, |
| 12178 | }, |
| 12179 | { |
| 12180 | ARRAY_SIZE(kInstruction_Crc32w_r2_r3_r9), |
| 12181 | kInstruction_Crc32w_r2_r3_r9, |
| 12182 | }, |
| 12183 | { |
| 12184 | ARRAY_SIZE(kInstruction_Crc32w_r2_r3_r10), |
| 12185 | kInstruction_Crc32w_r2_r3_r10, |
| 12186 | }, |
| 12187 | { |
| 12188 | ARRAY_SIZE(kInstruction_Crc32w_r2_r3_r11), |
| 12189 | kInstruction_Crc32w_r2_r3_r11, |
| 12190 | }, |
| 12191 | { |
| 12192 | ARRAY_SIZE(kInstruction_Crc32w_r2_r3_r12), |
| 12193 | kInstruction_Crc32w_r2_r3_r12, |
| 12194 | }, |
| 12195 | { |
| 12196 | ARRAY_SIZE(kInstruction_Crc32w_r2_r3_r13), |
| 12197 | kInstruction_Crc32w_r2_r3_r13, |
| 12198 | }, |
| 12199 | { |
| 12200 | ARRAY_SIZE(kInstruction_Crc32w_r2_r3_r14), |
| 12201 | kInstruction_Crc32w_r2_r3_r14, |
| 12202 | }, |
| 12203 | { |
| 12204 | ARRAY_SIZE(kInstruction_Crc32w_r2_r4_r0), |
| 12205 | kInstruction_Crc32w_r2_r4_r0, |
| 12206 | }, |
| 12207 | { |
| 12208 | ARRAY_SIZE(kInstruction_Crc32w_r2_r4_r1), |
| 12209 | kInstruction_Crc32w_r2_r4_r1, |
| 12210 | }, |
| 12211 | { |
| 12212 | ARRAY_SIZE(kInstruction_Crc32w_r2_r4_r2), |
| 12213 | kInstruction_Crc32w_r2_r4_r2, |
| 12214 | }, |
| 12215 | { |
| 12216 | ARRAY_SIZE(kInstruction_Crc32w_r2_r4_r3), |
| 12217 | kInstruction_Crc32w_r2_r4_r3, |
| 12218 | }, |
| 12219 | { |
| 12220 | ARRAY_SIZE(kInstruction_Crc32w_r2_r4_r4), |
| 12221 | kInstruction_Crc32w_r2_r4_r4, |
| 12222 | }, |
| 12223 | { |
| 12224 | ARRAY_SIZE(kInstruction_Crc32w_r2_r4_r5), |
| 12225 | kInstruction_Crc32w_r2_r4_r5, |
| 12226 | }, |
| 12227 | { |
| 12228 | ARRAY_SIZE(kInstruction_Crc32w_r2_r4_r6), |
| 12229 | kInstruction_Crc32w_r2_r4_r6, |
| 12230 | }, |
| 12231 | { |
| 12232 | ARRAY_SIZE(kInstruction_Crc32w_r2_r4_r7), |
| 12233 | kInstruction_Crc32w_r2_r4_r7, |
| 12234 | }, |
| 12235 | { |
| 12236 | ARRAY_SIZE(kInstruction_Crc32w_r2_r4_r8), |
| 12237 | kInstruction_Crc32w_r2_r4_r8, |
| 12238 | }, |
| 12239 | { |
| 12240 | ARRAY_SIZE(kInstruction_Crc32w_r2_r4_r9), |
| 12241 | kInstruction_Crc32w_r2_r4_r9, |
| 12242 | }, |
| 12243 | { |
| 12244 | ARRAY_SIZE(kInstruction_Crc32w_r2_r4_r10), |
| 12245 | kInstruction_Crc32w_r2_r4_r10, |
| 12246 | }, |
| 12247 | { |
| 12248 | ARRAY_SIZE(kInstruction_Crc32w_r2_r4_r11), |
| 12249 | kInstruction_Crc32w_r2_r4_r11, |
| 12250 | }, |
| 12251 | { |
| 12252 | ARRAY_SIZE(kInstruction_Crc32w_r2_r4_r12), |
| 12253 | kInstruction_Crc32w_r2_r4_r12, |
| 12254 | }, |
| 12255 | { |
| 12256 | ARRAY_SIZE(kInstruction_Crc32w_r2_r4_r13), |
| 12257 | kInstruction_Crc32w_r2_r4_r13, |
| 12258 | }, |
| 12259 | { |
| 12260 | ARRAY_SIZE(kInstruction_Crc32w_r2_r4_r14), |
| 12261 | kInstruction_Crc32w_r2_r4_r14, |
| 12262 | }, |
| 12263 | { |
| 12264 | ARRAY_SIZE(kInstruction_Crc32w_r2_r5_r0), |
| 12265 | kInstruction_Crc32w_r2_r5_r0, |
| 12266 | }, |
| 12267 | { |
| 12268 | ARRAY_SIZE(kInstruction_Crc32w_r2_r5_r1), |
| 12269 | kInstruction_Crc32w_r2_r5_r1, |
| 12270 | }, |
| 12271 | { |
| 12272 | ARRAY_SIZE(kInstruction_Crc32w_r2_r5_r2), |
| 12273 | kInstruction_Crc32w_r2_r5_r2, |
| 12274 | }, |
| 12275 | { |
| 12276 | ARRAY_SIZE(kInstruction_Crc32w_r2_r5_r3), |
| 12277 | kInstruction_Crc32w_r2_r5_r3, |
| 12278 | }, |
| 12279 | { |
| 12280 | ARRAY_SIZE(kInstruction_Crc32w_r2_r5_r4), |
| 12281 | kInstruction_Crc32w_r2_r5_r4, |
| 12282 | }, |
| 12283 | { |
| 12284 | ARRAY_SIZE(kInstruction_Crc32w_r2_r5_r5), |
| 12285 | kInstruction_Crc32w_r2_r5_r5, |
| 12286 | }, |
| 12287 | { |
| 12288 | ARRAY_SIZE(kInstruction_Crc32w_r2_r5_r6), |
| 12289 | kInstruction_Crc32w_r2_r5_r6, |
| 12290 | }, |
| 12291 | { |
| 12292 | ARRAY_SIZE(kInstruction_Crc32w_r2_r5_r7), |
| 12293 | kInstruction_Crc32w_r2_r5_r7, |
| 12294 | }, |
| 12295 | { |
| 12296 | ARRAY_SIZE(kInstruction_Crc32w_r2_r5_r8), |
| 12297 | kInstruction_Crc32w_r2_r5_r8, |
| 12298 | }, |
| 12299 | { |
| 12300 | ARRAY_SIZE(kInstruction_Crc32w_r2_r5_r9), |
| 12301 | kInstruction_Crc32w_r2_r5_r9, |
| 12302 | }, |
| 12303 | { |
| 12304 | ARRAY_SIZE(kInstruction_Crc32w_r2_r5_r10), |
| 12305 | kInstruction_Crc32w_r2_r5_r10, |
| 12306 | }, |
| 12307 | { |
| 12308 | ARRAY_SIZE(kInstruction_Crc32w_r2_r5_r11), |
| 12309 | kInstruction_Crc32w_r2_r5_r11, |
| 12310 | }, |
| 12311 | { |
| 12312 | ARRAY_SIZE(kInstruction_Crc32w_r2_r5_r12), |
| 12313 | kInstruction_Crc32w_r2_r5_r12, |
| 12314 | }, |
| 12315 | { |
| 12316 | ARRAY_SIZE(kInstruction_Crc32w_r2_r5_r13), |
| 12317 | kInstruction_Crc32w_r2_r5_r13, |
| 12318 | }, |
| 12319 | { |
| 12320 | ARRAY_SIZE(kInstruction_Crc32w_r2_r5_r14), |
| 12321 | kInstruction_Crc32w_r2_r5_r14, |
| 12322 | }, |
| 12323 | { |
| 12324 | ARRAY_SIZE(kInstruction_Crc32w_r2_r6_r0), |
| 12325 | kInstruction_Crc32w_r2_r6_r0, |
| 12326 | }, |
| 12327 | { |
| 12328 | ARRAY_SIZE(kInstruction_Crc32w_r2_r6_r1), |
| 12329 | kInstruction_Crc32w_r2_r6_r1, |
| 12330 | }, |
| 12331 | { |
| 12332 | ARRAY_SIZE(kInstruction_Crc32w_r2_r6_r2), |
| 12333 | kInstruction_Crc32w_r2_r6_r2, |
| 12334 | }, |
| 12335 | { |
| 12336 | ARRAY_SIZE(kInstruction_Crc32w_r2_r6_r3), |
| 12337 | kInstruction_Crc32w_r2_r6_r3, |
| 12338 | }, |
| 12339 | { |
| 12340 | ARRAY_SIZE(kInstruction_Crc32w_r2_r6_r4), |
| 12341 | kInstruction_Crc32w_r2_r6_r4, |
| 12342 | }, |
| 12343 | { |
| 12344 | ARRAY_SIZE(kInstruction_Crc32w_r2_r6_r5), |
| 12345 | kInstruction_Crc32w_r2_r6_r5, |
| 12346 | }, |
| 12347 | { |
| 12348 | ARRAY_SIZE(kInstruction_Crc32w_r2_r6_r6), |
| 12349 | kInstruction_Crc32w_r2_r6_r6, |
| 12350 | }, |
| 12351 | { |
| 12352 | ARRAY_SIZE(kInstruction_Crc32w_r2_r6_r7), |
| 12353 | kInstruction_Crc32w_r2_r6_r7, |
| 12354 | }, |
| 12355 | { |
| 12356 | ARRAY_SIZE(kInstruction_Crc32w_r2_r6_r8), |
| 12357 | kInstruction_Crc32w_r2_r6_r8, |
| 12358 | }, |
| 12359 | { |
| 12360 | ARRAY_SIZE(kInstruction_Crc32w_r2_r6_r9), |
| 12361 | kInstruction_Crc32w_r2_r6_r9, |
| 12362 | }, |
| 12363 | { |
| 12364 | ARRAY_SIZE(kInstruction_Crc32w_r2_r6_r10), |
| 12365 | kInstruction_Crc32w_r2_r6_r10, |
| 12366 | }, |
| 12367 | { |
| 12368 | ARRAY_SIZE(kInstruction_Crc32w_r2_r6_r11), |
| 12369 | kInstruction_Crc32w_r2_r6_r11, |
| 12370 | }, |
| 12371 | { |
| 12372 | ARRAY_SIZE(kInstruction_Crc32w_r2_r6_r12), |
| 12373 | kInstruction_Crc32w_r2_r6_r12, |
| 12374 | }, |
| 12375 | { |
| 12376 | ARRAY_SIZE(kInstruction_Crc32w_r2_r6_r13), |
| 12377 | kInstruction_Crc32w_r2_r6_r13, |
| 12378 | }, |
| 12379 | { |
| 12380 | ARRAY_SIZE(kInstruction_Crc32w_r2_r6_r14), |
| 12381 | kInstruction_Crc32w_r2_r6_r14, |
| 12382 | }, |
| 12383 | { |
| 12384 | ARRAY_SIZE(kInstruction_Crc32w_r2_r7_r0), |
| 12385 | kInstruction_Crc32w_r2_r7_r0, |
| 12386 | }, |
| 12387 | { |
| 12388 | ARRAY_SIZE(kInstruction_Crc32w_r2_r7_r1), |
| 12389 | kInstruction_Crc32w_r2_r7_r1, |
| 12390 | }, |
| 12391 | { |
| 12392 | ARRAY_SIZE(kInstruction_Crc32w_r2_r7_r2), |
| 12393 | kInstruction_Crc32w_r2_r7_r2, |
| 12394 | }, |
| 12395 | { |
| 12396 | ARRAY_SIZE(kInstruction_Crc32w_r2_r7_r3), |
| 12397 | kInstruction_Crc32w_r2_r7_r3, |
| 12398 | }, |
| 12399 | { |
| 12400 | ARRAY_SIZE(kInstruction_Crc32w_r2_r7_r4), |
| 12401 | kInstruction_Crc32w_r2_r7_r4, |
| 12402 | }, |
| 12403 | { |
| 12404 | ARRAY_SIZE(kInstruction_Crc32w_r2_r7_r5), |
| 12405 | kInstruction_Crc32w_r2_r7_r5, |
| 12406 | }, |
| 12407 | { |
| 12408 | ARRAY_SIZE(kInstruction_Crc32w_r2_r7_r6), |
| 12409 | kInstruction_Crc32w_r2_r7_r6, |
| 12410 | }, |
| 12411 | { |
| 12412 | ARRAY_SIZE(kInstruction_Crc32w_r2_r7_r7), |
| 12413 | kInstruction_Crc32w_r2_r7_r7, |
| 12414 | }, |
| 12415 | { |
| 12416 | ARRAY_SIZE(kInstruction_Crc32w_r2_r7_r8), |
| 12417 | kInstruction_Crc32w_r2_r7_r8, |
| 12418 | }, |
| 12419 | { |
| 12420 | ARRAY_SIZE(kInstruction_Crc32w_r2_r7_r9), |
| 12421 | kInstruction_Crc32w_r2_r7_r9, |
| 12422 | }, |
| 12423 | { |
| 12424 | ARRAY_SIZE(kInstruction_Crc32w_r2_r7_r10), |
| 12425 | kInstruction_Crc32w_r2_r7_r10, |
| 12426 | }, |
| 12427 | { |
| 12428 | ARRAY_SIZE(kInstruction_Crc32w_r2_r7_r11), |
| 12429 | kInstruction_Crc32w_r2_r7_r11, |
| 12430 | }, |
| 12431 | { |
| 12432 | ARRAY_SIZE(kInstruction_Crc32w_r2_r7_r12), |
| 12433 | kInstruction_Crc32w_r2_r7_r12, |
| 12434 | }, |
| 12435 | { |
| 12436 | ARRAY_SIZE(kInstruction_Crc32w_r2_r7_r13), |
| 12437 | kInstruction_Crc32w_r2_r7_r13, |
| 12438 | }, |
| 12439 | { |
| 12440 | ARRAY_SIZE(kInstruction_Crc32w_r2_r7_r14), |
| 12441 | kInstruction_Crc32w_r2_r7_r14, |
| 12442 | }, |
| 12443 | { |
| 12444 | ARRAY_SIZE(kInstruction_Crc32w_r2_r8_r0), |
| 12445 | kInstruction_Crc32w_r2_r8_r0, |
| 12446 | }, |
| 12447 | { |
| 12448 | ARRAY_SIZE(kInstruction_Crc32w_r2_r8_r1), |
| 12449 | kInstruction_Crc32w_r2_r8_r1, |
| 12450 | }, |
| 12451 | { |
| 12452 | ARRAY_SIZE(kInstruction_Crc32w_r2_r8_r2), |
| 12453 | kInstruction_Crc32w_r2_r8_r2, |
| 12454 | }, |
| 12455 | { |
| 12456 | ARRAY_SIZE(kInstruction_Crc32w_r2_r8_r3), |
| 12457 | kInstruction_Crc32w_r2_r8_r3, |
| 12458 | }, |
| 12459 | { |
| 12460 | ARRAY_SIZE(kInstruction_Crc32w_r2_r8_r4), |
| 12461 | kInstruction_Crc32w_r2_r8_r4, |
| 12462 | }, |
| 12463 | { |
| 12464 | ARRAY_SIZE(kInstruction_Crc32w_r2_r8_r5), |
| 12465 | kInstruction_Crc32w_r2_r8_r5, |
| 12466 | }, |
| 12467 | { |
| 12468 | ARRAY_SIZE(kInstruction_Crc32w_r2_r8_r6), |
| 12469 | kInstruction_Crc32w_r2_r8_r6, |
| 12470 | }, |
| 12471 | { |
| 12472 | ARRAY_SIZE(kInstruction_Crc32w_r2_r8_r7), |
| 12473 | kInstruction_Crc32w_r2_r8_r7, |
| 12474 | }, |
| 12475 | { |
| 12476 | ARRAY_SIZE(kInstruction_Crc32w_r2_r8_r8), |
| 12477 | kInstruction_Crc32w_r2_r8_r8, |
| 12478 | }, |
| 12479 | { |
| 12480 | ARRAY_SIZE(kInstruction_Crc32w_r2_r8_r9), |
| 12481 | kInstruction_Crc32w_r2_r8_r9, |
| 12482 | }, |
| 12483 | { |
| 12484 | ARRAY_SIZE(kInstruction_Crc32w_r2_r8_r10), |
| 12485 | kInstruction_Crc32w_r2_r8_r10, |
| 12486 | }, |
| 12487 | { |
| 12488 | ARRAY_SIZE(kInstruction_Crc32w_r2_r8_r11), |
| 12489 | kInstruction_Crc32w_r2_r8_r11, |
| 12490 | }, |
| 12491 | { |
| 12492 | ARRAY_SIZE(kInstruction_Crc32w_r2_r8_r12), |
| 12493 | kInstruction_Crc32w_r2_r8_r12, |
| 12494 | }, |
| 12495 | { |
| 12496 | ARRAY_SIZE(kInstruction_Crc32w_r2_r8_r13), |
| 12497 | kInstruction_Crc32w_r2_r8_r13, |
| 12498 | }, |
| 12499 | { |
| 12500 | ARRAY_SIZE(kInstruction_Crc32w_r2_r8_r14), |
| 12501 | kInstruction_Crc32w_r2_r8_r14, |
| 12502 | }, |
| 12503 | { |
| 12504 | ARRAY_SIZE(kInstruction_Crc32w_r2_r9_r0), |
| 12505 | kInstruction_Crc32w_r2_r9_r0, |
| 12506 | }, |
| 12507 | { |
| 12508 | ARRAY_SIZE(kInstruction_Crc32w_r2_r9_r1), |
| 12509 | kInstruction_Crc32w_r2_r9_r1, |
| 12510 | }, |
| 12511 | { |
| 12512 | ARRAY_SIZE(kInstruction_Crc32w_r2_r9_r2), |
| 12513 | kInstruction_Crc32w_r2_r9_r2, |
| 12514 | }, |
| 12515 | { |
| 12516 | ARRAY_SIZE(kInstruction_Crc32w_r2_r9_r3), |
| 12517 | kInstruction_Crc32w_r2_r9_r3, |
| 12518 | }, |
| 12519 | { |
| 12520 | ARRAY_SIZE(kInstruction_Crc32w_r2_r9_r4), |
| 12521 | kInstruction_Crc32w_r2_r9_r4, |
| 12522 | }, |
| 12523 | { |
| 12524 | ARRAY_SIZE(kInstruction_Crc32w_r2_r9_r5), |
| 12525 | kInstruction_Crc32w_r2_r9_r5, |
| 12526 | }, |
| 12527 | { |
| 12528 | ARRAY_SIZE(kInstruction_Crc32w_r2_r9_r6), |
| 12529 | kInstruction_Crc32w_r2_r9_r6, |
| 12530 | }, |
| 12531 | { |
| 12532 | ARRAY_SIZE(kInstruction_Crc32w_r2_r9_r7), |
| 12533 | kInstruction_Crc32w_r2_r9_r7, |
| 12534 | }, |
| 12535 | { |
| 12536 | ARRAY_SIZE(kInstruction_Crc32w_r2_r9_r8), |
| 12537 | kInstruction_Crc32w_r2_r9_r8, |
| 12538 | }, |
| 12539 | { |
| 12540 | ARRAY_SIZE(kInstruction_Crc32w_r2_r9_r9), |
| 12541 | kInstruction_Crc32w_r2_r9_r9, |
| 12542 | }, |
| 12543 | { |
| 12544 | ARRAY_SIZE(kInstruction_Crc32w_r2_r9_r10), |
| 12545 | kInstruction_Crc32w_r2_r9_r10, |
| 12546 | }, |
| 12547 | { |
| 12548 | ARRAY_SIZE(kInstruction_Crc32w_r2_r9_r11), |
| 12549 | kInstruction_Crc32w_r2_r9_r11, |
| 12550 | }, |
| 12551 | { |
| 12552 | ARRAY_SIZE(kInstruction_Crc32w_r2_r9_r12), |
| 12553 | kInstruction_Crc32w_r2_r9_r12, |
| 12554 | }, |
| 12555 | { |
| 12556 | ARRAY_SIZE(kInstruction_Crc32w_r2_r9_r13), |
| 12557 | kInstruction_Crc32w_r2_r9_r13, |
| 12558 | }, |
| 12559 | { |
| 12560 | ARRAY_SIZE(kInstruction_Crc32w_r2_r9_r14), |
| 12561 | kInstruction_Crc32w_r2_r9_r14, |
| 12562 | }, |
| 12563 | { |
| 12564 | ARRAY_SIZE(kInstruction_Crc32w_r2_r10_r0), |
| 12565 | kInstruction_Crc32w_r2_r10_r0, |
| 12566 | }, |
| 12567 | { |
| 12568 | ARRAY_SIZE(kInstruction_Crc32w_r2_r10_r1), |
| 12569 | kInstruction_Crc32w_r2_r10_r1, |
| 12570 | }, |
| 12571 | { |
| 12572 | ARRAY_SIZE(kInstruction_Crc32w_r2_r10_r2), |
| 12573 | kInstruction_Crc32w_r2_r10_r2, |
| 12574 | }, |
| 12575 | { |
| 12576 | ARRAY_SIZE(kInstruction_Crc32w_r2_r10_r3), |
| 12577 | kInstruction_Crc32w_r2_r10_r3, |
| 12578 | }, |
| 12579 | { |
| 12580 | ARRAY_SIZE(kInstruction_Crc32w_r2_r10_r4), |
| 12581 | kInstruction_Crc32w_r2_r10_r4, |
| 12582 | }, |
| 12583 | { |
| 12584 | ARRAY_SIZE(kInstruction_Crc32w_r2_r10_r5), |
| 12585 | kInstruction_Crc32w_r2_r10_r5, |
| 12586 | }, |
| 12587 | { |
| 12588 | ARRAY_SIZE(kInstruction_Crc32w_r2_r10_r6), |
| 12589 | kInstruction_Crc32w_r2_r10_r6, |
| 12590 | }, |
| 12591 | { |
| 12592 | ARRAY_SIZE(kInstruction_Crc32w_r2_r10_r7), |
| 12593 | kInstruction_Crc32w_r2_r10_r7, |
| 12594 | }, |
| 12595 | { |
| 12596 | ARRAY_SIZE(kInstruction_Crc32w_r2_r10_r8), |
| 12597 | kInstruction_Crc32w_r2_r10_r8, |
| 12598 | }, |
| 12599 | { |
| 12600 | ARRAY_SIZE(kInstruction_Crc32w_r2_r10_r9), |
| 12601 | kInstruction_Crc32w_r2_r10_r9, |
| 12602 | }, |
| 12603 | { |
| 12604 | ARRAY_SIZE(kInstruction_Crc32w_r2_r10_r10), |
| 12605 | kInstruction_Crc32w_r2_r10_r10, |
| 12606 | }, |
| 12607 | { |
| 12608 | ARRAY_SIZE(kInstruction_Crc32w_r2_r10_r11), |
| 12609 | kInstruction_Crc32w_r2_r10_r11, |
| 12610 | }, |
| 12611 | { |
| 12612 | ARRAY_SIZE(kInstruction_Crc32w_r2_r10_r12), |
| 12613 | kInstruction_Crc32w_r2_r10_r12, |
| 12614 | }, |
| 12615 | { |
| 12616 | ARRAY_SIZE(kInstruction_Crc32w_r2_r10_r13), |
| 12617 | kInstruction_Crc32w_r2_r10_r13, |
| 12618 | }, |
| 12619 | { |
| 12620 | ARRAY_SIZE(kInstruction_Crc32w_r2_r10_r14), |
| 12621 | kInstruction_Crc32w_r2_r10_r14, |
| 12622 | }, |
| 12623 | { |
| 12624 | ARRAY_SIZE(kInstruction_Crc32w_r2_r11_r0), |
| 12625 | kInstruction_Crc32w_r2_r11_r0, |
| 12626 | }, |
| 12627 | { |
| 12628 | ARRAY_SIZE(kInstruction_Crc32w_r2_r11_r1), |
| 12629 | kInstruction_Crc32w_r2_r11_r1, |
| 12630 | }, |
| 12631 | { |
| 12632 | ARRAY_SIZE(kInstruction_Crc32w_r2_r11_r2), |
| 12633 | kInstruction_Crc32w_r2_r11_r2, |
| 12634 | }, |
| 12635 | { |
| 12636 | ARRAY_SIZE(kInstruction_Crc32w_r2_r11_r3), |
| 12637 | kInstruction_Crc32w_r2_r11_r3, |
| 12638 | }, |
| 12639 | { |
| 12640 | ARRAY_SIZE(kInstruction_Crc32w_r2_r11_r4), |
| 12641 | kInstruction_Crc32w_r2_r11_r4, |
| 12642 | }, |
| 12643 | { |
| 12644 | ARRAY_SIZE(kInstruction_Crc32w_r2_r11_r5), |
| 12645 | kInstruction_Crc32w_r2_r11_r5, |
| 12646 | }, |
| 12647 | { |
| 12648 | ARRAY_SIZE(kInstruction_Crc32w_r2_r11_r6), |
| 12649 | kInstruction_Crc32w_r2_r11_r6, |
| 12650 | }, |
| 12651 | { |
| 12652 | ARRAY_SIZE(kInstruction_Crc32w_r2_r11_r7), |
| 12653 | kInstruction_Crc32w_r2_r11_r7, |
| 12654 | }, |
| 12655 | { |
| 12656 | ARRAY_SIZE(kInstruction_Crc32w_r2_r11_r8), |
| 12657 | kInstruction_Crc32w_r2_r11_r8, |
| 12658 | }, |
| 12659 | { |
| 12660 | ARRAY_SIZE(kInstruction_Crc32w_r2_r11_r9), |
| 12661 | kInstruction_Crc32w_r2_r11_r9, |
| 12662 | }, |
| 12663 | { |
| 12664 | ARRAY_SIZE(kInstruction_Crc32w_r2_r11_r10), |
| 12665 | kInstruction_Crc32w_r2_r11_r10, |
| 12666 | }, |
| 12667 | { |
| 12668 | ARRAY_SIZE(kInstruction_Crc32w_r2_r11_r11), |
| 12669 | kInstruction_Crc32w_r2_r11_r11, |
| 12670 | }, |
| 12671 | { |
| 12672 | ARRAY_SIZE(kInstruction_Crc32w_r2_r11_r12), |
| 12673 | kInstruction_Crc32w_r2_r11_r12, |
| 12674 | }, |
| 12675 | { |
| 12676 | ARRAY_SIZE(kInstruction_Crc32w_r2_r11_r13), |
| 12677 | kInstruction_Crc32w_r2_r11_r13, |
| 12678 | }, |
| 12679 | { |
| 12680 | ARRAY_SIZE(kInstruction_Crc32w_r2_r11_r14), |
| 12681 | kInstruction_Crc32w_r2_r11_r14, |
| 12682 | }, |
| 12683 | { |
| 12684 | ARRAY_SIZE(kInstruction_Crc32w_r2_r12_r0), |
| 12685 | kInstruction_Crc32w_r2_r12_r0, |
| 12686 | }, |
| 12687 | { |
| 12688 | ARRAY_SIZE(kInstruction_Crc32w_r2_r12_r1), |
| 12689 | kInstruction_Crc32w_r2_r12_r1, |
| 12690 | }, |
| 12691 | { |
| 12692 | ARRAY_SIZE(kInstruction_Crc32w_r2_r12_r2), |
| 12693 | kInstruction_Crc32w_r2_r12_r2, |
| 12694 | }, |
| 12695 | { |
| 12696 | ARRAY_SIZE(kInstruction_Crc32w_r2_r12_r3), |
| 12697 | kInstruction_Crc32w_r2_r12_r3, |
| 12698 | }, |
| 12699 | { |
| 12700 | ARRAY_SIZE(kInstruction_Crc32w_r2_r12_r4), |
| 12701 | kInstruction_Crc32w_r2_r12_r4, |
| 12702 | }, |
| 12703 | { |
| 12704 | ARRAY_SIZE(kInstruction_Crc32w_r2_r12_r5), |
| 12705 | kInstruction_Crc32w_r2_r12_r5, |
| 12706 | }, |
| 12707 | { |
| 12708 | ARRAY_SIZE(kInstruction_Crc32w_r2_r12_r6), |
| 12709 | kInstruction_Crc32w_r2_r12_r6, |
| 12710 | }, |
| 12711 | { |
| 12712 | ARRAY_SIZE(kInstruction_Crc32w_r2_r12_r7), |
| 12713 | kInstruction_Crc32w_r2_r12_r7, |
| 12714 | }, |
| 12715 | { |
| 12716 | ARRAY_SIZE(kInstruction_Crc32w_r2_r12_r8), |
| 12717 | kInstruction_Crc32w_r2_r12_r8, |
| 12718 | }, |
| 12719 | { |
| 12720 | ARRAY_SIZE(kInstruction_Crc32w_r2_r12_r9), |
| 12721 | kInstruction_Crc32w_r2_r12_r9, |
| 12722 | }, |
| 12723 | { |
| 12724 | ARRAY_SIZE(kInstruction_Crc32w_r2_r12_r10), |
| 12725 | kInstruction_Crc32w_r2_r12_r10, |
| 12726 | }, |
| 12727 | { |
| 12728 | ARRAY_SIZE(kInstruction_Crc32w_r2_r12_r11), |
| 12729 | kInstruction_Crc32w_r2_r12_r11, |
| 12730 | }, |
| 12731 | { |
| 12732 | ARRAY_SIZE(kInstruction_Crc32w_r2_r12_r12), |
| 12733 | kInstruction_Crc32w_r2_r12_r12, |
| 12734 | }, |
| 12735 | { |
| 12736 | ARRAY_SIZE(kInstruction_Crc32w_r2_r12_r13), |
| 12737 | kInstruction_Crc32w_r2_r12_r13, |
| 12738 | }, |
| 12739 | { |
| 12740 | ARRAY_SIZE(kInstruction_Crc32w_r2_r12_r14), |
| 12741 | kInstruction_Crc32w_r2_r12_r14, |
| 12742 | }, |
| 12743 | { |
| 12744 | ARRAY_SIZE(kInstruction_Crc32w_r2_r13_r0), |
| 12745 | kInstruction_Crc32w_r2_r13_r0, |
| 12746 | }, |
| 12747 | { |
| 12748 | ARRAY_SIZE(kInstruction_Crc32w_r2_r13_r1), |
| 12749 | kInstruction_Crc32w_r2_r13_r1, |
| 12750 | }, |
| 12751 | { |
| 12752 | ARRAY_SIZE(kInstruction_Crc32w_r2_r13_r2), |
| 12753 | kInstruction_Crc32w_r2_r13_r2, |
| 12754 | }, |
| 12755 | { |
| 12756 | ARRAY_SIZE(kInstruction_Crc32w_r2_r13_r3), |
| 12757 | kInstruction_Crc32w_r2_r13_r3, |
| 12758 | }, |
| 12759 | { |
| 12760 | ARRAY_SIZE(kInstruction_Crc32w_r2_r13_r4), |
| 12761 | kInstruction_Crc32w_r2_r13_r4, |
| 12762 | }, |
| 12763 | { |
| 12764 | ARRAY_SIZE(kInstruction_Crc32w_r2_r13_r5), |
| 12765 | kInstruction_Crc32w_r2_r13_r5, |
| 12766 | }, |
| 12767 | { |
| 12768 | ARRAY_SIZE(kInstruction_Crc32w_r2_r13_r6), |
| 12769 | kInstruction_Crc32w_r2_r13_r6, |
| 12770 | }, |
| 12771 | { |
| 12772 | ARRAY_SIZE(kInstruction_Crc32w_r2_r13_r7), |
| 12773 | kInstruction_Crc32w_r2_r13_r7, |
| 12774 | }, |
| 12775 | { |
| 12776 | ARRAY_SIZE(kInstruction_Crc32w_r2_r13_r8), |
| 12777 | kInstruction_Crc32w_r2_r13_r8, |
| 12778 | }, |
| 12779 | { |
| 12780 | ARRAY_SIZE(kInstruction_Crc32w_r2_r13_r9), |
| 12781 | kInstruction_Crc32w_r2_r13_r9, |
| 12782 | }, |
| 12783 | { |
| 12784 | ARRAY_SIZE(kInstruction_Crc32w_r2_r13_r10), |
| 12785 | kInstruction_Crc32w_r2_r13_r10, |
| 12786 | }, |
| 12787 | { |
| 12788 | ARRAY_SIZE(kInstruction_Crc32w_r2_r13_r11), |
| 12789 | kInstruction_Crc32w_r2_r13_r11, |
| 12790 | }, |
| 12791 | { |
| 12792 | ARRAY_SIZE(kInstruction_Crc32w_r2_r13_r12), |
| 12793 | kInstruction_Crc32w_r2_r13_r12, |
| 12794 | }, |
| 12795 | { |
| 12796 | ARRAY_SIZE(kInstruction_Crc32w_r2_r13_r13), |
| 12797 | kInstruction_Crc32w_r2_r13_r13, |
| 12798 | }, |
| 12799 | { |
| 12800 | ARRAY_SIZE(kInstruction_Crc32w_r2_r13_r14), |
| 12801 | kInstruction_Crc32w_r2_r13_r14, |
| 12802 | }, |
| 12803 | { |
| 12804 | ARRAY_SIZE(kInstruction_Crc32w_r2_r14_r0), |
| 12805 | kInstruction_Crc32w_r2_r14_r0, |
| 12806 | }, |
| 12807 | { |
| 12808 | ARRAY_SIZE(kInstruction_Crc32w_r2_r14_r1), |
| 12809 | kInstruction_Crc32w_r2_r14_r1, |
| 12810 | }, |
| 12811 | { |
| 12812 | ARRAY_SIZE(kInstruction_Crc32w_r2_r14_r2), |
| 12813 | kInstruction_Crc32w_r2_r14_r2, |
| 12814 | }, |
| 12815 | { |
| 12816 | ARRAY_SIZE(kInstruction_Crc32w_r2_r14_r3), |
| 12817 | kInstruction_Crc32w_r2_r14_r3, |
| 12818 | }, |
| 12819 | { |
| 12820 | ARRAY_SIZE(kInstruction_Crc32w_r2_r14_r4), |
| 12821 | kInstruction_Crc32w_r2_r14_r4, |
| 12822 | }, |
| 12823 | { |
| 12824 | ARRAY_SIZE(kInstruction_Crc32w_r2_r14_r5), |
| 12825 | kInstruction_Crc32w_r2_r14_r5, |
| 12826 | }, |
| 12827 | { |
| 12828 | ARRAY_SIZE(kInstruction_Crc32w_r2_r14_r6), |
| 12829 | kInstruction_Crc32w_r2_r14_r6, |
| 12830 | }, |
| 12831 | { |
| 12832 | ARRAY_SIZE(kInstruction_Crc32w_r2_r14_r7), |
| 12833 | kInstruction_Crc32w_r2_r14_r7, |
| 12834 | }, |
| 12835 | { |
| 12836 | ARRAY_SIZE(kInstruction_Crc32w_r2_r14_r8), |
| 12837 | kInstruction_Crc32w_r2_r14_r8, |
| 12838 | }, |
| 12839 | { |
| 12840 | ARRAY_SIZE(kInstruction_Crc32w_r2_r14_r9), |
| 12841 | kInstruction_Crc32w_r2_r14_r9, |
| 12842 | }, |
| 12843 | { |
| 12844 | ARRAY_SIZE(kInstruction_Crc32w_r2_r14_r10), |
| 12845 | kInstruction_Crc32w_r2_r14_r10, |
| 12846 | }, |
| 12847 | { |
| 12848 | ARRAY_SIZE(kInstruction_Crc32w_r2_r14_r11), |
| 12849 | kInstruction_Crc32w_r2_r14_r11, |
| 12850 | }, |
| 12851 | { |
| 12852 | ARRAY_SIZE(kInstruction_Crc32w_r2_r14_r12), |
| 12853 | kInstruction_Crc32w_r2_r14_r12, |
| 12854 | }, |
| 12855 | { |
| 12856 | ARRAY_SIZE(kInstruction_Crc32w_r2_r14_r13), |
| 12857 | kInstruction_Crc32w_r2_r14_r13, |
| 12858 | }, |
| 12859 | { |
| 12860 | ARRAY_SIZE(kInstruction_Crc32w_r2_r14_r14), |
| 12861 | kInstruction_Crc32w_r2_r14_r14, |
| 12862 | }, |
| 12863 | { |
| 12864 | ARRAY_SIZE(kInstruction_Crc32w_r3_r0_r0), |
| 12865 | kInstruction_Crc32w_r3_r0_r0, |
| 12866 | }, |
| 12867 | { |
| 12868 | ARRAY_SIZE(kInstruction_Crc32w_r3_r0_r1), |
| 12869 | kInstruction_Crc32w_r3_r0_r1, |
| 12870 | }, |
| 12871 | { |
| 12872 | ARRAY_SIZE(kInstruction_Crc32w_r3_r0_r2), |
| 12873 | kInstruction_Crc32w_r3_r0_r2, |
| 12874 | }, |
| 12875 | { |
| 12876 | ARRAY_SIZE(kInstruction_Crc32w_r3_r0_r3), |
| 12877 | kInstruction_Crc32w_r3_r0_r3, |
| 12878 | }, |
| 12879 | { |
| 12880 | ARRAY_SIZE(kInstruction_Crc32w_r3_r0_r4), |
| 12881 | kInstruction_Crc32w_r3_r0_r4, |
| 12882 | }, |
| 12883 | { |
| 12884 | ARRAY_SIZE(kInstruction_Crc32w_r3_r0_r5), |
| 12885 | kInstruction_Crc32w_r3_r0_r5, |
| 12886 | }, |
| 12887 | { |
| 12888 | ARRAY_SIZE(kInstruction_Crc32w_r3_r0_r6), |
| 12889 | kInstruction_Crc32w_r3_r0_r6, |
| 12890 | }, |
| 12891 | { |
| 12892 | ARRAY_SIZE(kInstruction_Crc32w_r3_r0_r7), |
| 12893 | kInstruction_Crc32w_r3_r0_r7, |
| 12894 | }, |
| 12895 | { |
| 12896 | ARRAY_SIZE(kInstruction_Crc32w_r3_r0_r8), |
| 12897 | kInstruction_Crc32w_r3_r0_r8, |
| 12898 | }, |
| 12899 | { |
| 12900 | ARRAY_SIZE(kInstruction_Crc32w_r3_r0_r9), |
| 12901 | kInstruction_Crc32w_r3_r0_r9, |
| 12902 | }, |
| 12903 | { |
| 12904 | ARRAY_SIZE(kInstruction_Crc32w_r3_r0_r10), |
| 12905 | kInstruction_Crc32w_r3_r0_r10, |
| 12906 | }, |
| 12907 | { |
| 12908 | ARRAY_SIZE(kInstruction_Crc32w_r3_r0_r11), |
| 12909 | kInstruction_Crc32w_r3_r0_r11, |
| 12910 | }, |
| 12911 | { |
| 12912 | ARRAY_SIZE(kInstruction_Crc32w_r3_r0_r12), |
| 12913 | kInstruction_Crc32w_r3_r0_r12, |
| 12914 | }, |
| 12915 | { |
| 12916 | ARRAY_SIZE(kInstruction_Crc32w_r3_r0_r13), |
| 12917 | kInstruction_Crc32w_r3_r0_r13, |
| 12918 | }, |
| 12919 | { |
| 12920 | ARRAY_SIZE(kInstruction_Crc32w_r3_r0_r14), |
| 12921 | kInstruction_Crc32w_r3_r0_r14, |
| 12922 | }, |
| 12923 | { |
| 12924 | ARRAY_SIZE(kInstruction_Crc32w_r3_r1_r0), |
| 12925 | kInstruction_Crc32w_r3_r1_r0, |
| 12926 | }, |
| 12927 | { |
| 12928 | ARRAY_SIZE(kInstruction_Crc32w_r3_r1_r1), |
| 12929 | kInstruction_Crc32w_r3_r1_r1, |
| 12930 | }, |
| 12931 | { |
| 12932 | ARRAY_SIZE(kInstruction_Crc32w_r3_r1_r2), |
| 12933 | kInstruction_Crc32w_r3_r1_r2, |
| 12934 | }, |
| 12935 | { |
| 12936 | ARRAY_SIZE(kInstruction_Crc32w_r3_r1_r3), |
| 12937 | kInstruction_Crc32w_r3_r1_r3, |
| 12938 | }, |
| 12939 | { |
| 12940 | ARRAY_SIZE(kInstruction_Crc32w_r3_r1_r4), |
| 12941 | kInstruction_Crc32w_r3_r1_r4, |
| 12942 | }, |
| 12943 | { |
| 12944 | ARRAY_SIZE(kInstruction_Crc32w_r3_r1_r5), |
| 12945 | kInstruction_Crc32w_r3_r1_r5, |
| 12946 | }, |
| 12947 | { |
| 12948 | ARRAY_SIZE(kInstruction_Crc32w_r3_r1_r6), |
| 12949 | kInstruction_Crc32w_r3_r1_r6, |
| 12950 | }, |
| 12951 | { |
| 12952 | ARRAY_SIZE(kInstruction_Crc32w_r3_r1_r7), |
| 12953 | kInstruction_Crc32w_r3_r1_r7, |
| 12954 | }, |
| 12955 | { |
| 12956 | ARRAY_SIZE(kInstruction_Crc32w_r3_r1_r8), |
| 12957 | kInstruction_Crc32w_r3_r1_r8, |
| 12958 | }, |
| 12959 | { |
| 12960 | ARRAY_SIZE(kInstruction_Crc32w_r3_r1_r9), |
| 12961 | kInstruction_Crc32w_r3_r1_r9, |
| 12962 | }, |
| 12963 | { |
| 12964 | ARRAY_SIZE(kInstruction_Crc32w_r3_r1_r10), |
| 12965 | kInstruction_Crc32w_r3_r1_r10, |
| 12966 | }, |
| 12967 | { |
| 12968 | ARRAY_SIZE(kInstruction_Crc32w_r3_r1_r11), |
| 12969 | kInstruction_Crc32w_r3_r1_r11, |
| 12970 | }, |
| 12971 | { |
| 12972 | ARRAY_SIZE(kInstruction_Crc32w_r3_r1_r12), |
| 12973 | kInstruction_Crc32w_r3_r1_r12, |
| 12974 | }, |
| 12975 | { |
| 12976 | ARRAY_SIZE(kInstruction_Crc32w_r3_r1_r13), |
| 12977 | kInstruction_Crc32w_r3_r1_r13, |
| 12978 | }, |
| 12979 | { |
| 12980 | ARRAY_SIZE(kInstruction_Crc32w_r3_r1_r14), |
| 12981 | kInstruction_Crc32w_r3_r1_r14, |
| 12982 | }, |
| 12983 | { |
| 12984 | ARRAY_SIZE(kInstruction_Crc32w_r3_r2_r0), |
| 12985 | kInstruction_Crc32w_r3_r2_r0, |
| 12986 | }, |
| 12987 | { |
| 12988 | ARRAY_SIZE(kInstruction_Crc32w_r3_r2_r1), |
| 12989 | kInstruction_Crc32w_r3_r2_r1, |
| 12990 | }, |
| 12991 | { |
| 12992 | ARRAY_SIZE(kInstruction_Crc32w_r3_r2_r2), |
| 12993 | kInstruction_Crc32w_r3_r2_r2, |
| 12994 | }, |
| 12995 | { |
| 12996 | ARRAY_SIZE(kInstruction_Crc32w_r3_r2_r3), |
| 12997 | kInstruction_Crc32w_r3_r2_r3, |
| 12998 | }, |
| 12999 | { |
| 13000 | ARRAY_SIZE(kInstruction_Crc32w_r3_r2_r4), |
| 13001 | kInstruction_Crc32w_r3_r2_r4, |
| 13002 | }, |
| 13003 | { |
| 13004 | ARRAY_SIZE(kInstruction_Crc32w_r3_r2_r5), |
| 13005 | kInstruction_Crc32w_r3_r2_r5, |
| 13006 | }, |
| 13007 | { |
| 13008 | ARRAY_SIZE(kInstruction_Crc32w_r3_r2_r6), |
| 13009 | kInstruction_Crc32w_r3_r2_r6, |
| 13010 | }, |
| 13011 | { |
| 13012 | ARRAY_SIZE(kInstruction_Crc32w_r3_r2_r7), |
| 13013 | kInstruction_Crc32w_r3_r2_r7, |
| 13014 | }, |
| 13015 | { |
| 13016 | ARRAY_SIZE(kInstruction_Crc32w_r3_r2_r8), |
| 13017 | kInstruction_Crc32w_r3_r2_r8, |
| 13018 | }, |
| 13019 | { |
| 13020 | ARRAY_SIZE(kInstruction_Crc32w_r3_r2_r9), |
| 13021 | kInstruction_Crc32w_r3_r2_r9, |
| 13022 | }, |
| 13023 | { |
| 13024 | ARRAY_SIZE(kInstruction_Crc32w_r3_r2_r10), |
| 13025 | kInstruction_Crc32w_r3_r2_r10, |
| 13026 | }, |
| 13027 | { |
| 13028 | ARRAY_SIZE(kInstruction_Crc32w_r3_r2_r11), |
| 13029 | kInstruction_Crc32w_r3_r2_r11, |
| 13030 | }, |
| 13031 | { |
| 13032 | ARRAY_SIZE(kInstruction_Crc32w_r3_r2_r12), |
| 13033 | kInstruction_Crc32w_r3_r2_r12, |
| 13034 | }, |
| 13035 | { |
| 13036 | ARRAY_SIZE(kInstruction_Crc32w_r3_r2_r13), |
| 13037 | kInstruction_Crc32w_r3_r2_r13, |
| 13038 | }, |
| 13039 | { |
| 13040 | ARRAY_SIZE(kInstruction_Crc32w_r3_r2_r14), |
| 13041 | kInstruction_Crc32w_r3_r2_r14, |
| 13042 | }, |
| 13043 | { |
| 13044 | ARRAY_SIZE(kInstruction_Crc32w_r3_r3_r0), |
| 13045 | kInstruction_Crc32w_r3_r3_r0, |
| 13046 | }, |
| 13047 | { |
| 13048 | ARRAY_SIZE(kInstruction_Crc32w_r3_r3_r1), |
| 13049 | kInstruction_Crc32w_r3_r3_r1, |
| 13050 | }, |
| 13051 | { |
| 13052 | ARRAY_SIZE(kInstruction_Crc32w_r3_r3_r2), |
| 13053 | kInstruction_Crc32w_r3_r3_r2, |
| 13054 | }, |
| 13055 | { |
| 13056 | ARRAY_SIZE(kInstruction_Crc32w_r3_r3_r3), |
| 13057 | kInstruction_Crc32w_r3_r3_r3, |
| 13058 | }, |
| 13059 | { |
| 13060 | ARRAY_SIZE(kInstruction_Crc32w_r3_r3_r4), |
| 13061 | kInstruction_Crc32w_r3_r3_r4, |
| 13062 | }, |
| 13063 | { |
| 13064 | ARRAY_SIZE(kInstruction_Crc32w_r3_r3_r5), |
| 13065 | kInstruction_Crc32w_r3_r3_r5, |
| 13066 | }, |
| 13067 | { |
| 13068 | ARRAY_SIZE(kInstruction_Crc32w_r3_r3_r6), |
| 13069 | kInstruction_Crc32w_r3_r3_r6, |
| 13070 | }, |
| 13071 | { |
| 13072 | ARRAY_SIZE(kInstruction_Crc32w_r3_r3_r7), |
| 13073 | kInstruction_Crc32w_r3_r3_r7, |
| 13074 | }, |
| 13075 | { |
| 13076 | ARRAY_SIZE(kInstruction_Crc32w_r3_r3_r8), |
| 13077 | kInstruction_Crc32w_r3_r3_r8, |
| 13078 | }, |
| 13079 | { |
| 13080 | ARRAY_SIZE(kInstruction_Crc32w_r3_r3_r9), |
| 13081 | kInstruction_Crc32w_r3_r3_r9, |
| 13082 | }, |
| 13083 | { |
| 13084 | ARRAY_SIZE(kInstruction_Crc32w_r3_r3_r10), |
| 13085 | kInstruction_Crc32w_r3_r3_r10, |
| 13086 | }, |
| 13087 | { |
| 13088 | ARRAY_SIZE(kInstruction_Crc32w_r3_r3_r11), |
| 13089 | kInstruction_Crc32w_r3_r3_r11, |
| 13090 | }, |
| 13091 | { |
| 13092 | ARRAY_SIZE(kInstruction_Crc32w_r3_r3_r12), |
| 13093 | kInstruction_Crc32w_r3_r3_r12, |
| 13094 | }, |
| 13095 | { |
| 13096 | ARRAY_SIZE(kInstruction_Crc32w_r3_r3_r13), |
| 13097 | kInstruction_Crc32w_r3_r3_r13, |
| 13098 | }, |
| 13099 | { |
| 13100 | ARRAY_SIZE(kInstruction_Crc32w_r3_r3_r14), |
| 13101 | kInstruction_Crc32w_r3_r3_r14, |
| 13102 | }, |
| 13103 | { |
| 13104 | ARRAY_SIZE(kInstruction_Crc32w_r3_r4_r0), |
| 13105 | kInstruction_Crc32w_r3_r4_r0, |
| 13106 | }, |
| 13107 | { |
| 13108 | ARRAY_SIZE(kInstruction_Crc32w_r3_r4_r1), |
| 13109 | kInstruction_Crc32w_r3_r4_r1, |
| 13110 | }, |
| 13111 | { |
| 13112 | ARRAY_SIZE(kInstruction_Crc32w_r3_r4_r2), |
| 13113 | kInstruction_Crc32w_r3_r4_r2, |
| 13114 | }, |
| 13115 | { |
| 13116 | ARRAY_SIZE(kInstruction_Crc32w_r3_r4_r3), |
| 13117 | kInstruction_Crc32w_r3_r4_r3, |
| 13118 | }, |
| 13119 | { |
| 13120 | ARRAY_SIZE(kInstruction_Crc32w_r3_r4_r4), |
| 13121 | kInstruction_Crc32w_r3_r4_r4, |
| 13122 | }, |
| 13123 | { |
| 13124 | ARRAY_SIZE(kInstruction_Crc32w_r3_r4_r5), |
| 13125 | kInstruction_Crc32w_r3_r4_r5, |
| 13126 | }, |
| 13127 | { |
| 13128 | ARRAY_SIZE(kInstruction_Crc32w_r3_r4_r6), |
| 13129 | kInstruction_Crc32w_r3_r4_r6, |
| 13130 | }, |
| 13131 | { |
| 13132 | ARRAY_SIZE(kInstruction_Crc32w_r3_r4_r7), |
| 13133 | kInstruction_Crc32w_r3_r4_r7, |
| 13134 | }, |
| 13135 | { |
| 13136 | ARRAY_SIZE(kInstruction_Crc32w_r3_r4_r8), |
| 13137 | kInstruction_Crc32w_r3_r4_r8, |
| 13138 | }, |
| 13139 | { |
| 13140 | ARRAY_SIZE(kInstruction_Crc32w_r3_r4_r9), |
| 13141 | kInstruction_Crc32w_r3_r4_r9, |
| 13142 | }, |
| 13143 | { |
| 13144 | ARRAY_SIZE(kInstruction_Crc32w_r3_r4_r10), |
| 13145 | kInstruction_Crc32w_r3_r4_r10, |
| 13146 | }, |
| 13147 | { |
| 13148 | ARRAY_SIZE(kInstruction_Crc32w_r3_r4_r11), |
| 13149 | kInstruction_Crc32w_r3_r4_r11, |
| 13150 | }, |
| 13151 | { |
| 13152 | ARRAY_SIZE(kInstruction_Crc32w_r3_r4_r12), |
| 13153 | kInstruction_Crc32w_r3_r4_r12, |
| 13154 | }, |
| 13155 | { |
| 13156 | ARRAY_SIZE(kInstruction_Crc32w_r3_r4_r13), |
| 13157 | kInstruction_Crc32w_r3_r4_r13, |
| 13158 | }, |
| 13159 | { |
| 13160 | ARRAY_SIZE(kInstruction_Crc32w_r3_r4_r14), |
| 13161 | kInstruction_Crc32w_r3_r4_r14, |
| 13162 | }, |
| 13163 | { |
| 13164 | ARRAY_SIZE(kInstruction_Crc32w_r3_r5_r0), |
| 13165 | kInstruction_Crc32w_r3_r5_r0, |
| 13166 | }, |
| 13167 | { |
| 13168 | ARRAY_SIZE(kInstruction_Crc32w_r3_r5_r1), |
| 13169 | kInstruction_Crc32w_r3_r5_r1, |
| 13170 | }, |
| 13171 | { |
| 13172 | ARRAY_SIZE(kInstruction_Crc32w_r3_r5_r2), |
| 13173 | kInstruction_Crc32w_r3_r5_r2, |
| 13174 | }, |
| 13175 | { |
| 13176 | ARRAY_SIZE(kInstruction_Crc32w_r3_r5_r3), |
| 13177 | kInstruction_Crc32w_r3_r5_r3, |
| 13178 | }, |
| 13179 | { |
| 13180 | ARRAY_SIZE(kInstruction_Crc32w_r3_r5_r4), |
| 13181 | kInstruction_Crc32w_r3_r5_r4, |
| 13182 | }, |
| 13183 | { |
| 13184 | ARRAY_SIZE(kInstruction_Crc32w_r3_r5_r5), |
| 13185 | kInstruction_Crc32w_r3_r5_r5, |
| 13186 | }, |
| 13187 | { |
| 13188 | ARRAY_SIZE(kInstruction_Crc32w_r3_r5_r6), |
| 13189 | kInstruction_Crc32w_r3_r5_r6, |
| 13190 | }, |
| 13191 | { |
| 13192 | ARRAY_SIZE(kInstruction_Crc32w_r3_r5_r7), |
| 13193 | kInstruction_Crc32w_r3_r5_r7, |
| 13194 | }, |
| 13195 | { |
| 13196 | ARRAY_SIZE(kInstruction_Crc32w_r3_r5_r8), |
| 13197 | kInstruction_Crc32w_r3_r5_r8, |
| 13198 | }, |
| 13199 | { |
| 13200 | ARRAY_SIZE(kInstruction_Crc32w_r3_r5_r9), |
| 13201 | kInstruction_Crc32w_r3_r5_r9, |
| 13202 | }, |
| 13203 | { |
| 13204 | ARRAY_SIZE(kInstruction_Crc32w_r3_r5_r10), |
| 13205 | kInstruction_Crc32w_r3_r5_r10, |
| 13206 | }, |
| 13207 | { |
| 13208 | ARRAY_SIZE(kInstruction_Crc32w_r3_r5_r11), |
| 13209 | kInstruction_Crc32w_r3_r5_r11, |
| 13210 | }, |
| 13211 | { |
| 13212 | ARRAY_SIZE(kInstruction_Crc32w_r3_r5_r12), |
| 13213 | kInstruction_Crc32w_r3_r5_r12, |
| 13214 | }, |
| 13215 | { |
| 13216 | ARRAY_SIZE(kInstruction_Crc32w_r3_r5_r13), |
| 13217 | kInstruction_Crc32w_r3_r5_r13, |
| 13218 | }, |
| 13219 | { |
| 13220 | ARRAY_SIZE(kInstruction_Crc32w_r3_r5_r14), |
| 13221 | kInstruction_Crc32w_r3_r5_r14, |
| 13222 | }, |
| 13223 | { |
| 13224 | ARRAY_SIZE(kInstruction_Crc32w_r3_r6_r0), |
| 13225 | kInstruction_Crc32w_r3_r6_r0, |
| 13226 | }, |
| 13227 | { |
| 13228 | ARRAY_SIZE(kInstruction_Crc32w_r3_r6_r1), |
| 13229 | kInstruction_Crc32w_r3_r6_r1, |
| 13230 | }, |
| 13231 | { |
| 13232 | ARRAY_SIZE(kInstruction_Crc32w_r3_r6_r2), |
| 13233 | kInstruction_Crc32w_r3_r6_r2, |
| 13234 | }, |
| 13235 | { |
| 13236 | ARRAY_SIZE(kInstruction_Crc32w_r3_r6_r3), |
| 13237 | kInstruction_Crc32w_r3_r6_r3, |
| 13238 | }, |
| 13239 | { |
| 13240 | ARRAY_SIZE(kInstruction_Crc32w_r3_r6_r4), |
| 13241 | kInstruction_Crc32w_r3_r6_r4, |
| 13242 | }, |
| 13243 | { |
| 13244 | ARRAY_SIZE(kInstruction_Crc32w_r3_r6_r5), |
| 13245 | kInstruction_Crc32w_r3_r6_r5, |
| 13246 | }, |
| 13247 | { |
| 13248 | ARRAY_SIZE(kInstruction_Crc32w_r3_r6_r6), |
| 13249 | kInstruction_Crc32w_r3_r6_r6, |
| 13250 | }, |
| 13251 | { |
| 13252 | ARRAY_SIZE(kInstruction_Crc32w_r3_r6_r7), |
| 13253 | kInstruction_Crc32w_r3_r6_r7, |
| 13254 | }, |
| 13255 | { |
| 13256 | ARRAY_SIZE(kInstruction_Crc32w_r3_r6_r8), |
| 13257 | kInstruction_Crc32w_r3_r6_r8, |
| 13258 | }, |
| 13259 | { |
| 13260 | ARRAY_SIZE(kInstruction_Crc32w_r3_r6_r9), |
| 13261 | kInstruction_Crc32w_r3_r6_r9, |
| 13262 | }, |
| 13263 | { |
| 13264 | ARRAY_SIZE(kInstruction_Crc32w_r3_r6_r10), |
| 13265 | kInstruction_Crc32w_r3_r6_r10, |
| 13266 | }, |
| 13267 | { |
| 13268 | ARRAY_SIZE(kInstruction_Crc32w_r3_r6_r11), |
| 13269 | kInstruction_Crc32w_r3_r6_r11, |
| 13270 | }, |
| 13271 | { |
| 13272 | ARRAY_SIZE(kInstruction_Crc32w_r3_r6_r12), |
| 13273 | kInstruction_Crc32w_r3_r6_r12, |
| 13274 | }, |
| 13275 | { |
| 13276 | ARRAY_SIZE(kInstruction_Crc32w_r3_r6_r13), |
| 13277 | kInstruction_Crc32w_r3_r6_r13, |
| 13278 | }, |
| 13279 | { |
| 13280 | ARRAY_SIZE(kInstruction_Crc32w_r3_r6_r14), |
| 13281 | kInstruction_Crc32w_r3_r6_r14, |
| 13282 | }, |
| 13283 | { |
| 13284 | ARRAY_SIZE(kInstruction_Crc32w_r3_r7_r0), |
| 13285 | kInstruction_Crc32w_r3_r7_r0, |
| 13286 | }, |
| 13287 | { |
| 13288 | ARRAY_SIZE(kInstruction_Crc32w_r3_r7_r1), |
| 13289 | kInstruction_Crc32w_r3_r7_r1, |
| 13290 | }, |
| 13291 | { |
| 13292 | ARRAY_SIZE(kInstruction_Crc32w_r3_r7_r2), |
| 13293 | kInstruction_Crc32w_r3_r7_r2, |
| 13294 | }, |
| 13295 | { |
| 13296 | ARRAY_SIZE(kInstruction_Crc32w_r3_r7_r3), |
| 13297 | kInstruction_Crc32w_r3_r7_r3, |
| 13298 | }, |
| 13299 | { |
| 13300 | ARRAY_SIZE(kInstruction_Crc32w_r3_r7_r4), |
| 13301 | kInstruction_Crc32w_r3_r7_r4, |
| 13302 | }, |
| 13303 | { |
| 13304 | ARRAY_SIZE(kInstruction_Crc32w_r3_r7_r5), |
| 13305 | kInstruction_Crc32w_r3_r7_r5, |
| 13306 | }, |
| 13307 | { |
| 13308 | ARRAY_SIZE(kInstruction_Crc32w_r3_r7_r6), |
| 13309 | kInstruction_Crc32w_r3_r7_r6, |
| 13310 | }, |
| 13311 | { |
| 13312 | ARRAY_SIZE(kInstruction_Crc32w_r3_r7_r7), |
| 13313 | kInstruction_Crc32w_r3_r7_r7, |
| 13314 | }, |
| 13315 | { |
| 13316 | ARRAY_SIZE(kInstruction_Crc32w_r3_r7_r8), |
| 13317 | kInstruction_Crc32w_r3_r7_r8, |
| 13318 | }, |
| 13319 | { |
| 13320 | ARRAY_SIZE(kInstruction_Crc32w_r3_r7_r9), |
| 13321 | kInstruction_Crc32w_r3_r7_r9, |
| 13322 | }, |
| 13323 | { |
| 13324 | ARRAY_SIZE(kInstruction_Crc32w_r3_r7_r10), |
| 13325 | kInstruction_Crc32w_r3_r7_r10, |
| 13326 | }, |
| 13327 | { |
| 13328 | ARRAY_SIZE(kInstruction_Crc32w_r3_r7_r11), |
| 13329 | kInstruction_Crc32w_r3_r7_r11, |
| 13330 | }, |
| 13331 | { |
| 13332 | ARRAY_SIZE(kInstruction_Crc32w_r3_r7_r12), |
| 13333 | kInstruction_Crc32w_r3_r7_r12, |
| 13334 | }, |
| 13335 | { |
| 13336 | ARRAY_SIZE(kInstruction_Crc32w_r3_r7_r13), |
| 13337 | kInstruction_Crc32w_r3_r7_r13, |
| 13338 | }, |
| 13339 | { |
| 13340 | ARRAY_SIZE(kInstruction_Crc32w_r3_r7_r14), |
| 13341 | kInstruction_Crc32w_r3_r7_r14, |
| 13342 | }, |
| 13343 | { |
| 13344 | ARRAY_SIZE(kInstruction_Crc32w_r3_r8_r0), |
| 13345 | kInstruction_Crc32w_r3_r8_r0, |
| 13346 | }, |
| 13347 | { |
| 13348 | ARRAY_SIZE(kInstruction_Crc32w_r3_r8_r1), |
| 13349 | kInstruction_Crc32w_r3_r8_r1, |
| 13350 | }, |
| 13351 | { |
| 13352 | ARRAY_SIZE(kInstruction_Crc32w_r3_r8_r2), |
| 13353 | kInstruction_Crc32w_r3_r8_r2, |
| 13354 | }, |
| 13355 | { |
| 13356 | ARRAY_SIZE(kInstruction_Crc32w_r3_r8_r3), |
| 13357 | kInstruction_Crc32w_r3_r8_r3, |
| 13358 | }, |
| 13359 | { |
| 13360 | ARRAY_SIZE(kInstruction_Crc32w_r3_r8_r4), |
| 13361 | kInstruction_Crc32w_r3_r8_r4, |
| 13362 | }, |
| 13363 | { |
| 13364 | ARRAY_SIZE(kInstruction_Crc32w_r3_r8_r5), |
| 13365 | kInstruction_Crc32w_r3_r8_r5, |
| 13366 | }, |
| 13367 | { |
| 13368 | ARRAY_SIZE(kInstruction_Crc32w_r3_r8_r6), |
| 13369 | kInstruction_Crc32w_r3_r8_r6, |
| 13370 | }, |
| 13371 | { |
| 13372 | ARRAY_SIZE(kInstruction_Crc32w_r3_r8_r7), |
| 13373 | kInstruction_Crc32w_r3_r8_r7, |
| 13374 | }, |
| 13375 | { |
| 13376 | ARRAY_SIZE(kInstruction_Crc32w_r3_r8_r8), |
| 13377 | kInstruction_Crc32w_r3_r8_r8, |
| 13378 | }, |
| 13379 | { |
| 13380 | ARRAY_SIZE(kInstruction_Crc32w_r3_r8_r9), |
| 13381 | kInstruction_Crc32w_r3_r8_r9, |
| 13382 | }, |
| 13383 | { |
| 13384 | ARRAY_SIZE(kInstruction_Crc32w_r3_r8_r10), |
| 13385 | kInstruction_Crc32w_r3_r8_r10, |
| 13386 | }, |
| 13387 | { |
| 13388 | ARRAY_SIZE(kInstruction_Crc32w_r3_r8_r11), |
| 13389 | kInstruction_Crc32w_r3_r8_r11, |
| 13390 | }, |
| 13391 | { |
| 13392 | ARRAY_SIZE(kInstruction_Crc32w_r3_r8_r12), |
| 13393 | kInstruction_Crc32w_r3_r8_r12, |
| 13394 | }, |
| 13395 | { |
| 13396 | ARRAY_SIZE(kInstruction_Crc32w_r3_r8_r13), |
| 13397 | kInstruction_Crc32w_r3_r8_r13, |
| 13398 | }, |
| 13399 | { |
| 13400 | ARRAY_SIZE(kInstruction_Crc32w_r3_r8_r14), |
| 13401 | kInstruction_Crc32w_r3_r8_r14, |
| 13402 | }, |
| 13403 | { |
| 13404 | ARRAY_SIZE(kInstruction_Crc32w_r3_r9_r0), |
| 13405 | kInstruction_Crc32w_r3_r9_r0, |
| 13406 | }, |
| 13407 | { |
| 13408 | ARRAY_SIZE(kInstruction_Crc32w_r3_r9_r1), |
| 13409 | kInstruction_Crc32w_r3_r9_r1, |
| 13410 | }, |
| 13411 | { |
| 13412 | ARRAY_SIZE(kInstruction_Crc32w_r3_r9_r2), |
| 13413 | kInstruction_Crc32w_r3_r9_r2, |
| 13414 | }, |
| 13415 | { |
| 13416 | ARRAY_SIZE(kInstruction_Crc32w_r3_r9_r3), |
| 13417 | kInstruction_Crc32w_r3_r9_r3, |
| 13418 | }, |
| 13419 | { |
| 13420 | ARRAY_SIZE(kInstruction_Crc32w_r3_r9_r4), |
| 13421 | kInstruction_Crc32w_r3_r9_r4, |
| 13422 | }, |
| 13423 | { |
| 13424 | ARRAY_SIZE(kInstruction_Crc32w_r3_r9_r5), |
| 13425 | kInstruction_Crc32w_r3_r9_r5, |
| 13426 | }, |
| 13427 | { |
| 13428 | ARRAY_SIZE(kInstruction_Crc32w_r3_r9_r6), |
| 13429 | kInstruction_Crc32w_r3_r9_r6, |
| 13430 | }, |
| 13431 | { |
| 13432 | ARRAY_SIZE(kInstruction_Crc32w_r3_r9_r7), |
| 13433 | kInstruction_Crc32w_r3_r9_r7, |
| 13434 | }, |
| 13435 | { |
| 13436 | ARRAY_SIZE(kInstruction_Crc32w_r3_r9_r8), |
| 13437 | kInstruction_Crc32w_r3_r9_r8, |
| 13438 | }, |
| 13439 | { |
| 13440 | ARRAY_SIZE(kInstruction_Crc32w_r3_r9_r9), |
| 13441 | kInstruction_Crc32w_r3_r9_r9, |
| 13442 | }, |
| 13443 | { |
| 13444 | ARRAY_SIZE(kInstruction_Crc32w_r3_r9_r10), |
| 13445 | kInstruction_Crc32w_r3_r9_r10, |
| 13446 | }, |
| 13447 | { |
| 13448 | ARRAY_SIZE(kInstruction_Crc32w_r3_r9_r11), |
| 13449 | kInstruction_Crc32w_r3_r9_r11, |
| 13450 | }, |
| 13451 | { |
| 13452 | ARRAY_SIZE(kInstruction_Crc32w_r3_r9_r12), |
| 13453 | kInstruction_Crc32w_r3_r9_r12, |
| 13454 | }, |
| 13455 | { |
| 13456 | ARRAY_SIZE(kInstruction_Crc32w_r3_r9_r13), |
| 13457 | kInstruction_Crc32w_r3_r9_r13, |
| 13458 | }, |
| 13459 | { |
| 13460 | ARRAY_SIZE(kInstruction_Crc32w_r3_r9_r14), |
| 13461 | kInstruction_Crc32w_r3_r9_r14, |
| 13462 | }, |
| 13463 | { |
| 13464 | ARRAY_SIZE(kInstruction_Crc32w_r3_r10_r0), |
| 13465 | kInstruction_Crc32w_r3_r10_r0, |
| 13466 | }, |
| 13467 | { |
| 13468 | ARRAY_SIZE(kInstruction_Crc32w_r3_r10_r1), |
| 13469 | kInstruction_Crc32w_r3_r10_r1, |
| 13470 | }, |
| 13471 | { |
| 13472 | ARRAY_SIZE(kInstruction_Crc32w_r3_r10_r2), |
| 13473 | kInstruction_Crc32w_r3_r10_r2, |
| 13474 | }, |
| 13475 | { |
| 13476 | ARRAY_SIZE(kInstruction_Crc32w_r3_r10_r3), |
| 13477 | kInstruction_Crc32w_r3_r10_r3, |
| 13478 | }, |
| 13479 | { |
| 13480 | ARRAY_SIZE(kInstruction_Crc32w_r3_r10_r4), |
| 13481 | kInstruction_Crc32w_r3_r10_r4, |
| 13482 | }, |
| 13483 | { |
| 13484 | ARRAY_SIZE(kInstruction_Crc32w_r3_r10_r5), |
| 13485 | kInstruction_Crc32w_r3_r10_r5, |
| 13486 | }, |
| 13487 | { |
| 13488 | ARRAY_SIZE(kInstruction_Crc32w_r3_r10_r6), |
| 13489 | kInstruction_Crc32w_r3_r10_r6, |
| 13490 | }, |
| 13491 | { |
| 13492 | ARRAY_SIZE(kInstruction_Crc32w_r3_r10_r7), |
| 13493 | kInstruction_Crc32w_r3_r10_r7, |
| 13494 | }, |
| 13495 | { |
| 13496 | ARRAY_SIZE(kInstruction_Crc32w_r3_r10_r8), |
| 13497 | kInstruction_Crc32w_r3_r10_r8, |
| 13498 | }, |
| 13499 | { |
| 13500 | ARRAY_SIZE(kInstruction_Crc32w_r3_r10_r9), |
| 13501 | kInstruction_Crc32w_r3_r10_r9, |
| 13502 | }, |
| 13503 | { |
| 13504 | ARRAY_SIZE(kInstruction_Crc32w_r3_r10_r10), |
| 13505 | kInstruction_Crc32w_r3_r10_r10, |
| 13506 | }, |
| 13507 | { |
| 13508 | ARRAY_SIZE(kInstruction_Crc32w_r3_r10_r11), |
| 13509 | kInstruction_Crc32w_r3_r10_r11, |
| 13510 | }, |
| 13511 | { |
| 13512 | ARRAY_SIZE(kInstruction_Crc32w_r3_r10_r12), |
| 13513 | kInstruction_Crc32w_r3_r10_r12, |
| 13514 | }, |
| 13515 | { |
| 13516 | ARRAY_SIZE(kInstruction_Crc32w_r3_r10_r13), |
| 13517 | kInstruction_Crc32w_r3_r10_r13, |
| 13518 | }, |
| 13519 | { |
| 13520 | ARRAY_SIZE(kInstruction_Crc32w_r3_r10_r14), |
| 13521 | kInstruction_Crc32w_r3_r10_r14, |
| 13522 | }, |
| 13523 | { |
| 13524 | ARRAY_SIZE(kInstruction_Crc32w_r3_r11_r0), |
| 13525 | kInstruction_Crc32w_r3_r11_r0, |
| 13526 | }, |
| 13527 | { |
| 13528 | ARRAY_SIZE(kInstruction_Crc32w_r3_r11_r1), |
| 13529 | kInstruction_Crc32w_r3_r11_r1, |
| 13530 | }, |
| 13531 | { |
| 13532 | ARRAY_SIZE(kInstruction_Crc32w_r3_r11_r2), |
| 13533 | kInstruction_Crc32w_r3_r11_r2, |
| 13534 | }, |
| 13535 | { |
| 13536 | ARRAY_SIZE(kInstruction_Crc32w_r3_r11_r3), |
| 13537 | kInstruction_Crc32w_r3_r11_r3, |
| 13538 | }, |
| 13539 | { |
| 13540 | ARRAY_SIZE(kInstruction_Crc32w_r3_r11_r4), |
| 13541 | kInstruction_Crc32w_r3_r11_r4, |
| 13542 | }, |
| 13543 | { |
| 13544 | ARRAY_SIZE(kInstruction_Crc32w_r3_r11_r5), |
| 13545 | kInstruction_Crc32w_r3_r11_r5, |
| 13546 | }, |
| 13547 | { |
| 13548 | ARRAY_SIZE(kInstruction_Crc32w_r3_r11_r6), |
| 13549 | kInstruction_Crc32w_r3_r11_r6, |
| 13550 | }, |
| 13551 | { |
| 13552 | ARRAY_SIZE(kInstruction_Crc32w_r3_r11_r7), |
| 13553 | kInstruction_Crc32w_r3_r11_r7, |
| 13554 | }, |
| 13555 | { |
| 13556 | ARRAY_SIZE(kInstruction_Crc32w_r3_r11_r8), |
| 13557 | kInstruction_Crc32w_r3_r11_r8, |
| 13558 | }, |
| 13559 | { |
| 13560 | ARRAY_SIZE(kInstruction_Crc32w_r3_r11_r9), |
| 13561 | kInstruction_Crc32w_r3_r11_r9, |
| 13562 | }, |
| 13563 | { |
| 13564 | ARRAY_SIZE(kInstruction_Crc32w_r3_r11_r10), |
| 13565 | kInstruction_Crc32w_r3_r11_r10, |
| 13566 | }, |
| 13567 | { |
| 13568 | ARRAY_SIZE(kInstruction_Crc32w_r3_r11_r11), |
| 13569 | kInstruction_Crc32w_r3_r11_r11, |
| 13570 | }, |
| 13571 | { |
| 13572 | ARRAY_SIZE(kInstruction_Crc32w_r3_r11_r12), |
| 13573 | kInstruction_Crc32w_r3_r11_r12, |
| 13574 | }, |
| 13575 | { |
| 13576 | ARRAY_SIZE(kInstruction_Crc32w_r3_r11_r13), |
| 13577 | kInstruction_Crc32w_r3_r11_r13, |
| 13578 | }, |
| 13579 | { |
| 13580 | ARRAY_SIZE(kInstruction_Crc32w_r3_r11_r14), |
| 13581 | kInstruction_Crc32w_r3_r11_r14, |
| 13582 | }, |
| 13583 | { |
| 13584 | ARRAY_SIZE(kInstruction_Crc32w_r3_r12_r0), |
| 13585 | kInstruction_Crc32w_r3_r12_r0, |
| 13586 | }, |
| 13587 | { |
| 13588 | ARRAY_SIZE(kInstruction_Crc32w_r3_r12_r1), |
| 13589 | kInstruction_Crc32w_r3_r12_r1, |
| 13590 | }, |
| 13591 | { |
| 13592 | ARRAY_SIZE(kInstruction_Crc32w_r3_r12_r2), |
| 13593 | kInstruction_Crc32w_r3_r12_r2, |
| 13594 | }, |
| 13595 | { |
| 13596 | ARRAY_SIZE(kInstruction_Crc32w_r3_r12_r3), |
| 13597 | kInstruction_Crc32w_r3_r12_r3, |
| 13598 | }, |
| 13599 | { |
| 13600 | ARRAY_SIZE(kInstruction_Crc32w_r3_r12_r4), |
| 13601 | kInstruction_Crc32w_r3_r12_r4, |
| 13602 | }, |
| 13603 | { |
| 13604 | ARRAY_SIZE(kInstruction_Crc32w_r3_r12_r5), |
| 13605 | kInstruction_Crc32w_r3_r12_r5, |
| 13606 | }, |
| 13607 | { |
| 13608 | ARRAY_SIZE(kInstruction_Crc32w_r3_r12_r6), |
| 13609 | kInstruction_Crc32w_r3_r12_r6, |
| 13610 | }, |
| 13611 | { |
| 13612 | ARRAY_SIZE(kInstruction_Crc32w_r3_r12_r7), |
| 13613 | kInstruction_Crc32w_r3_r12_r7, |
| 13614 | }, |
| 13615 | { |
| 13616 | ARRAY_SIZE(kInstruction_Crc32w_r3_r12_r8), |
| 13617 | kInstruction_Crc32w_r3_r12_r8, |
| 13618 | }, |
| 13619 | { |
| 13620 | ARRAY_SIZE(kInstruction_Crc32w_r3_r12_r9), |
| 13621 | kInstruction_Crc32w_r3_r12_r9, |
| 13622 | }, |
| 13623 | { |
| 13624 | ARRAY_SIZE(kInstruction_Crc32w_r3_r12_r10), |
| 13625 | kInstruction_Crc32w_r3_r12_r10, |
| 13626 | }, |
| 13627 | { |
| 13628 | ARRAY_SIZE(kInstruction_Crc32w_r3_r12_r11), |
| 13629 | kInstruction_Crc32w_r3_r12_r11, |
| 13630 | }, |
| 13631 | { |
| 13632 | ARRAY_SIZE(kInstruction_Crc32w_r3_r12_r12), |
| 13633 | kInstruction_Crc32w_r3_r12_r12, |
| 13634 | }, |
| 13635 | { |
| 13636 | ARRAY_SIZE(kInstruction_Crc32w_r3_r12_r13), |
| 13637 | kInstruction_Crc32w_r3_r12_r13, |
| 13638 | }, |
| 13639 | { |
| 13640 | ARRAY_SIZE(kInstruction_Crc32w_r3_r12_r14), |
| 13641 | kInstruction_Crc32w_r3_r12_r14, |
| 13642 | }, |
| 13643 | { |
| 13644 | ARRAY_SIZE(kInstruction_Crc32w_r3_r13_r0), |
| 13645 | kInstruction_Crc32w_r3_r13_r0, |
| 13646 | }, |
| 13647 | { |
| 13648 | ARRAY_SIZE(kInstruction_Crc32w_r3_r13_r1), |
| 13649 | kInstruction_Crc32w_r3_r13_r1, |
| 13650 | }, |
| 13651 | { |
| 13652 | ARRAY_SIZE(kInstruction_Crc32w_r3_r13_r2), |
| 13653 | kInstruction_Crc32w_r3_r13_r2, |
| 13654 | }, |
| 13655 | { |
| 13656 | ARRAY_SIZE(kInstruction_Crc32w_r3_r13_r3), |
| 13657 | kInstruction_Crc32w_r3_r13_r3, |
| 13658 | }, |
| 13659 | { |
| 13660 | ARRAY_SIZE(kInstruction_Crc32w_r3_r13_r4), |
| 13661 | kInstruction_Crc32w_r3_r13_r4, |
| 13662 | }, |
| 13663 | { |
| 13664 | ARRAY_SIZE(kInstruction_Crc32w_r3_r13_r5), |
| 13665 | kInstruction_Crc32w_r3_r13_r5, |
| 13666 | }, |
| 13667 | { |
| 13668 | ARRAY_SIZE(kInstruction_Crc32w_r3_r13_r6), |
| 13669 | kInstruction_Crc32w_r3_r13_r6, |
| 13670 | }, |
| 13671 | { |
| 13672 | ARRAY_SIZE(kInstruction_Crc32w_r3_r13_r7), |
| 13673 | kInstruction_Crc32w_r3_r13_r7, |
| 13674 | }, |
| 13675 | { |
| 13676 | ARRAY_SIZE(kInstruction_Crc32w_r3_r13_r8), |
| 13677 | kInstruction_Crc32w_r3_r13_r8, |
| 13678 | }, |
| 13679 | { |
| 13680 | ARRAY_SIZE(kInstruction_Crc32w_r3_r13_r9), |
| 13681 | kInstruction_Crc32w_r3_r13_r9, |
| 13682 | }, |
| 13683 | { |
| 13684 | ARRAY_SIZE(kInstruction_Crc32w_r3_r13_r10), |
| 13685 | kInstruction_Crc32w_r3_r13_r10, |
| 13686 | }, |
| 13687 | { |
| 13688 | ARRAY_SIZE(kInstruction_Crc32w_r3_r13_r11), |
| 13689 | kInstruction_Crc32w_r3_r13_r11, |
| 13690 | }, |
| 13691 | { |
| 13692 | ARRAY_SIZE(kInstruction_Crc32w_r3_r13_r12), |
| 13693 | kInstruction_Crc32w_r3_r13_r12, |
| 13694 | }, |
| 13695 | { |
| 13696 | ARRAY_SIZE(kInstruction_Crc32w_r3_r13_r13), |
| 13697 | kInstruction_Crc32w_r3_r13_r13, |
| 13698 | }, |
| 13699 | { |
| 13700 | ARRAY_SIZE(kInstruction_Crc32w_r3_r13_r14), |
| 13701 | kInstruction_Crc32w_r3_r13_r14, |
| 13702 | }, |
| 13703 | { |
| 13704 | ARRAY_SIZE(kInstruction_Crc32w_r3_r14_r0), |
| 13705 | kInstruction_Crc32w_r3_r14_r0, |
| 13706 | }, |
| 13707 | { |
| 13708 | ARRAY_SIZE(kInstruction_Crc32w_r3_r14_r1), |
| 13709 | kInstruction_Crc32w_r3_r14_r1, |
| 13710 | }, |
| 13711 | { |
| 13712 | ARRAY_SIZE(kInstruction_Crc32w_r3_r14_r2), |
| 13713 | kInstruction_Crc32w_r3_r14_r2, |
| 13714 | }, |
| 13715 | { |
| 13716 | ARRAY_SIZE(kInstruction_Crc32w_r3_r14_r3), |
| 13717 | kInstruction_Crc32w_r3_r14_r3, |
| 13718 | }, |
| 13719 | { |
| 13720 | ARRAY_SIZE(kInstruction_Crc32w_r3_r14_r4), |
| 13721 | kInstruction_Crc32w_r3_r14_r4, |
| 13722 | }, |
| 13723 | { |
| 13724 | ARRAY_SIZE(kInstruction_Crc32w_r3_r14_r5), |
| 13725 | kInstruction_Crc32w_r3_r14_r5, |
| 13726 | }, |
| 13727 | { |
| 13728 | ARRAY_SIZE(kInstruction_Crc32w_r3_r14_r6), |
| 13729 | kInstruction_Crc32w_r3_r14_r6, |
| 13730 | }, |
| 13731 | { |
| 13732 | ARRAY_SIZE(kInstruction_Crc32w_r3_r14_r7), |
| 13733 | kInstruction_Crc32w_r3_r14_r7, |
| 13734 | }, |
| 13735 | { |
| 13736 | ARRAY_SIZE(kInstruction_Crc32w_r3_r14_r8), |
| 13737 | kInstruction_Crc32w_r3_r14_r8, |
| 13738 | }, |
| 13739 | { |
| 13740 | ARRAY_SIZE(kInstruction_Crc32w_r3_r14_r9), |
| 13741 | kInstruction_Crc32w_r3_r14_r9, |
| 13742 | }, |
| 13743 | { |
| 13744 | ARRAY_SIZE(kInstruction_Crc32w_r3_r14_r10), |
| 13745 | kInstruction_Crc32w_r3_r14_r10, |
| 13746 | }, |
| 13747 | { |
| 13748 | ARRAY_SIZE(kInstruction_Crc32w_r3_r14_r11), |
| 13749 | kInstruction_Crc32w_r3_r14_r11, |
| 13750 | }, |
| 13751 | { |
| 13752 | ARRAY_SIZE(kInstruction_Crc32w_r3_r14_r12), |
| 13753 | kInstruction_Crc32w_r3_r14_r12, |
| 13754 | }, |
| 13755 | { |
| 13756 | ARRAY_SIZE(kInstruction_Crc32w_r3_r14_r13), |
| 13757 | kInstruction_Crc32w_r3_r14_r13, |
| 13758 | }, |
| 13759 | { |
| 13760 | ARRAY_SIZE(kInstruction_Crc32w_r3_r14_r14), |
| 13761 | kInstruction_Crc32w_r3_r14_r14, |
| 13762 | }, |
| 13763 | { |
| 13764 | ARRAY_SIZE(kInstruction_Crc32w_r4_r0_r0), |
| 13765 | kInstruction_Crc32w_r4_r0_r0, |
| 13766 | }, |
| 13767 | { |
| 13768 | ARRAY_SIZE(kInstruction_Crc32w_r4_r0_r1), |
| 13769 | kInstruction_Crc32w_r4_r0_r1, |
| 13770 | }, |
| 13771 | { |
| 13772 | ARRAY_SIZE(kInstruction_Crc32w_r4_r0_r2), |
| 13773 | kInstruction_Crc32w_r4_r0_r2, |
| 13774 | }, |
| 13775 | { |
| 13776 | ARRAY_SIZE(kInstruction_Crc32w_r4_r0_r3), |
| 13777 | kInstruction_Crc32w_r4_r0_r3, |
| 13778 | }, |
| 13779 | { |
| 13780 | ARRAY_SIZE(kInstruction_Crc32w_r4_r0_r4), |
| 13781 | kInstruction_Crc32w_r4_r0_r4, |
| 13782 | }, |
| 13783 | { |
| 13784 | ARRAY_SIZE(kInstruction_Crc32w_r4_r0_r5), |
| 13785 | kInstruction_Crc32w_r4_r0_r5, |
| 13786 | }, |
| 13787 | { |
| 13788 | ARRAY_SIZE(kInstruction_Crc32w_r4_r0_r6), |
| 13789 | kInstruction_Crc32w_r4_r0_r6, |
| 13790 | }, |
| 13791 | { |
| 13792 | ARRAY_SIZE(kInstruction_Crc32w_r4_r0_r7), |
| 13793 | kInstruction_Crc32w_r4_r0_r7, |
| 13794 | }, |
| 13795 | { |
| 13796 | ARRAY_SIZE(kInstruction_Crc32w_r4_r0_r8), |
| 13797 | kInstruction_Crc32w_r4_r0_r8, |
| 13798 | }, |
| 13799 | { |
| 13800 | ARRAY_SIZE(kInstruction_Crc32w_r4_r0_r9), |
| 13801 | kInstruction_Crc32w_r4_r0_r9, |
| 13802 | }, |
| 13803 | { |
| 13804 | ARRAY_SIZE(kInstruction_Crc32w_r4_r0_r10), |
| 13805 | kInstruction_Crc32w_r4_r0_r10, |
| 13806 | }, |
| 13807 | { |
| 13808 | ARRAY_SIZE(kInstruction_Crc32w_r4_r0_r11), |
| 13809 | kInstruction_Crc32w_r4_r0_r11, |
| 13810 | }, |
| 13811 | { |
| 13812 | ARRAY_SIZE(kInstruction_Crc32w_r4_r0_r12), |
| 13813 | kInstruction_Crc32w_r4_r0_r12, |
| 13814 | }, |
| 13815 | { |
| 13816 | ARRAY_SIZE(kInstruction_Crc32w_r4_r0_r13), |
| 13817 | kInstruction_Crc32w_r4_r0_r13, |
| 13818 | }, |
| 13819 | { |
| 13820 | ARRAY_SIZE(kInstruction_Crc32w_r4_r0_r14), |
| 13821 | kInstruction_Crc32w_r4_r0_r14, |
| 13822 | }, |
| 13823 | { |
| 13824 | ARRAY_SIZE(kInstruction_Crc32w_r4_r1_r0), |
| 13825 | kInstruction_Crc32w_r4_r1_r0, |
| 13826 | }, |
| 13827 | { |
| 13828 | ARRAY_SIZE(kInstruction_Crc32w_r4_r1_r1), |
| 13829 | kInstruction_Crc32w_r4_r1_r1, |
| 13830 | }, |
| 13831 | { |
| 13832 | ARRAY_SIZE(kInstruction_Crc32w_r4_r1_r2), |
| 13833 | kInstruction_Crc32w_r4_r1_r2, |
| 13834 | }, |
| 13835 | { |
| 13836 | ARRAY_SIZE(kInstruction_Crc32w_r4_r1_r3), |
| 13837 | kInstruction_Crc32w_r4_r1_r3, |
| 13838 | }, |
| 13839 | { |
| 13840 | ARRAY_SIZE(kInstruction_Crc32w_r4_r1_r4), |
| 13841 | kInstruction_Crc32w_r4_r1_r4, |
| 13842 | }, |
| 13843 | { |
| 13844 | ARRAY_SIZE(kInstruction_Crc32w_r4_r1_r5), |
| 13845 | kInstruction_Crc32w_r4_r1_r5, |
| 13846 | }, |
| 13847 | { |
| 13848 | ARRAY_SIZE(kInstruction_Crc32w_r4_r1_r6), |
| 13849 | kInstruction_Crc32w_r4_r1_r6, |
| 13850 | }, |
| 13851 | { |
| 13852 | ARRAY_SIZE(kInstruction_Crc32w_r4_r1_r7), |
| 13853 | kInstruction_Crc32w_r4_r1_r7, |
| 13854 | }, |
| 13855 | { |
| 13856 | ARRAY_SIZE(kInstruction_Crc32w_r4_r1_r8), |
| 13857 | kInstruction_Crc32w_r4_r1_r8, |
| 13858 | }, |
| 13859 | { |
| 13860 | ARRAY_SIZE(kInstruction_Crc32w_r4_r1_r9), |
| 13861 | kInstruction_Crc32w_r4_r1_r9, |
| 13862 | }, |
| 13863 | { |
| 13864 | ARRAY_SIZE(kInstruction_Crc32w_r4_r1_r10), |
| 13865 | kInstruction_Crc32w_r4_r1_r10, |
| 13866 | }, |
| 13867 | { |
| 13868 | ARRAY_SIZE(kInstruction_Crc32w_r4_r1_r11), |
| 13869 | kInstruction_Crc32w_r4_r1_r11, |
| 13870 | }, |
| 13871 | { |
| 13872 | ARRAY_SIZE(kInstruction_Crc32w_r4_r1_r12), |
| 13873 | kInstruction_Crc32w_r4_r1_r12, |
| 13874 | }, |
| 13875 | { |
| 13876 | ARRAY_SIZE(kInstruction_Crc32w_r4_r1_r13), |
| 13877 | kInstruction_Crc32w_r4_r1_r13, |
| 13878 | }, |
| 13879 | { |
| 13880 | ARRAY_SIZE(kInstruction_Crc32w_r4_r1_r14), |
| 13881 | kInstruction_Crc32w_r4_r1_r14, |
| 13882 | }, |
| 13883 | { |
| 13884 | ARRAY_SIZE(kInstruction_Crc32w_r4_r2_r0), |
| 13885 | kInstruction_Crc32w_r4_r2_r0, |
| 13886 | }, |
| 13887 | { |
| 13888 | ARRAY_SIZE(kInstruction_Crc32w_r4_r2_r1), |
| 13889 | kInstruction_Crc32w_r4_r2_r1, |
| 13890 | }, |
| 13891 | { |
| 13892 | ARRAY_SIZE(kInstruction_Crc32w_r4_r2_r2), |
| 13893 | kInstruction_Crc32w_r4_r2_r2, |
| 13894 | }, |
| 13895 | { |
| 13896 | ARRAY_SIZE(kInstruction_Crc32w_r4_r2_r3), |
| 13897 | kInstruction_Crc32w_r4_r2_r3, |
| 13898 | }, |
| 13899 | { |
| 13900 | ARRAY_SIZE(kInstruction_Crc32w_r4_r2_r4), |
| 13901 | kInstruction_Crc32w_r4_r2_r4, |
| 13902 | }, |
| 13903 | { |
| 13904 | ARRAY_SIZE(kInstruction_Crc32w_r4_r2_r5), |
| 13905 | kInstruction_Crc32w_r4_r2_r5, |
| 13906 | }, |
| 13907 | { |
| 13908 | ARRAY_SIZE(kInstruction_Crc32w_r4_r2_r6), |
| 13909 | kInstruction_Crc32w_r4_r2_r6, |
| 13910 | }, |
| 13911 | { |
| 13912 | ARRAY_SIZE(kInstruction_Crc32w_r4_r2_r7), |
| 13913 | kInstruction_Crc32w_r4_r2_r7, |
| 13914 | }, |
| 13915 | { |
| 13916 | ARRAY_SIZE(kInstruction_Crc32w_r4_r2_r8), |
| 13917 | kInstruction_Crc32w_r4_r2_r8, |
| 13918 | }, |
| 13919 | { |
| 13920 | ARRAY_SIZE(kInstruction_Crc32w_r4_r2_r9), |
| 13921 | kInstruction_Crc32w_r4_r2_r9, |
| 13922 | }, |
| 13923 | { |
| 13924 | ARRAY_SIZE(kInstruction_Crc32w_r4_r2_r10), |
| 13925 | kInstruction_Crc32w_r4_r2_r10, |
| 13926 | }, |
| 13927 | { |
| 13928 | ARRAY_SIZE(kInstruction_Crc32w_r4_r2_r11), |
| 13929 | kInstruction_Crc32w_r4_r2_r11, |
| 13930 | }, |
| 13931 | { |
| 13932 | ARRAY_SIZE(kInstruction_Crc32w_r4_r2_r12), |
| 13933 | kInstruction_Crc32w_r4_r2_r12, |
| 13934 | }, |
| 13935 | { |
| 13936 | ARRAY_SIZE(kInstruction_Crc32w_r4_r2_r13), |
| 13937 | kInstruction_Crc32w_r4_r2_r13, |
| 13938 | }, |
| 13939 | { |
| 13940 | ARRAY_SIZE(kInstruction_Crc32w_r4_r2_r14), |
| 13941 | kInstruction_Crc32w_r4_r2_r14, |
| 13942 | }, |
| 13943 | { |
| 13944 | ARRAY_SIZE(kInstruction_Crc32w_r4_r3_r0), |
| 13945 | kInstruction_Crc32w_r4_r3_r0, |
| 13946 | }, |
| 13947 | { |
| 13948 | ARRAY_SIZE(kInstruction_Crc32w_r4_r3_r1), |
| 13949 | kInstruction_Crc32w_r4_r3_r1, |
| 13950 | }, |
| 13951 | { |
| 13952 | ARRAY_SIZE(kInstruction_Crc32w_r4_r3_r2), |
| 13953 | kInstruction_Crc32w_r4_r3_r2, |
| 13954 | }, |
| 13955 | { |
| 13956 | ARRAY_SIZE(kInstruction_Crc32w_r4_r3_r3), |
| 13957 | kInstruction_Crc32w_r4_r3_r3, |
| 13958 | }, |
| 13959 | { |
| 13960 | ARRAY_SIZE(kInstruction_Crc32w_r4_r3_r4), |
| 13961 | kInstruction_Crc32w_r4_r3_r4, |
| 13962 | }, |
| 13963 | { |
| 13964 | ARRAY_SIZE(kInstruction_Crc32w_r4_r3_r5), |
| 13965 | kInstruction_Crc32w_r4_r3_r5, |
| 13966 | }, |
| 13967 | { |
| 13968 | ARRAY_SIZE(kInstruction_Crc32w_r4_r3_r6), |
| 13969 | kInstruction_Crc32w_r4_r3_r6, |
| 13970 | }, |
| 13971 | { |
| 13972 | ARRAY_SIZE(kInstruction_Crc32w_r4_r3_r7), |
| 13973 | kInstruction_Crc32w_r4_r3_r7, |
| 13974 | }, |
| 13975 | { |
| 13976 | ARRAY_SIZE(kInstruction_Crc32w_r4_r3_r8), |
| 13977 | kInstruction_Crc32w_r4_r3_r8, |
| 13978 | }, |
| 13979 | { |
| 13980 | ARRAY_SIZE(kInstruction_Crc32w_r4_r3_r9), |
| 13981 | kInstruction_Crc32w_r4_r3_r9, |
| 13982 | }, |
| 13983 | { |
| 13984 | ARRAY_SIZE(kInstruction_Crc32w_r4_r3_r10), |
| 13985 | kInstruction_Crc32w_r4_r3_r10, |
| 13986 | }, |
| 13987 | { |
| 13988 | ARRAY_SIZE(kInstruction_Crc32w_r4_r3_r11), |
| 13989 | kInstruction_Crc32w_r4_r3_r11, |
| 13990 | }, |
| 13991 | { |
| 13992 | ARRAY_SIZE(kInstruction_Crc32w_r4_r3_r12), |
| 13993 | kInstruction_Crc32w_r4_r3_r12, |
| 13994 | }, |
| 13995 | { |
| 13996 | ARRAY_SIZE(kInstruction_Crc32w_r4_r3_r13), |
| 13997 | kInstruction_Crc32w_r4_r3_r13, |
| 13998 | }, |
| 13999 | { |
| 14000 | ARRAY_SIZE(kInstruction_Crc32w_r4_r3_r14), |
| 14001 | kInstruction_Crc32w_r4_r3_r14, |
| 14002 | }, |
| 14003 | { |
| 14004 | ARRAY_SIZE(kInstruction_Crc32w_r4_r4_r0), |
| 14005 | kInstruction_Crc32w_r4_r4_r0, |
| 14006 | }, |
| 14007 | { |
| 14008 | ARRAY_SIZE(kInstruction_Crc32w_r4_r4_r1), |
| 14009 | kInstruction_Crc32w_r4_r4_r1, |
| 14010 | }, |
| 14011 | { |
| 14012 | ARRAY_SIZE(kInstruction_Crc32w_r4_r4_r2), |
| 14013 | kInstruction_Crc32w_r4_r4_r2, |
| 14014 | }, |
| 14015 | { |
| 14016 | ARRAY_SIZE(kInstruction_Crc32w_r4_r4_r3), |
| 14017 | kInstruction_Crc32w_r4_r4_r3, |
| 14018 | }, |
| 14019 | { |
| 14020 | ARRAY_SIZE(kInstruction_Crc32w_r4_r4_r4), |
| 14021 | kInstruction_Crc32w_r4_r4_r4, |
| 14022 | }, |
| 14023 | { |
| 14024 | ARRAY_SIZE(kInstruction_Crc32w_r4_r4_r5), |
| 14025 | kInstruction_Crc32w_r4_r4_r5, |
| 14026 | }, |
| 14027 | { |
| 14028 | ARRAY_SIZE(kInstruction_Crc32w_r4_r4_r6), |
| 14029 | kInstruction_Crc32w_r4_r4_r6, |
| 14030 | }, |
| 14031 | { |
| 14032 | ARRAY_SIZE(kInstruction_Crc32w_r4_r4_r7), |
| 14033 | kInstruction_Crc32w_r4_r4_r7, |
| 14034 | }, |
| 14035 | { |
| 14036 | ARRAY_SIZE(kInstruction_Crc32w_r4_r4_r8), |
| 14037 | kInstruction_Crc32w_r4_r4_r8, |
| 14038 | }, |
| 14039 | { |
| 14040 | ARRAY_SIZE(kInstruction_Crc32w_r4_r4_r9), |
| 14041 | kInstruction_Crc32w_r4_r4_r9, |
| 14042 | }, |
| 14043 | { |
| 14044 | ARRAY_SIZE(kInstruction_Crc32w_r4_r4_r10), |
| 14045 | kInstruction_Crc32w_r4_r4_r10, |
| 14046 | }, |
| 14047 | { |
| 14048 | ARRAY_SIZE(kInstruction_Crc32w_r4_r4_r11), |
| 14049 | kInstruction_Crc32w_r4_r4_r11, |
| 14050 | }, |
| 14051 | { |
| 14052 | ARRAY_SIZE(kInstruction_Crc32w_r4_r4_r12), |
| 14053 | kInstruction_Crc32w_r4_r4_r12, |
| 14054 | }, |
| 14055 | { |
| 14056 | ARRAY_SIZE(kInstruction_Crc32w_r4_r4_r13), |
| 14057 | kInstruction_Crc32w_r4_r4_r13, |
| 14058 | }, |
| 14059 | { |
| 14060 | ARRAY_SIZE(kInstruction_Crc32w_r4_r4_r14), |
| 14061 | kInstruction_Crc32w_r4_r4_r14, |
| 14062 | }, |
| 14063 | { |
| 14064 | ARRAY_SIZE(kInstruction_Crc32w_r4_r5_r0), |
| 14065 | kInstruction_Crc32w_r4_r5_r0, |
| 14066 | }, |
| 14067 | { |
| 14068 | ARRAY_SIZE(kInstruction_Crc32w_r4_r5_r1), |
| 14069 | kInstruction_Crc32w_r4_r5_r1, |
| 14070 | }, |
| 14071 | { |
| 14072 | ARRAY_SIZE(kInstruction_Crc32w_r4_r5_r2), |
| 14073 | kInstruction_Crc32w_r4_r5_r2, |
| 14074 | }, |
| 14075 | { |
| 14076 | ARRAY_SIZE(kInstruction_Crc32w_r4_r5_r3), |
| 14077 | kInstruction_Crc32w_r4_r5_r3, |
| 14078 | }, |
| 14079 | { |
| 14080 | ARRAY_SIZE(kInstruction_Crc32w_r4_r5_r4), |
| 14081 | kInstruction_Crc32w_r4_r5_r4, |
| 14082 | }, |
| 14083 | { |
| 14084 | ARRAY_SIZE(kInstruction_Crc32w_r4_r5_r5), |
| 14085 | kInstruction_Crc32w_r4_r5_r5, |
| 14086 | }, |
| 14087 | { |
| 14088 | ARRAY_SIZE(kInstruction_Crc32w_r4_r5_r6), |
| 14089 | kInstruction_Crc32w_r4_r5_r6, |
| 14090 | }, |
| 14091 | { |
| 14092 | ARRAY_SIZE(kInstruction_Crc32w_r4_r5_r7), |
| 14093 | kInstruction_Crc32w_r4_r5_r7, |
| 14094 | }, |
| 14095 | { |
| 14096 | ARRAY_SIZE(kInstruction_Crc32w_r4_r5_r8), |
| 14097 | kInstruction_Crc32w_r4_r5_r8, |
| 14098 | }, |
| 14099 | { |
| 14100 | ARRAY_SIZE(kInstruction_Crc32w_r4_r5_r9), |
| 14101 | kInstruction_Crc32w_r4_r5_r9, |
| 14102 | }, |
| 14103 | { |
| 14104 | ARRAY_SIZE(kInstruction_Crc32w_r4_r5_r10), |
| 14105 | kInstruction_Crc32w_r4_r5_r10, |
| 14106 | }, |
| 14107 | { |
| 14108 | ARRAY_SIZE(kInstruction_Crc32w_r4_r5_r11), |
| 14109 | kInstruction_Crc32w_r4_r5_r11, |
| 14110 | }, |
| 14111 | { |
| 14112 | ARRAY_SIZE(kInstruction_Crc32w_r4_r5_r12), |
| 14113 | kInstruction_Crc32w_r4_r5_r12, |
| 14114 | }, |
| 14115 | { |
| 14116 | ARRAY_SIZE(kInstruction_Crc32w_r4_r5_r13), |
| 14117 | kInstruction_Crc32w_r4_r5_r13, |
| 14118 | }, |
| 14119 | { |
| 14120 | ARRAY_SIZE(kInstruction_Crc32w_r4_r5_r14), |
| 14121 | kInstruction_Crc32w_r4_r5_r14, |
| 14122 | }, |
| 14123 | { |
| 14124 | ARRAY_SIZE(kInstruction_Crc32w_r4_r6_r0), |
| 14125 | kInstruction_Crc32w_r4_r6_r0, |
| 14126 | }, |
| 14127 | { |
| 14128 | ARRAY_SIZE(kInstruction_Crc32w_r4_r6_r1), |
| 14129 | kInstruction_Crc32w_r4_r6_r1, |
| 14130 | }, |
| 14131 | { |
| 14132 | ARRAY_SIZE(kInstruction_Crc32w_r4_r6_r2), |
| 14133 | kInstruction_Crc32w_r4_r6_r2, |
| 14134 | }, |
| 14135 | { |
| 14136 | ARRAY_SIZE(kInstruction_Crc32w_r4_r6_r3), |
| 14137 | kInstruction_Crc32w_r4_r6_r3, |
| 14138 | }, |
| 14139 | { |
| 14140 | ARRAY_SIZE(kInstruction_Crc32w_r4_r6_r4), |
| 14141 | kInstruction_Crc32w_r4_r6_r4, |
| 14142 | }, |
| 14143 | { |
| 14144 | ARRAY_SIZE(kInstruction_Crc32w_r4_r6_r5), |
| 14145 | kInstruction_Crc32w_r4_r6_r5, |
| 14146 | }, |
| 14147 | { |
| 14148 | ARRAY_SIZE(kInstruction_Crc32w_r4_r6_r6), |
| 14149 | kInstruction_Crc32w_r4_r6_r6, |
| 14150 | }, |
| 14151 | { |
| 14152 | ARRAY_SIZE(kInstruction_Crc32w_r4_r6_r7), |
| 14153 | kInstruction_Crc32w_r4_r6_r7, |
| 14154 | }, |
| 14155 | { |
| 14156 | ARRAY_SIZE(kInstruction_Crc32w_r4_r6_r8), |
| 14157 | kInstruction_Crc32w_r4_r6_r8, |
| 14158 | }, |
| 14159 | { |
| 14160 | ARRAY_SIZE(kInstruction_Crc32w_r4_r6_r9), |
| 14161 | kInstruction_Crc32w_r4_r6_r9, |
| 14162 | }, |
| 14163 | { |
| 14164 | ARRAY_SIZE(kInstruction_Crc32w_r4_r6_r10), |
| 14165 | kInstruction_Crc32w_r4_r6_r10, |
| 14166 | }, |
| 14167 | { |
| 14168 | ARRAY_SIZE(kInstruction_Crc32w_r4_r6_r11), |
| 14169 | kInstruction_Crc32w_r4_r6_r11, |
| 14170 | }, |
| 14171 | { |
| 14172 | ARRAY_SIZE(kInstruction_Crc32w_r4_r6_r12), |
| 14173 | kInstruction_Crc32w_r4_r6_r12, |
| 14174 | }, |
| 14175 | { |
| 14176 | ARRAY_SIZE(kInstruction_Crc32w_r4_r6_r13), |
| 14177 | kInstruction_Crc32w_r4_r6_r13, |
| 14178 | }, |
| 14179 | { |
| 14180 | ARRAY_SIZE(kInstruction_Crc32w_r4_r6_r14), |
| 14181 | kInstruction_Crc32w_r4_r6_r14, |
| 14182 | }, |
| 14183 | { |
| 14184 | ARRAY_SIZE(kInstruction_Crc32w_r4_r7_r0), |
| 14185 | kInstruction_Crc32w_r4_r7_r0, |
| 14186 | }, |
| 14187 | { |
| 14188 | ARRAY_SIZE(kInstruction_Crc32w_r4_r7_r1), |
| 14189 | kInstruction_Crc32w_r4_r7_r1, |
| 14190 | }, |
| 14191 | { |
| 14192 | ARRAY_SIZE(kInstruction_Crc32w_r4_r7_r2), |
| 14193 | kInstruction_Crc32w_r4_r7_r2, |
| 14194 | }, |
| 14195 | { |
| 14196 | ARRAY_SIZE(kInstruction_Crc32w_r4_r7_r3), |
| 14197 | kInstruction_Crc32w_r4_r7_r3, |
| 14198 | }, |
| 14199 | { |
| 14200 | ARRAY_SIZE(kInstruction_Crc32w_r4_r7_r4), |
| 14201 | kInstruction_Crc32w_r4_r7_r4, |
| 14202 | }, |
| 14203 | { |
| 14204 | ARRAY_SIZE(kInstruction_Crc32w_r4_r7_r5), |
| 14205 | kInstruction_Crc32w_r4_r7_r5, |
| 14206 | }, |
| 14207 | { |
| 14208 | ARRAY_SIZE(kInstruction_Crc32w_r4_r7_r6), |
| 14209 | kInstruction_Crc32w_r4_r7_r6, |
| 14210 | }, |
| 14211 | { |
| 14212 | ARRAY_SIZE(kInstruction_Crc32w_r4_r7_r7), |
| 14213 | kInstruction_Crc32w_r4_r7_r7, |
| 14214 | }, |
| 14215 | { |
| 14216 | ARRAY_SIZE(kInstruction_Crc32w_r4_r7_r8), |
| 14217 | kInstruction_Crc32w_r4_r7_r8, |
| 14218 | }, |
| 14219 | { |
| 14220 | ARRAY_SIZE(kInstruction_Crc32w_r4_r7_r9), |
| 14221 | kInstruction_Crc32w_r4_r7_r9, |
| 14222 | }, |
| 14223 | { |
| 14224 | ARRAY_SIZE(kInstruction_Crc32w_r4_r7_r10), |
| 14225 | kInstruction_Crc32w_r4_r7_r10, |
| 14226 | }, |
| 14227 | { |
| 14228 | ARRAY_SIZE(kInstruction_Crc32w_r4_r7_r11), |
| 14229 | kInstruction_Crc32w_r4_r7_r11, |
| 14230 | }, |
| 14231 | { |
| 14232 | ARRAY_SIZE(kInstruction_Crc32w_r4_r7_r12), |
| 14233 | kInstruction_Crc32w_r4_r7_r12, |
| 14234 | }, |
| 14235 | { |
| 14236 | ARRAY_SIZE(kInstruction_Crc32w_r4_r7_r13), |
| 14237 | kInstruction_Crc32w_r4_r7_r13, |
| 14238 | }, |
| 14239 | { |
| 14240 | ARRAY_SIZE(kInstruction_Crc32w_r4_r7_r14), |
| 14241 | kInstruction_Crc32w_r4_r7_r14, |
| 14242 | }, |
| 14243 | { |
| 14244 | ARRAY_SIZE(kInstruction_Crc32w_r4_r8_r0), |
| 14245 | kInstruction_Crc32w_r4_r8_r0, |
| 14246 | }, |
| 14247 | { |
| 14248 | ARRAY_SIZE(kInstruction_Crc32w_r4_r8_r1), |
| 14249 | kInstruction_Crc32w_r4_r8_r1, |
| 14250 | }, |
| 14251 | { |
| 14252 | ARRAY_SIZE(kInstruction_Crc32w_r4_r8_r2), |
| 14253 | kInstruction_Crc32w_r4_r8_r2, |
| 14254 | }, |
| 14255 | { |
| 14256 | ARRAY_SIZE(kInstruction_Crc32w_r4_r8_r3), |
| 14257 | kInstruction_Crc32w_r4_r8_r3, |
| 14258 | }, |
| 14259 | { |
| 14260 | ARRAY_SIZE(kInstruction_Crc32w_r4_r8_r4), |
| 14261 | kInstruction_Crc32w_r4_r8_r4, |
| 14262 | }, |
| 14263 | { |
| 14264 | ARRAY_SIZE(kInstruction_Crc32w_r4_r8_r5), |
| 14265 | kInstruction_Crc32w_r4_r8_r5, |
| 14266 | }, |
| 14267 | { |
| 14268 | ARRAY_SIZE(kInstruction_Crc32w_r4_r8_r6), |
| 14269 | kInstruction_Crc32w_r4_r8_r6, |
| 14270 | }, |
| 14271 | { |
| 14272 | ARRAY_SIZE(kInstruction_Crc32w_r4_r8_r7), |
| 14273 | kInstruction_Crc32w_r4_r8_r7, |
| 14274 | }, |
| 14275 | { |
| 14276 | ARRAY_SIZE(kInstruction_Crc32w_r4_r8_r8), |
| 14277 | kInstruction_Crc32w_r4_r8_r8, |
| 14278 | }, |
| 14279 | { |
| 14280 | ARRAY_SIZE(kInstruction_Crc32w_r4_r8_r9), |
| 14281 | kInstruction_Crc32w_r4_r8_r9, |
| 14282 | }, |
| 14283 | { |
| 14284 | ARRAY_SIZE(kInstruction_Crc32w_r4_r8_r10), |
| 14285 | kInstruction_Crc32w_r4_r8_r10, |
| 14286 | }, |
| 14287 | { |
| 14288 | ARRAY_SIZE(kInstruction_Crc32w_r4_r8_r11), |
| 14289 | kInstruction_Crc32w_r4_r8_r11, |
| 14290 | }, |
| 14291 | { |
| 14292 | ARRAY_SIZE(kInstruction_Crc32w_r4_r8_r12), |
| 14293 | kInstruction_Crc32w_r4_r8_r12, |
| 14294 | }, |
| 14295 | { |
| 14296 | ARRAY_SIZE(kInstruction_Crc32w_r4_r8_r13), |
| 14297 | kInstruction_Crc32w_r4_r8_r13, |
| 14298 | }, |
| 14299 | { |
| 14300 | ARRAY_SIZE(kInstruction_Crc32w_r4_r8_r14), |
| 14301 | kInstruction_Crc32w_r4_r8_r14, |
| 14302 | }, |
| 14303 | { |
| 14304 | ARRAY_SIZE(kInstruction_Crc32w_r4_r9_r0), |
| 14305 | kInstruction_Crc32w_r4_r9_r0, |
| 14306 | }, |
| 14307 | { |
| 14308 | ARRAY_SIZE(kInstruction_Crc32w_r4_r9_r1), |
| 14309 | kInstruction_Crc32w_r4_r9_r1, |
| 14310 | }, |
| 14311 | { |
| 14312 | ARRAY_SIZE(kInstruction_Crc32w_r4_r9_r2), |
| 14313 | kInstruction_Crc32w_r4_r9_r2, |
| 14314 | }, |
| 14315 | { |
| 14316 | ARRAY_SIZE(kInstruction_Crc32w_r4_r9_r3), |
| 14317 | kInstruction_Crc32w_r4_r9_r3, |
| 14318 | }, |
| 14319 | { |
| 14320 | ARRAY_SIZE(kInstruction_Crc32w_r4_r9_r4), |
| 14321 | kInstruction_Crc32w_r4_r9_r4, |
| 14322 | }, |
| 14323 | { |
| 14324 | ARRAY_SIZE(kInstruction_Crc32w_r4_r9_r5), |
| 14325 | kInstruction_Crc32w_r4_r9_r5, |
| 14326 | }, |
| 14327 | { |
| 14328 | ARRAY_SIZE(kInstruction_Crc32w_r4_r9_r6), |
| 14329 | kInstruction_Crc32w_r4_r9_r6, |
| 14330 | }, |
| 14331 | { |
| 14332 | ARRAY_SIZE(kInstruction_Crc32w_r4_r9_r7), |
| 14333 | kInstruction_Crc32w_r4_r9_r7, |
| 14334 | }, |
| 14335 | { |
| 14336 | ARRAY_SIZE(kInstruction_Crc32w_r4_r9_r8), |
| 14337 | kInstruction_Crc32w_r4_r9_r8, |
| 14338 | }, |
| 14339 | { |
| 14340 | ARRAY_SIZE(kInstruction_Crc32w_r4_r9_r9), |
| 14341 | kInstruction_Crc32w_r4_r9_r9, |
| 14342 | }, |
| 14343 | { |
| 14344 | ARRAY_SIZE(kInstruction_Crc32w_r4_r9_r10), |
| 14345 | kInstruction_Crc32w_r4_r9_r10, |
| 14346 | }, |
| 14347 | { |
| 14348 | ARRAY_SIZE(kInstruction_Crc32w_r4_r9_r11), |
| 14349 | kInstruction_Crc32w_r4_r9_r11, |
| 14350 | }, |
| 14351 | { |
| 14352 | ARRAY_SIZE(kInstruction_Crc32w_r4_r9_r12), |
| 14353 | kInstruction_Crc32w_r4_r9_r12, |
| 14354 | }, |
| 14355 | { |
| 14356 | ARRAY_SIZE(kInstruction_Crc32w_r4_r9_r13), |
| 14357 | kInstruction_Crc32w_r4_r9_r13, |
| 14358 | }, |
| 14359 | { |
| 14360 | ARRAY_SIZE(kInstruction_Crc32w_r4_r9_r14), |
| 14361 | kInstruction_Crc32w_r4_r9_r14, |
| 14362 | }, |
| 14363 | { |
| 14364 | ARRAY_SIZE(kInstruction_Crc32w_r4_r10_r0), |
| 14365 | kInstruction_Crc32w_r4_r10_r0, |
| 14366 | }, |
| 14367 | { |
| 14368 | ARRAY_SIZE(kInstruction_Crc32w_r4_r10_r1), |
| 14369 | kInstruction_Crc32w_r4_r10_r1, |
| 14370 | }, |
| 14371 | { |
| 14372 | ARRAY_SIZE(kInstruction_Crc32w_r4_r10_r2), |
| 14373 | kInstruction_Crc32w_r4_r10_r2, |
| 14374 | }, |
| 14375 | { |
| 14376 | ARRAY_SIZE(kInstruction_Crc32w_r4_r10_r3), |
| 14377 | kInstruction_Crc32w_r4_r10_r3, |
| 14378 | }, |
| 14379 | { |
| 14380 | ARRAY_SIZE(kInstruction_Crc32w_r4_r10_r4), |
| 14381 | kInstruction_Crc32w_r4_r10_r4, |
| 14382 | }, |
| 14383 | { |
| 14384 | ARRAY_SIZE(kInstruction_Crc32w_r4_r10_r5), |
| 14385 | kInstruction_Crc32w_r4_r10_r5, |
| 14386 | }, |
| 14387 | { |
| 14388 | ARRAY_SIZE(kInstruction_Crc32w_r4_r10_r6), |
| 14389 | kInstruction_Crc32w_r4_r10_r6, |
| 14390 | }, |
| 14391 | { |
| 14392 | ARRAY_SIZE(kInstruction_Crc32w_r4_r10_r7), |
| 14393 | kInstruction_Crc32w_r4_r10_r7, |
| 14394 | }, |
| 14395 | { |
| 14396 | ARRAY_SIZE(kInstruction_Crc32w_r4_r10_r8), |
| 14397 | kInstruction_Crc32w_r4_r10_r8, |
| 14398 | }, |
| 14399 | { |
| 14400 | ARRAY_SIZE(kInstruction_Crc32w_r4_r10_r9), |
| 14401 | kInstruction_Crc32w_r4_r10_r9, |
| 14402 | }, |
| 14403 | { |
| 14404 | ARRAY_SIZE(kInstruction_Crc32w_r4_r10_r10), |
| 14405 | kInstruction_Crc32w_r4_r10_r10, |
| 14406 | }, |
| 14407 | { |
| 14408 | ARRAY_SIZE(kInstruction_Crc32w_r4_r10_r11), |
| 14409 | kInstruction_Crc32w_r4_r10_r11, |
| 14410 | }, |
| 14411 | { |
| 14412 | ARRAY_SIZE(kInstruction_Crc32w_r4_r10_r12), |
| 14413 | kInstruction_Crc32w_r4_r10_r12, |
| 14414 | }, |
| 14415 | { |
| 14416 | ARRAY_SIZE(kInstruction_Crc32w_r4_r10_r13), |
| 14417 | kInstruction_Crc32w_r4_r10_r13, |
| 14418 | }, |
| 14419 | { |
| 14420 | ARRAY_SIZE(kInstruction_Crc32w_r4_r10_r14), |
| 14421 | kInstruction_Crc32w_r4_r10_r14, |
| 14422 | }, |
| 14423 | { |
| 14424 | ARRAY_SIZE(kInstruction_Crc32w_r4_r11_r0), |
| 14425 | kInstruction_Crc32w_r4_r11_r0, |
| 14426 | }, |
| 14427 | { |
| 14428 | ARRAY_SIZE(kInstruction_Crc32w_r4_r11_r1), |
| 14429 | kInstruction_Crc32w_r4_r11_r1, |
| 14430 | }, |
| 14431 | { |
| 14432 | ARRAY_SIZE(kInstruction_Crc32w_r4_r11_r2), |
| 14433 | kInstruction_Crc32w_r4_r11_r2, |
| 14434 | }, |
| 14435 | { |
| 14436 | ARRAY_SIZE(kInstruction_Crc32w_r4_r11_r3), |
| 14437 | kInstruction_Crc32w_r4_r11_r3, |
| 14438 | }, |
| 14439 | { |
| 14440 | ARRAY_SIZE(kInstruction_Crc32w_r4_r11_r4), |
| 14441 | kInstruction_Crc32w_r4_r11_r4, |
| 14442 | }, |
| 14443 | { |
| 14444 | ARRAY_SIZE(kInstruction_Crc32w_r4_r11_r5), |
| 14445 | kInstruction_Crc32w_r4_r11_r5, |
| 14446 | }, |
| 14447 | { |
| 14448 | ARRAY_SIZE(kInstruction_Crc32w_r4_r11_r6), |
| 14449 | kInstruction_Crc32w_r4_r11_r6, |
| 14450 | }, |
| 14451 | { |
| 14452 | ARRAY_SIZE(kInstruction_Crc32w_r4_r11_r7), |
| 14453 | kInstruction_Crc32w_r4_r11_r7, |
| 14454 | }, |
| 14455 | { |
| 14456 | ARRAY_SIZE(kInstruction_Crc32w_r4_r11_r8), |
| 14457 | kInstruction_Crc32w_r4_r11_r8, |
| 14458 | }, |
| 14459 | { |
| 14460 | ARRAY_SIZE(kInstruction_Crc32w_r4_r11_r9), |
| 14461 | kInstruction_Crc32w_r4_r11_r9, |
| 14462 | }, |
| 14463 | { |
| 14464 | ARRAY_SIZE(kInstruction_Crc32w_r4_r11_r10), |
| 14465 | kInstruction_Crc32w_r4_r11_r10, |
| 14466 | }, |
| 14467 | { |
| 14468 | ARRAY_SIZE(kInstruction_Crc32w_r4_r11_r11), |
| 14469 | kInstruction_Crc32w_r4_r11_r11, |
| 14470 | }, |
| 14471 | { |
| 14472 | ARRAY_SIZE(kInstruction_Crc32w_r4_r11_r12), |
| 14473 | kInstruction_Crc32w_r4_r11_r12, |
| 14474 | }, |
| 14475 | { |
| 14476 | ARRAY_SIZE(kInstruction_Crc32w_r4_r11_r13), |
| 14477 | kInstruction_Crc32w_r4_r11_r13, |
| 14478 | }, |
| 14479 | { |
| 14480 | ARRAY_SIZE(kInstruction_Crc32w_r4_r11_r14), |
| 14481 | kInstruction_Crc32w_r4_r11_r14, |
| 14482 | }, |
| 14483 | { |
| 14484 | ARRAY_SIZE(kInstruction_Crc32w_r4_r12_r0), |
| 14485 | kInstruction_Crc32w_r4_r12_r0, |
| 14486 | }, |
| 14487 | { |
| 14488 | ARRAY_SIZE(kInstruction_Crc32w_r4_r12_r1), |
| 14489 | kInstruction_Crc32w_r4_r12_r1, |
| 14490 | }, |
| 14491 | { |
| 14492 | ARRAY_SIZE(kInstruction_Crc32w_r4_r12_r2), |
| 14493 | kInstruction_Crc32w_r4_r12_r2, |
| 14494 | }, |
| 14495 | { |
| 14496 | ARRAY_SIZE(kInstruction_Crc32w_r4_r12_r3), |
| 14497 | kInstruction_Crc32w_r4_r12_r3, |
| 14498 | }, |
| 14499 | { |
| 14500 | ARRAY_SIZE(kInstruction_Crc32w_r4_r12_r4), |
| 14501 | kInstruction_Crc32w_r4_r12_r4, |
| 14502 | }, |
| 14503 | { |
| 14504 | ARRAY_SIZE(kInstruction_Crc32w_r4_r12_r5), |
| 14505 | kInstruction_Crc32w_r4_r12_r5, |
| 14506 | }, |
| 14507 | { |
| 14508 | ARRAY_SIZE(kInstruction_Crc32w_r4_r12_r6), |
| 14509 | kInstruction_Crc32w_r4_r12_r6, |
| 14510 | }, |
| 14511 | { |
| 14512 | ARRAY_SIZE(kInstruction_Crc32w_r4_r12_r7), |
| 14513 | kInstruction_Crc32w_r4_r12_r7, |
| 14514 | }, |
| 14515 | { |
| 14516 | ARRAY_SIZE(kInstruction_Crc32w_r4_r12_r8), |
| 14517 | kInstruction_Crc32w_r4_r12_r8, |
| 14518 | }, |
| 14519 | { |
| 14520 | ARRAY_SIZE(kInstruction_Crc32w_r4_r12_r9), |
| 14521 | kInstruction_Crc32w_r4_r12_r9, |
| 14522 | }, |
| 14523 | { |
| 14524 | ARRAY_SIZE(kInstruction_Crc32w_r4_r12_r10), |
| 14525 | kInstruction_Crc32w_r4_r12_r10, |
| 14526 | }, |
| 14527 | { |
| 14528 | ARRAY_SIZE(kInstruction_Crc32w_r4_r12_r11), |
| 14529 | kInstruction_Crc32w_r4_r12_r11, |
| 14530 | }, |
| 14531 | { |
| 14532 | ARRAY_SIZE(kInstruction_Crc32w_r4_r12_r12), |
| 14533 | kInstruction_Crc32w_r4_r12_r12, |
| 14534 | }, |
| 14535 | { |
| 14536 | ARRAY_SIZE(kInstruction_Crc32w_r4_r12_r13), |
| 14537 | kInstruction_Crc32w_r4_r12_r13, |
| 14538 | }, |
| 14539 | { |
| 14540 | ARRAY_SIZE(kInstruction_Crc32w_r4_r12_r14), |
| 14541 | kInstruction_Crc32w_r4_r12_r14, |
| 14542 | }, |
| 14543 | { |
| 14544 | ARRAY_SIZE(kInstruction_Crc32w_r4_r13_r0), |
| 14545 | kInstruction_Crc32w_r4_r13_r0, |
| 14546 | }, |
| 14547 | { |
| 14548 | ARRAY_SIZE(kInstruction_Crc32w_r4_r13_r1), |
| 14549 | kInstruction_Crc32w_r4_r13_r1, |
| 14550 | }, |
| 14551 | { |
| 14552 | ARRAY_SIZE(kInstruction_Crc32w_r4_r13_r2), |
| 14553 | kInstruction_Crc32w_r4_r13_r2, |
| 14554 | }, |
| 14555 | { |
| 14556 | ARRAY_SIZE(kInstruction_Crc32w_r4_r13_r3), |
| 14557 | kInstruction_Crc32w_r4_r13_r3, |
| 14558 | }, |
| 14559 | { |
| 14560 | ARRAY_SIZE(kInstruction_Crc32w_r4_r13_r4), |
| 14561 | kInstruction_Crc32w_r4_r13_r4, |
| 14562 | }, |
| 14563 | { |
| 14564 | ARRAY_SIZE(kInstruction_Crc32w_r4_r13_r5), |
| 14565 | kInstruction_Crc32w_r4_r13_r5, |
| 14566 | }, |
| 14567 | { |
| 14568 | ARRAY_SIZE(kInstruction_Crc32w_r4_r13_r6), |
| 14569 | kInstruction_Crc32w_r4_r13_r6, |
| 14570 | }, |
| 14571 | { |
| 14572 | ARRAY_SIZE(kInstruction_Crc32w_r4_r13_r7), |
| 14573 | kInstruction_Crc32w_r4_r13_r7, |
| 14574 | }, |
| 14575 | { |
| 14576 | ARRAY_SIZE(kInstruction_Crc32w_r4_r13_r8), |
| 14577 | kInstruction_Crc32w_r4_r13_r8, |
| 14578 | }, |
| 14579 | { |
| 14580 | ARRAY_SIZE(kInstruction_Crc32w_r4_r13_r9), |
| 14581 | kInstruction_Crc32w_r4_r13_r9, |
| 14582 | }, |
| 14583 | { |
| 14584 | ARRAY_SIZE(kInstruction_Crc32w_r4_r13_r10), |
| 14585 | kInstruction_Crc32w_r4_r13_r10, |
| 14586 | }, |
| 14587 | { |
| 14588 | ARRAY_SIZE(kInstruction_Crc32w_r4_r13_r11), |
| 14589 | kInstruction_Crc32w_r4_r13_r11, |
| 14590 | }, |
| 14591 | { |
| 14592 | ARRAY_SIZE(kInstruction_Crc32w_r4_r13_r12), |
| 14593 | kInstruction_Crc32w_r4_r13_r12, |
| 14594 | }, |
| 14595 | { |
| 14596 | ARRAY_SIZE(kInstruction_Crc32w_r4_r13_r13), |
| 14597 | kInstruction_Crc32w_r4_r13_r13, |
| 14598 | }, |
| 14599 | { |
| 14600 | ARRAY_SIZE(kInstruction_Crc32w_r4_r13_r14), |
| 14601 | kInstruction_Crc32w_r4_r13_r14, |
| 14602 | }, |
| 14603 | { |
| 14604 | ARRAY_SIZE(kInstruction_Crc32w_r4_r14_r0), |
| 14605 | kInstruction_Crc32w_r4_r14_r0, |
| 14606 | }, |
| 14607 | { |
| 14608 | ARRAY_SIZE(kInstruction_Crc32w_r4_r14_r1), |
| 14609 | kInstruction_Crc32w_r4_r14_r1, |
| 14610 | }, |
| 14611 | { |
| 14612 | ARRAY_SIZE(kInstruction_Crc32w_r4_r14_r2), |
| 14613 | kInstruction_Crc32w_r4_r14_r2, |
| 14614 | }, |
| 14615 | { |
| 14616 | ARRAY_SIZE(kInstruction_Crc32w_r4_r14_r3), |
| 14617 | kInstruction_Crc32w_r4_r14_r3, |
| 14618 | }, |
| 14619 | { |
| 14620 | ARRAY_SIZE(kInstruction_Crc32w_r4_r14_r4), |
| 14621 | kInstruction_Crc32w_r4_r14_r4, |
| 14622 | }, |
| 14623 | { |
| 14624 | ARRAY_SIZE(kInstruction_Crc32w_r4_r14_r5), |
| 14625 | kInstruction_Crc32w_r4_r14_r5, |
| 14626 | }, |
| 14627 | { |
| 14628 | ARRAY_SIZE(kInstruction_Crc32w_r4_r14_r6), |
| 14629 | kInstruction_Crc32w_r4_r14_r6, |
| 14630 | }, |
| 14631 | { |
| 14632 | ARRAY_SIZE(kInstruction_Crc32w_r4_r14_r7), |
| 14633 | kInstruction_Crc32w_r4_r14_r7, |
| 14634 | }, |
| 14635 | { |
| 14636 | ARRAY_SIZE(kInstruction_Crc32w_r4_r14_r8), |
| 14637 | kInstruction_Crc32w_r4_r14_r8, |
| 14638 | }, |
| 14639 | { |
| 14640 | ARRAY_SIZE(kInstruction_Crc32w_r4_r14_r9), |
| 14641 | kInstruction_Crc32w_r4_r14_r9, |
| 14642 | }, |
| 14643 | { |
| 14644 | ARRAY_SIZE(kInstruction_Crc32w_r4_r14_r10), |
| 14645 | kInstruction_Crc32w_r4_r14_r10, |
| 14646 | }, |
| 14647 | { |
| 14648 | ARRAY_SIZE(kInstruction_Crc32w_r4_r14_r11), |
| 14649 | kInstruction_Crc32w_r4_r14_r11, |
| 14650 | }, |
| 14651 | { |
| 14652 | ARRAY_SIZE(kInstruction_Crc32w_r4_r14_r12), |
| 14653 | kInstruction_Crc32w_r4_r14_r12, |
| 14654 | }, |
| 14655 | { |
| 14656 | ARRAY_SIZE(kInstruction_Crc32w_r4_r14_r13), |
| 14657 | kInstruction_Crc32w_r4_r14_r13, |
| 14658 | }, |
| 14659 | { |
| 14660 | ARRAY_SIZE(kInstruction_Crc32w_r4_r14_r14), |
| 14661 | kInstruction_Crc32w_r4_r14_r14, |
| 14662 | }, |
| 14663 | { |
| 14664 | ARRAY_SIZE(kInstruction_Crc32w_r5_r0_r0), |
| 14665 | kInstruction_Crc32w_r5_r0_r0, |
| 14666 | }, |
| 14667 | { |
| 14668 | ARRAY_SIZE(kInstruction_Crc32w_r5_r0_r1), |
| 14669 | kInstruction_Crc32w_r5_r0_r1, |
| 14670 | }, |
| 14671 | { |
| 14672 | ARRAY_SIZE(kInstruction_Crc32w_r5_r0_r2), |
| 14673 | kInstruction_Crc32w_r5_r0_r2, |
| 14674 | }, |
| 14675 | { |
| 14676 | ARRAY_SIZE(kInstruction_Crc32w_r5_r0_r3), |
| 14677 | kInstruction_Crc32w_r5_r0_r3, |
| 14678 | }, |
| 14679 | { |
| 14680 | ARRAY_SIZE(kInstruction_Crc32w_r5_r0_r4), |
| 14681 | kInstruction_Crc32w_r5_r0_r4, |
| 14682 | }, |
| 14683 | { |
| 14684 | ARRAY_SIZE(kInstruction_Crc32w_r5_r0_r5), |
| 14685 | kInstruction_Crc32w_r5_r0_r5, |
| 14686 | }, |
| 14687 | { |
| 14688 | ARRAY_SIZE(kInstruction_Crc32w_r5_r0_r6), |
| 14689 | kInstruction_Crc32w_r5_r0_r6, |
| 14690 | }, |
| 14691 | { |
| 14692 | ARRAY_SIZE(kInstruction_Crc32w_r5_r0_r7), |
| 14693 | kInstruction_Crc32w_r5_r0_r7, |
| 14694 | }, |
| 14695 | { |
| 14696 | ARRAY_SIZE(kInstruction_Crc32w_r5_r0_r8), |
| 14697 | kInstruction_Crc32w_r5_r0_r8, |
| 14698 | }, |
| 14699 | { |
| 14700 | ARRAY_SIZE(kInstruction_Crc32w_r5_r0_r9), |
| 14701 | kInstruction_Crc32w_r5_r0_r9, |
| 14702 | }, |
| 14703 | { |
| 14704 | ARRAY_SIZE(kInstruction_Crc32w_r5_r0_r10), |
| 14705 | kInstruction_Crc32w_r5_r0_r10, |
| 14706 | }, |
| 14707 | { |
| 14708 | ARRAY_SIZE(kInstruction_Crc32w_r5_r0_r11), |
| 14709 | kInstruction_Crc32w_r5_r0_r11, |
| 14710 | }, |
| 14711 | { |
| 14712 | ARRAY_SIZE(kInstruction_Crc32w_r5_r0_r12), |
| 14713 | kInstruction_Crc32w_r5_r0_r12, |
| 14714 | }, |
| 14715 | { |
| 14716 | ARRAY_SIZE(kInstruction_Crc32w_r5_r0_r13), |
| 14717 | kInstruction_Crc32w_r5_r0_r13, |
| 14718 | }, |
| 14719 | { |
| 14720 | ARRAY_SIZE(kInstruction_Crc32w_r5_r0_r14), |
| 14721 | kInstruction_Crc32w_r5_r0_r14, |
| 14722 | }, |
| 14723 | { |
| 14724 | ARRAY_SIZE(kInstruction_Crc32w_r5_r1_r0), |
| 14725 | kInstruction_Crc32w_r5_r1_r0, |
| 14726 | }, |
| 14727 | { |
| 14728 | ARRAY_SIZE(kInstruction_Crc32w_r5_r1_r1), |
| 14729 | kInstruction_Crc32w_r5_r1_r1, |
| 14730 | }, |
| 14731 | { |
| 14732 | ARRAY_SIZE(kInstruction_Crc32w_r5_r1_r2), |
| 14733 | kInstruction_Crc32w_r5_r1_r2, |
| 14734 | }, |
| 14735 | { |
| 14736 | ARRAY_SIZE(kInstruction_Crc32w_r5_r1_r3), |
| 14737 | kInstruction_Crc32w_r5_r1_r3, |
| 14738 | }, |
| 14739 | { |
| 14740 | ARRAY_SIZE(kInstruction_Crc32w_r5_r1_r4), |
| 14741 | kInstruction_Crc32w_r5_r1_r4, |
| 14742 | }, |
| 14743 | { |
| 14744 | ARRAY_SIZE(kInstruction_Crc32w_r5_r1_r5), |
| 14745 | kInstruction_Crc32w_r5_r1_r5, |
| 14746 | }, |
| 14747 | { |
| 14748 | ARRAY_SIZE(kInstruction_Crc32w_r5_r1_r6), |
| 14749 | kInstruction_Crc32w_r5_r1_r6, |
| 14750 | }, |
| 14751 | { |
| 14752 | ARRAY_SIZE(kInstruction_Crc32w_r5_r1_r7), |
| 14753 | kInstruction_Crc32w_r5_r1_r7, |
| 14754 | }, |
| 14755 | { |
| 14756 | ARRAY_SIZE(kInstruction_Crc32w_r5_r1_r8), |
| 14757 | kInstruction_Crc32w_r5_r1_r8, |
| 14758 | }, |
| 14759 | { |
| 14760 | ARRAY_SIZE(kInstruction_Crc32w_r5_r1_r9), |
| 14761 | kInstruction_Crc32w_r5_r1_r9, |
| 14762 | }, |
| 14763 | { |
| 14764 | ARRAY_SIZE(kInstruction_Crc32w_r5_r1_r10), |
| 14765 | kInstruction_Crc32w_r5_r1_r10, |
| 14766 | }, |
| 14767 | { |
| 14768 | ARRAY_SIZE(kInstruction_Crc32w_r5_r1_r11), |
| 14769 | kInstruction_Crc32w_r5_r1_r11, |
| 14770 | }, |
| 14771 | { |
| 14772 | ARRAY_SIZE(kInstruction_Crc32w_r5_r1_r12), |
| 14773 | kInstruction_Crc32w_r5_r1_r12, |
| 14774 | }, |
| 14775 | { |
| 14776 | ARRAY_SIZE(kInstruction_Crc32w_r5_r1_r13), |
| 14777 | kInstruction_Crc32w_r5_r1_r13, |
| 14778 | }, |
| 14779 | { |
| 14780 | ARRAY_SIZE(kInstruction_Crc32w_r5_r1_r14), |
| 14781 | kInstruction_Crc32w_r5_r1_r14, |
| 14782 | }, |
| 14783 | { |
| 14784 | ARRAY_SIZE(kInstruction_Crc32w_r5_r2_r0), |
| 14785 | kInstruction_Crc32w_r5_r2_r0, |
| 14786 | }, |
| 14787 | { |
| 14788 | ARRAY_SIZE(kInstruction_Crc32w_r5_r2_r1), |
| 14789 | kInstruction_Crc32w_r5_r2_r1, |
| 14790 | }, |
| 14791 | { |
| 14792 | ARRAY_SIZE(kInstruction_Crc32w_r5_r2_r2), |
| 14793 | kInstruction_Crc32w_r5_r2_r2, |
| 14794 | }, |
| 14795 | { |
| 14796 | ARRAY_SIZE(kInstruction_Crc32w_r5_r2_r3), |
| 14797 | kInstruction_Crc32w_r5_r2_r3, |
| 14798 | }, |
| 14799 | { |
| 14800 | ARRAY_SIZE(kInstruction_Crc32w_r5_r2_r4), |
| 14801 | kInstruction_Crc32w_r5_r2_r4, |
| 14802 | }, |
| 14803 | { |
| 14804 | ARRAY_SIZE(kInstruction_Crc32w_r5_r2_r5), |
| 14805 | kInstruction_Crc32w_r5_r2_r5, |
| 14806 | }, |
| 14807 | { |
| 14808 | ARRAY_SIZE(kInstruction_Crc32w_r5_r2_r6), |
| 14809 | kInstruction_Crc32w_r5_r2_r6, |
| 14810 | }, |
| 14811 | { |
| 14812 | ARRAY_SIZE(kInstruction_Crc32w_r5_r2_r7), |
| 14813 | kInstruction_Crc32w_r5_r2_r7, |
| 14814 | }, |
| 14815 | { |
| 14816 | ARRAY_SIZE(kInstruction_Crc32w_r5_r2_r8), |
| 14817 | kInstruction_Crc32w_r5_r2_r8, |
| 14818 | }, |
| 14819 | { |
| 14820 | ARRAY_SIZE(kInstruction_Crc32w_r5_r2_r9), |
| 14821 | kInstruction_Crc32w_r5_r2_r9, |
| 14822 | }, |
| 14823 | { |
| 14824 | ARRAY_SIZE(kInstruction_Crc32w_r5_r2_r10), |
| 14825 | kInstruction_Crc32w_r5_r2_r10, |
| 14826 | }, |
| 14827 | { |
| 14828 | ARRAY_SIZE(kInstruction_Crc32w_r5_r2_r11), |
| 14829 | kInstruction_Crc32w_r5_r2_r11, |
| 14830 | }, |
| 14831 | { |
| 14832 | ARRAY_SIZE(kInstruction_Crc32w_r5_r2_r12), |
| 14833 | kInstruction_Crc32w_r5_r2_r12, |
| 14834 | }, |
| 14835 | { |
| 14836 | ARRAY_SIZE(kInstruction_Crc32w_r5_r2_r13), |
| 14837 | kInstruction_Crc32w_r5_r2_r13, |
| 14838 | }, |
| 14839 | { |
| 14840 | ARRAY_SIZE(kInstruction_Crc32w_r5_r2_r14), |
| 14841 | kInstruction_Crc32w_r5_r2_r14, |
| 14842 | }, |
| 14843 | { |
| 14844 | ARRAY_SIZE(kInstruction_Crc32w_r5_r3_r0), |
| 14845 | kInstruction_Crc32w_r5_r3_r0, |
| 14846 | }, |
| 14847 | { |
| 14848 | ARRAY_SIZE(kInstruction_Crc32w_r5_r3_r1), |
| 14849 | kInstruction_Crc32w_r5_r3_r1, |
| 14850 | }, |
| 14851 | { |
| 14852 | ARRAY_SIZE(kInstruction_Crc32w_r5_r3_r2), |
| 14853 | kInstruction_Crc32w_r5_r3_r2, |
| 14854 | }, |
| 14855 | { |
| 14856 | ARRAY_SIZE(kInstruction_Crc32w_r5_r3_r3), |
| 14857 | kInstruction_Crc32w_r5_r3_r3, |
| 14858 | }, |
| 14859 | { |
| 14860 | ARRAY_SIZE(kInstruction_Crc32w_r5_r3_r4), |
| 14861 | kInstruction_Crc32w_r5_r3_r4, |
| 14862 | }, |
| 14863 | { |
| 14864 | ARRAY_SIZE(kInstruction_Crc32w_r5_r3_r5), |
| 14865 | kInstruction_Crc32w_r5_r3_r5, |
| 14866 | }, |
| 14867 | { |
| 14868 | ARRAY_SIZE(kInstruction_Crc32w_r5_r3_r6), |
| 14869 | kInstruction_Crc32w_r5_r3_r6, |
| 14870 | }, |
| 14871 | { |
| 14872 | ARRAY_SIZE(kInstruction_Crc32w_r5_r3_r7), |
| 14873 | kInstruction_Crc32w_r5_r3_r7, |
| 14874 | }, |
| 14875 | { |
| 14876 | ARRAY_SIZE(kInstruction_Crc32w_r5_r3_r8), |
| 14877 | kInstruction_Crc32w_r5_r3_r8, |
| 14878 | }, |
| 14879 | { |
| 14880 | ARRAY_SIZE(kInstruction_Crc32w_r5_r3_r9), |
| 14881 | kInstruction_Crc32w_r5_r3_r9, |
| 14882 | }, |
| 14883 | { |
| 14884 | ARRAY_SIZE(kInstruction_Crc32w_r5_r3_r10), |
| 14885 | kInstruction_Crc32w_r5_r3_r10, |
| 14886 | }, |
| 14887 | { |
| 14888 | ARRAY_SIZE(kInstruction_Crc32w_r5_r3_r11), |
| 14889 | kInstruction_Crc32w_r5_r3_r11, |
| 14890 | }, |
| 14891 | { |
| 14892 | ARRAY_SIZE(kInstruction_Crc32w_r5_r3_r12), |
| 14893 | kInstruction_Crc32w_r5_r3_r12, |
| 14894 | }, |
| 14895 | { |
| 14896 | ARRAY_SIZE(kInstruction_Crc32w_r5_r3_r13), |
| 14897 | kInstruction_Crc32w_r5_r3_r13, |
| 14898 | }, |
| 14899 | { |
| 14900 | ARRAY_SIZE(kInstruction_Crc32w_r5_r3_r14), |
| 14901 | kInstruction_Crc32w_r5_r3_r14, |
| 14902 | }, |
| 14903 | { |
| 14904 | ARRAY_SIZE(kInstruction_Crc32w_r5_r4_r0), |
| 14905 | kInstruction_Crc32w_r5_r4_r0, |
| 14906 | }, |
| 14907 | { |
| 14908 | ARRAY_SIZE(kInstruction_Crc32w_r5_r4_r1), |
| 14909 | kInstruction_Crc32w_r5_r4_r1, |
| 14910 | }, |
| 14911 | { |
| 14912 | ARRAY_SIZE(kInstruction_Crc32w_r5_r4_r2), |
| 14913 | kInstruction_Crc32w_r5_r4_r2, |
| 14914 | }, |
| 14915 | { |
| 14916 | ARRAY_SIZE(kInstruction_Crc32w_r5_r4_r3), |
| 14917 | kInstruction_Crc32w_r5_r4_r3, |
| 14918 | }, |
| 14919 | { |
| 14920 | ARRAY_SIZE(kInstruction_Crc32w_r5_r4_r4), |
| 14921 | kInstruction_Crc32w_r5_r4_r4, |
| 14922 | }, |
| 14923 | { |
| 14924 | ARRAY_SIZE(kInstruction_Crc32w_r5_r4_r5), |
| 14925 | kInstruction_Crc32w_r5_r4_r5, |
| 14926 | }, |
| 14927 | { |
| 14928 | ARRAY_SIZE(kInstruction_Crc32w_r5_r4_r6), |
| 14929 | kInstruction_Crc32w_r5_r4_r6, |
| 14930 | }, |
| 14931 | { |
| 14932 | ARRAY_SIZE(kInstruction_Crc32w_r5_r4_r7), |
| 14933 | kInstruction_Crc32w_r5_r4_r7, |
| 14934 | }, |
| 14935 | { |
| 14936 | ARRAY_SIZE(kInstruction_Crc32w_r5_r4_r8), |
| 14937 | kInstruction_Crc32w_r5_r4_r8, |
| 14938 | }, |
| 14939 | { |
| 14940 | ARRAY_SIZE(kInstruction_Crc32w_r5_r4_r9), |
| 14941 | kInstruction_Crc32w_r5_r4_r9, |
| 14942 | }, |
| 14943 | { |
| 14944 | ARRAY_SIZE(kInstruction_Crc32w_r5_r4_r10), |
| 14945 | kInstruction_Crc32w_r5_r4_r10, |
| 14946 | }, |
| 14947 | { |
| 14948 | ARRAY_SIZE(kInstruction_Crc32w_r5_r4_r11), |
| 14949 | kInstruction_Crc32w_r5_r4_r11, |
| 14950 | }, |
| 14951 | { |
| 14952 | ARRAY_SIZE(kInstruction_Crc32w_r5_r4_r12), |
| 14953 | kInstruction_Crc32w_r5_r4_r12, |
| 14954 | }, |
| 14955 | { |
| 14956 | ARRAY_SIZE(kInstruction_Crc32w_r5_r4_r13), |
| 14957 | kInstruction_Crc32w_r5_r4_r13, |
| 14958 | }, |
| 14959 | { |
| 14960 | ARRAY_SIZE(kInstruction_Crc32w_r5_r4_r14), |
| 14961 | kInstruction_Crc32w_r5_r4_r14, |
| 14962 | }, |
| 14963 | { |
| 14964 | ARRAY_SIZE(kInstruction_Crc32w_r5_r5_r0), |
| 14965 | kInstruction_Crc32w_r5_r5_r0, |
| 14966 | }, |
| 14967 | { |
| 14968 | ARRAY_SIZE(kInstruction_Crc32w_r5_r5_r1), |
| 14969 | kInstruction_Crc32w_r5_r5_r1, |
| 14970 | }, |
| 14971 | { |
| 14972 | ARRAY_SIZE(kInstruction_Crc32w_r5_r5_r2), |
| 14973 | kInstruction_Crc32w_r5_r5_r2, |
| 14974 | }, |
| 14975 | { |
| 14976 | ARRAY_SIZE(kInstruction_Crc32w_r5_r5_r3), |
| 14977 | kInstruction_Crc32w_r5_r5_r3, |
| 14978 | }, |
| 14979 | { |
| 14980 | ARRAY_SIZE(kInstruction_Crc32w_r5_r5_r4), |
| 14981 | kInstruction_Crc32w_r5_r5_r4, |
| 14982 | }, |
| 14983 | { |
| 14984 | ARRAY_SIZE(kInstruction_Crc32w_r5_r5_r5), |
| 14985 | kInstruction_Crc32w_r5_r5_r5, |
| 14986 | }, |
| 14987 | { |
| 14988 | ARRAY_SIZE(kInstruction_Crc32w_r5_r5_r6), |
| 14989 | kInstruction_Crc32w_r5_r5_r6, |
| 14990 | }, |
| 14991 | { |
| 14992 | ARRAY_SIZE(kInstruction_Crc32w_r5_r5_r7), |
| 14993 | kInstruction_Crc32w_r5_r5_r7, |
| 14994 | }, |
| 14995 | { |
| 14996 | ARRAY_SIZE(kInstruction_Crc32w_r5_r5_r8), |
| 14997 | kInstruction_Crc32w_r5_r5_r8, |
| 14998 | }, |
| 14999 | { |
| 15000 | ARRAY_SIZE(kInstruction_Crc32w_r5_r5_r9), |
| 15001 | kInstruction_Crc32w_r5_r5_r9, |
| 15002 | }, |
| 15003 | { |
| 15004 | ARRAY_SIZE(kInstruction_Crc32w_r5_r5_r10), |
| 15005 | kInstruction_Crc32w_r5_r5_r10, |
| 15006 | }, |
| 15007 | { |
| 15008 | ARRAY_SIZE(kInstruction_Crc32w_r5_r5_r11), |
| 15009 | kInstruction_Crc32w_r5_r5_r11, |
| 15010 | }, |
| 15011 | { |
| 15012 | ARRAY_SIZE(kInstruction_Crc32w_r5_r5_r12), |
| 15013 | kInstruction_Crc32w_r5_r5_r12, |
| 15014 | }, |
| 15015 | { |
| 15016 | ARRAY_SIZE(kInstruction_Crc32w_r5_r5_r13), |
| 15017 | kInstruction_Crc32w_r5_r5_r13, |
| 15018 | }, |
| 15019 | { |
| 15020 | ARRAY_SIZE(kInstruction_Crc32w_r5_r5_r14), |
| 15021 | kInstruction_Crc32w_r5_r5_r14, |
| 15022 | }, |
| 15023 | { |
| 15024 | ARRAY_SIZE(kInstruction_Crc32w_r5_r6_r0), |
| 15025 | kInstruction_Crc32w_r5_r6_r0, |
| 15026 | }, |
| 15027 | { |
| 15028 | ARRAY_SIZE(kInstruction_Crc32w_r5_r6_r1), |
| 15029 | kInstruction_Crc32w_r5_r6_r1, |
| 15030 | }, |
| 15031 | { |
| 15032 | ARRAY_SIZE(kInstruction_Crc32w_r5_r6_r2), |
| 15033 | kInstruction_Crc32w_r5_r6_r2, |
| 15034 | }, |
| 15035 | { |
| 15036 | ARRAY_SIZE(kInstruction_Crc32w_r5_r6_r3), |
| 15037 | kInstruction_Crc32w_r5_r6_r3, |
| 15038 | }, |
| 15039 | { |
| 15040 | ARRAY_SIZE(kInstruction_Crc32w_r5_r6_r4), |
| 15041 | kInstruction_Crc32w_r5_r6_r4, |
| 15042 | }, |
| 15043 | { |
| 15044 | ARRAY_SIZE(kInstruction_Crc32w_r5_r6_r5), |
| 15045 | kInstruction_Crc32w_r5_r6_r5, |
| 15046 | }, |
| 15047 | { |
| 15048 | ARRAY_SIZE(kInstruction_Crc32w_r5_r6_r6), |
| 15049 | kInstruction_Crc32w_r5_r6_r6, |
| 15050 | }, |
| 15051 | { |
| 15052 | ARRAY_SIZE(kInstruction_Crc32w_r5_r6_r7), |
| 15053 | kInstruction_Crc32w_r5_r6_r7, |
| 15054 | }, |
| 15055 | { |
| 15056 | ARRAY_SIZE(kInstruction_Crc32w_r5_r6_r8), |
| 15057 | kInstruction_Crc32w_r5_r6_r8, |
| 15058 | }, |
| 15059 | { |
| 15060 | ARRAY_SIZE(kInstruction_Crc32w_r5_r6_r9), |
| 15061 | kInstruction_Crc32w_r5_r6_r9, |
| 15062 | }, |
| 15063 | { |
| 15064 | ARRAY_SIZE(kInstruction_Crc32w_r5_r6_r10), |
| 15065 | kInstruction_Crc32w_r5_r6_r10, |
| 15066 | }, |
| 15067 | { |
| 15068 | ARRAY_SIZE(kInstruction_Crc32w_r5_r6_r11), |
| 15069 | kInstruction_Crc32w_r5_r6_r11, |
| 15070 | }, |
| 15071 | { |
| 15072 | ARRAY_SIZE(kInstruction_Crc32w_r5_r6_r12), |
| 15073 | kInstruction_Crc32w_r5_r6_r12, |
| 15074 | }, |
| 15075 | { |
| 15076 | ARRAY_SIZE(kInstruction_Crc32w_r5_r6_r13), |
| 15077 | kInstruction_Crc32w_r5_r6_r13, |
| 15078 | }, |
| 15079 | { |
| 15080 | ARRAY_SIZE(kInstruction_Crc32w_r5_r6_r14), |
| 15081 | kInstruction_Crc32w_r5_r6_r14, |
| 15082 | }, |
| 15083 | { |
| 15084 | ARRAY_SIZE(kInstruction_Crc32w_r5_r7_r0), |
| 15085 | kInstruction_Crc32w_r5_r7_r0, |
| 15086 | }, |
| 15087 | { |
| 15088 | ARRAY_SIZE(kInstruction_Crc32w_r5_r7_r1), |
| 15089 | kInstruction_Crc32w_r5_r7_r1, |
| 15090 | }, |
| 15091 | { |
| 15092 | ARRAY_SIZE(kInstruction_Crc32w_r5_r7_r2), |
| 15093 | kInstruction_Crc32w_r5_r7_r2, |
| 15094 | }, |
| 15095 | { |
| 15096 | ARRAY_SIZE(kInstruction_Crc32w_r5_r7_r3), |
| 15097 | kInstruction_Crc32w_r5_r7_r3, |
| 15098 | }, |
| 15099 | { |
| 15100 | ARRAY_SIZE(kInstruction_Crc32w_r5_r7_r4), |
| 15101 | kInstruction_Crc32w_r5_r7_r4, |
| 15102 | }, |
| 15103 | { |
| 15104 | ARRAY_SIZE(kInstruction_Crc32w_r5_r7_r5), |
| 15105 | kInstruction_Crc32w_r5_r7_r5, |
| 15106 | }, |
| 15107 | { |
| 15108 | ARRAY_SIZE(kInstruction_Crc32w_r5_r7_r6), |
| 15109 | kInstruction_Crc32w_r5_r7_r6, |
| 15110 | }, |
| 15111 | { |
| 15112 | ARRAY_SIZE(kInstruction_Crc32w_r5_r7_r7), |
| 15113 | kInstruction_Crc32w_r5_r7_r7, |
| 15114 | }, |
| 15115 | { |
| 15116 | ARRAY_SIZE(kInstruction_Crc32w_r5_r7_r8), |
| 15117 | kInstruction_Crc32w_r5_r7_r8, |
| 15118 | }, |
| 15119 | { |
| 15120 | ARRAY_SIZE(kInstruction_Crc32w_r5_r7_r9), |
| 15121 | kInstruction_Crc32w_r5_r7_r9, |
| 15122 | }, |
| 15123 | { |
| 15124 | ARRAY_SIZE(kInstruction_Crc32w_r5_r7_r10), |
| 15125 | kInstruction_Crc32w_r5_r7_r10, |
| 15126 | }, |
| 15127 | { |
| 15128 | ARRAY_SIZE(kInstruction_Crc32w_r5_r7_r11), |
| 15129 | kInstruction_Crc32w_r5_r7_r11, |
| 15130 | }, |
| 15131 | { |
| 15132 | ARRAY_SIZE(kInstruction_Crc32w_r5_r7_r12), |
| 15133 | kInstruction_Crc32w_r5_r7_r12, |
| 15134 | }, |
| 15135 | { |
| 15136 | ARRAY_SIZE(kInstruction_Crc32w_r5_r7_r13), |
| 15137 | kInstruction_Crc32w_r5_r7_r13, |
| 15138 | }, |
| 15139 | { |
| 15140 | ARRAY_SIZE(kInstruction_Crc32w_r5_r7_r14), |
| 15141 | kInstruction_Crc32w_r5_r7_r14, |
| 15142 | }, |
| 15143 | { |
| 15144 | ARRAY_SIZE(kInstruction_Crc32w_r5_r8_r0), |
| 15145 | kInstruction_Crc32w_r5_r8_r0, |
| 15146 | }, |
| 15147 | { |
| 15148 | ARRAY_SIZE(kInstruction_Crc32w_r5_r8_r1), |
| 15149 | kInstruction_Crc32w_r5_r8_r1, |
| 15150 | }, |
| 15151 | { |
| 15152 | ARRAY_SIZE(kInstruction_Crc32w_r5_r8_r2), |
| 15153 | kInstruction_Crc32w_r5_r8_r2, |
| 15154 | }, |
| 15155 | { |
| 15156 | ARRAY_SIZE(kInstruction_Crc32w_r5_r8_r3), |
| 15157 | kInstruction_Crc32w_r5_r8_r3, |
| 15158 | }, |
| 15159 | { |
| 15160 | ARRAY_SIZE(kInstruction_Crc32w_r5_r8_r4), |
| 15161 | kInstruction_Crc32w_r5_r8_r4, |
| 15162 | }, |
| 15163 | { |
| 15164 | ARRAY_SIZE(kInstruction_Crc32w_r5_r8_r5), |
| 15165 | kInstruction_Crc32w_r5_r8_r5, |
| 15166 | }, |
| 15167 | { |
| 15168 | ARRAY_SIZE(kInstruction_Crc32w_r5_r8_r6), |
| 15169 | kInstruction_Crc32w_r5_r8_r6, |
| 15170 | }, |
| 15171 | { |
| 15172 | ARRAY_SIZE(kInstruction_Crc32w_r5_r8_r7), |
| 15173 | kInstruction_Crc32w_r5_r8_r7, |
| 15174 | }, |
| 15175 | { |
| 15176 | ARRAY_SIZE(kInstruction_Crc32w_r5_r8_r8), |
| 15177 | kInstruction_Crc32w_r5_r8_r8, |
| 15178 | }, |
| 15179 | { |
| 15180 | ARRAY_SIZE(kInstruction_Crc32w_r5_r8_r9), |
| 15181 | kInstruction_Crc32w_r5_r8_r9, |
| 15182 | }, |
| 15183 | { |
| 15184 | ARRAY_SIZE(kInstruction_Crc32w_r5_r8_r10), |
| 15185 | kInstruction_Crc32w_r5_r8_r10, |
| 15186 | }, |
| 15187 | { |
| 15188 | ARRAY_SIZE(kInstruction_Crc32w_r5_r8_r11), |
| 15189 | kInstruction_Crc32w_r5_r8_r11, |
| 15190 | }, |
| 15191 | { |
| 15192 | ARRAY_SIZE(kInstruction_Crc32w_r5_r8_r12), |
| 15193 | kInstruction_Crc32w_r5_r8_r12, |
| 15194 | }, |
| 15195 | { |
| 15196 | ARRAY_SIZE(kInstruction_Crc32w_r5_r8_r13), |
| 15197 | kInstruction_Crc32w_r5_r8_r13, |
| 15198 | }, |
| 15199 | { |
| 15200 | ARRAY_SIZE(kInstruction_Crc32w_r5_r8_r14), |
| 15201 | kInstruction_Crc32w_r5_r8_r14, |
| 15202 | }, |
| 15203 | { |
| 15204 | ARRAY_SIZE(kInstruction_Crc32w_r5_r9_r0), |
| 15205 | kInstruction_Crc32w_r5_r9_r0, |
| 15206 | }, |
| 15207 | { |
| 15208 | ARRAY_SIZE(kInstruction_Crc32w_r5_r9_r1), |
| 15209 | kInstruction_Crc32w_r5_r9_r1, |
| 15210 | }, |
| 15211 | { |
| 15212 | ARRAY_SIZE(kInstruction_Crc32w_r5_r9_r2), |
| 15213 | kInstruction_Crc32w_r5_r9_r2, |
| 15214 | }, |
| 15215 | { |
| 15216 | ARRAY_SIZE(kInstruction_Crc32w_r5_r9_r3), |
| 15217 | kInstruction_Crc32w_r5_r9_r3, |
| 15218 | }, |
| 15219 | { |
| 15220 | ARRAY_SIZE(kInstruction_Crc32w_r5_r9_r4), |
| 15221 | kInstruction_Crc32w_r5_r9_r4, |
| 15222 | }, |
| 15223 | { |
| 15224 | ARRAY_SIZE(kInstruction_Crc32w_r5_r9_r5), |
| 15225 | kInstruction_Crc32w_r5_r9_r5, |
| 15226 | }, |
| 15227 | { |
| 15228 | ARRAY_SIZE(kInstruction_Crc32w_r5_r9_r6), |
| 15229 | kInstruction_Crc32w_r5_r9_r6, |
| 15230 | }, |
| 15231 | { |
| 15232 | ARRAY_SIZE(kInstruction_Crc32w_r5_r9_r7), |
| 15233 | kInstruction_Crc32w_r5_r9_r7, |
| 15234 | }, |
| 15235 | { |
| 15236 | ARRAY_SIZE(kInstruction_Crc32w_r5_r9_r8), |
| 15237 | kInstruction_Crc32w_r5_r9_r8, |
| 15238 | }, |
| 15239 | { |
| 15240 | ARRAY_SIZE(kInstruction_Crc32w_r5_r9_r9), |
| 15241 | kInstruction_Crc32w_r5_r9_r9, |
| 15242 | }, |
| 15243 | { |
| 15244 | ARRAY_SIZE(kInstruction_Crc32w_r5_r9_r10), |
| 15245 | kInstruction_Crc32w_r5_r9_r10, |
| 15246 | }, |
| 15247 | { |
| 15248 | ARRAY_SIZE(kInstruction_Crc32w_r5_r9_r11), |
| 15249 | kInstruction_Crc32w_r5_r9_r11, |
| 15250 | }, |
| 15251 | { |
| 15252 | ARRAY_SIZE(kInstruction_Crc32w_r5_r9_r12), |
| 15253 | kInstruction_Crc32w_r5_r9_r12, |
| 15254 | }, |
| 15255 | { |
| 15256 | ARRAY_SIZE(kInstruction_Crc32w_r5_r9_r13), |
| 15257 | kInstruction_Crc32w_r5_r9_r13, |
| 15258 | }, |
| 15259 | { |
| 15260 | ARRAY_SIZE(kInstruction_Crc32w_r5_r9_r14), |
| 15261 | kInstruction_Crc32w_r5_r9_r14, |
| 15262 | }, |
| 15263 | { |
| 15264 | ARRAY_SIZE(kInstruction_Crc32w_r5_r10_r0), |
| 15265 | kInstruction_Crc32w_r5_r10_r0, |
| 15266 | }, |
| 15267 | { |
| 15268 | ARRAY_SIZE(kInstruction_Crc32w_r5_r10_r1), |
| 15269 | kInstruction_Crc32w_r5_r10_r1, |
| 15270 | }, |
| 15271 | { |
| 15272 | ARRAY_SIZE(kInstruction_Crc32w_r5_r10_r2), |
| 15273 | kInstruction_Crc32w_r5_r10_r2, |
| 15274 | }, |
| 15275 | { |
| 15276 | ARRAY_SIZE(kInstruction_Crc32w_r5_r10_r3), |
| 15277 | kInstruction_Crc32w_r5_r10_r3, |
| 15278 | }, |
| 15279 | { |
| 15280 | ARRAY_SIZE(kInstruction_Crc32w_r5_r10_r4), |
| 15281 | kInstruction_Crc32w_r5_r10_r4, |
| 15282 | }, |
| 15283 | { |
| 15284 | ARRAY_SIZE(kInstruction_Crc32w_r5_r10_r5), |
| 15285 | kInstruction_Crc32w_r5_r10_r5, |
| 15286 | }, |
| 15287 | { |
| 15288 | ARRAY_SIZE(kInstruction_Crc32w_r5_r10_r6), |
| 15289 | kInstruction_Crc32w_r5_r10_r6, |
| 15290 | }, |
| 15291 | { |
| 15292 | ARRAY_SIZE(kInstruction_Crc32w_r5_r10_r7), |
| 15293 | kInstruction_Crc32w_r5_r10_r7, |
| 15294 | }, |
| 15295 | { |
| 15296 | ARRAY_SIZE(kInstruction_Crc32w_r5_r10_r8), |
| 15297 | kInstruction_Crc32w_r5_r10_r8, |
| 15298 | }, |
| 15299 | { |
| 15300 | ARRAY_SIZE(kInstruction_Crc32w_r5_r10_r9), |
| 15301 | kInstruction_Crc32w_r5_r10_r9, |
| 15302 | }, |
| 15303 | { |
| 15304 | ARRAY_SIZE(kInstruction_Crc32w_r5_r10_r10), |
| 15305 | kInstruction_Crc32w_r5_r10_r10, |
| 15306 | }, |
| 15307 | { |
| 15308 | ARRAY_SIZE(kInstruction_Crc32w_r5_r10_r11), |
| 15309 | kInstruction_Crc32w_r5_r10_r11, |
| 15310 | }, |
| 15311 | { |
| 15312 | ARRAY_SIZE(kInstruction_Crc32w_r5_r10_r12), |
| 15313 | kInstruction_Crc32w_r5_r10_r12, |
| 15314 | }, |
| 15315 | { |
| 15316 | ARRAY_SIZE(kInstruction_Crc32w_r5_r10_r13), |
| 15317 | kInstruction_Crc32w_r5_r10_r13, |
| 15318 | }, |
| 15319 | { |
| 15320 | ARRAY_SIZE(kInstruction_Crc32w_r5_r10_r14), |
| 15321 | kInstruction_Crc32w_r5_r10_r14, |
| 15322 | }, |
| 15323 | { |
| 15324 | ARRAY_SIZE(kInstruction_Crc32w_r5_r11_r0), |
| 15325 | kInstruction_Crc32w_r5_r11_r0, |
| 15326 | }, |
| 15327 | { |
| 15328 | ARRAY_SIZE(kInstruction_Crc32w_r5_r11_r1), |
| 15329 | kInstruction_Crc32w_r5_r11_r1, |
| 15330 | }, |
| 15331 | { |
| 15332 | ARRAY_SIZE(kInstruction_Crc32w_r5_r11_r2), |
| 15333 | kInstruction_Crc32w_r5_r11_r2, |
| 15334 | }, |
| 15335 | { |
| 15336 | ARRAY_SIZE(kInstruction_Crc32w_r5_r11_r3), |
| 15337 | kInstruction_Crc32w_r5_r11_r3, |
| 15338 | }, |
| 15339 | { |
| 15340 | ARRAY_SIZE(kInstruction_Crc32w_r5_r11_r4), |
| 15341 | kInstruction_Crc32w_r5_r11_r4, |
| 15342 | }, |
| 15343 | { |
| 15344 | ARRAY_SIZE(kInstruction_Crc32w_r5_r11_r5), |
| 15345 | kInstruction_Crc32w_r5_r11_r5, |
| 15346 | }, |
| 15347 | { |
| 15348 | ARRAY_SIZE(kInstruction_Crc32w_r5_r11_r6), |
| 15349 | kInstruction_Crc32w_r5_r11_r6, |
| 15350 | }, |
| 15351 | { |
| 15352 | ARRAY_SIZE(kInstruction_Crc32w_r5_r11_r7), |
| 15353 | kInstruction_Crc32w_r5_r11_r7, |
| 15354 | }, |
| 15355 | { |
| 15356 | ARRAY_SIZE(kInstruction_Crc32w_r5_r11_r8), |
| 15357 | kInstruction_Crc32w_r5_r11_r8, |
| 15358 | }, |
| 15359 | { |
| 15360 | ARRAY_SIZE(kInstruction_Crc32w_r5_r11_r9), |
| 15361 | kInstruction_Crc32w_r5_r11_r9, |
| 15362 | }, |
| 15363 | { |
| 15364 | ARRAY_SIZE(kInstruction_Crc32w_r5_r11_r10), |
| 15365 | kInstruction_Crc32w_r5_r11_r10, |
| 15366 | }, |
| 15367 | { |
| 15368 | ARRAY_SIZE(kInstruction_Crc32w_r5_r11_r11), |
| 15369 | kInstruction_Crc32w_r5_r11_r11, |
| 15370 | }, |
| 15371 | { |
| 15372 | ARRAY_SIZE(kInstruction_Crc32w_r5_r11_r12), |
| 15373 | kInstruction_Crc32w_r5_r11_r12, |
| 15374 | }, |
| 15375 | { |
| 15376 | ARRAY_SIZE(kInstruction_Crc32w_r5_r11_r13), |
| 15377 | kInstruction_Crc32w_r5_r11_r13, |
| 15378 | }, |
| 15379 | { |
| 15380 | ARRAY_SIZE(kInstruction_Crc32w_r5_r11_r14), |
| 15381 | kInstruction_Crc32w_r5_r11_r14, |
| 15382 | }, |
| 15383 | { |
| 15384 | ARRAY_SIZE(kInstruction_Crc32w_r5_r12_r0), |
| 15385 | kInstruction_Crc32w_r5_r12_r0, |
| 15386 | }, |
| 15387 | { |
| 15388 | ARRAY_SIZE(kInstruction_Crc32w_r5_r12_r1), |
| 15389 | kInstruction_Crc32w_r5_r12_r1, |
| 15390 | }, |
| 15391 | { |
| 15392 | ARRAY_SIZE(kInstruction_Crc32w_r5_r12_r2), |
| 15393 | kInstruction_Crc32w_r5_r12_r2, |
| 15394 | }, |
| 15395 | { |
| 15396 | ARRAY_SIZE(kInstruction_Crc32w_r5_r12_r3), |
| 15397 | kInstruction_Crc32w_r5_r12_r3, |
| 15398 | }, |
| 15399 | { |
| 15400 | ARRAY_SIZE(kInstruction_Crc32w_r5_r12_r4), |
| 15401 | kInstruction_Crc32w_r5_r12_r4, |
| 15402 | }, |
| 15403 | { |
| 15404 | ARRAY_SIZE(kInstruction_Crc32w_r5_r12_r5), |
| 15405 | kInstruction_Crc32w_r5_r12_r5, |
| 15406 | }, |
| 15407 | { |
| 15408 | ARRAY_SIZE(kInstruction_Crc32w_r5_r12_r6), |
| 15409 | kInstruction_Crc32w_r5_r12_r6, |
| 15410 | }, |
| 15411 | { |
| 15412 | ARRAY_SIZE(kInstruction_Crc32w_r5_r12_r7), |
| 15413 | kInstruction_Crc32w_r5_r12_r7, |
| 15414 | }, |
| 15415 | { |
| 15416 | ARRAY_SIZE(kInstruction_Crc32w_r5_r12_r8), |
| 15417 | kInstruction_Crc32w_r5_r12_r8, |
| 15418 | }, |
| 15419 | { |
| 15420 | ARRAY_SIZE(kInstruction_Crc32w_r5_r12_r9), |
| 15421 | kInstruction_Crc32w_r5_r12_r9, |
| 15422 | }, |
| 15423 | { |
| 15424 | ARRAY_SIZE(kInstruction_Crc32w_r5_r12_r10), |
| 15425 | kInstruction_Crc32w_r5_r12_r10, |
| 15426 | }, |
| 15427 | { |
| 15428 | ARRAY_SIZE(kInstruction_Crc32w_r5_r12_r11), |
| 15429 | kInstruction_Crc32w_r5_r12_r11, |
| 15430 | }, |
| 15431 | { |
| 15432 | ARRAY_SIZE(kInstruction_Crc32w_r5_r12_r12), |
| 15433 | kInstruction_Crc32w_r5_r12_r12, |
| 15434 | }, |
| 15435 | { |
| 15436 | ARRAY_SIZE(kInstruction_Crc32w_r5_r12_r13), |
| 15437 | kInstruction_Crc32w_r5_r12_r13, |
| 15438 | }, |
| 15439 | { |
| 15440 | ARRAY_SIZE(kInstruction_Crc32w_r5_r12_r14), |
| 15441 | kInstruction_Crc32w_r5_r12_r14, |
| 15442 | }, |
| 15443 | { |
| 15444 | ARRAY_SIZE(kInstruction_Crc32w_r5_r13_r0), |
| 15445 | kInstruction_Crc32w_r5_r13_r0, |
| 15446 | }, |
| 15447 | { |
| 15448 | ARRAY_SIZE(kInstruction_Crc32w_r5_r13_r1), |
| 15449 | kInstruction_Crc32w_r5_r13_r1, |
| 15450 | }, |
| 15451 | { |
| 15452 | ARRAY_SIZE(kInstruction_Crc32w_r5_r13_r2), |
| 15453 | kInstruction_Crc32w_r5_r13_r2, |
| 15454 | }, |
| 15455 | { |
| 15456 | ARRAY_SIZE(kInstruction_Crc32w_r5_r13_r3), |
| 15457 | kInstruction_Crc32w_r5_r13_r3, |
| 15458 | }, |
| 15459 | { |
| 15460 | ARRAY_SIZE(kInstruction_Crc32w_r5_r13_r4), |
| 15461 | kInstruction_Crc32w_r5_r13_r4, |
| 15462 | }, |
| 15463 | { |
| 15464 | ARRAY_SIZE(kInstruction_Crc32w_r5_r13_r5), |
| 15465 | kInstruction_Crc32w_r5_r13_r5, |
| 15466 | }, |
| 15467 | { |
| 15468 | ARRAY_SIZE(kInstruction_Crc32w_r5_r13_r6), |
| 15469 | kInstruction_Crc32w_r5_r13_r6, |
| 15470 | }, |
| 15471 | { |
| 15472 | ARRAY_SIZE(kInstruction_Crc32w_r5_r13_r7), |
| 15473 | kInstruction_Crc32w_r5_r13_r7, |
| 15474 | }, |
| 15475 | { |
| 15476 | ARRAY_SIZE(kInstruction_Crc32w_r5_r13_r8), |
| 15477 | kInstruction_Crc32w_r5_r13_r8, |
| 15478 | }, |
| 15479 | { |
| 15480 | ARRAY_SIZE(kInstruction_Crc32w_r5_r13_r9), |
| 15481 | kInstruction_Crc32w_r5_r13_r9, |
| 15482 | }, |
| 15483 | { |
| 15484 | ARRAY_SIZE(kInstruction_Crc32w_r5_r13_r10), |
| 15485 | kInstruction_Crc32w_r5_r13_r10, |
| 15486 | }, |
| 15487 | { |
| 15488 | ARRAY_SIZE(kInstruction_Crc32w_r5_r13_r11), |
| 15489 | kInstruction_Crc32w_r5_r13_r11, |
| 15490 | }, |
| 15491 | { |
| 15492 | ARRAY_SIZE(kInstruction_Crc32w_r5_r13_r12), |
| 15493 | kInstruction_Crc32w_r5_r13_r12, |
| 15494 | }, |
| 15495 | { |
| 15496 | ARRAY_SIZE(kInstruction_Crc32w_r5_r13_r13), |
| 15497 | kInstruction_Crc32w_r5_r13_r13, |
| 15498 | }, |
| 15499 | { |
| 15500 | ARRAY_SIZE(kInstruction_Crc32w_r5_r13_r14), |
| 15501 | kInstruction_Crc32w_r5_r13_r14, |
| 15502 | }, |
| 15503 | { |
| 15504 | ARRAY_SIZE(kInstruction_Crc32w_r5_r14_r0), |
| 15505 | kInstruction_Crc32w_r5_r14_r0, |
| 15506 | }, |
| 15507 | { |
| 15508 | ARRAY_SIZE(kInstruction_Crc32w_r5_r14_r1), |
| 15509 | kInstruction_Crc32w_r5_r14_r1, |
| 15510 | }, |
| 15511 | { |
| 15512 | ARRAY_SIZE(kInstruction_Crc32w_r5_r14_r2), |
| 15513 | kInstruction_Crc32w_r5_r14_r2, |
| 15514 | }, |
| 15515 | { |
| 15516 | ARRAY_SIZE(kInstruction_Crc32w_r5_r14_r3), |
| 15517 | kInstruction_Crc32w_r5_r14_r3, |
| 15518 | }, |
| 15519 | { |
| 15520 | ARRAY_SIZE(kInstruction_Crc32w_r5_r14_r4), |
| 15521 | kInstruction_Crc32w_r5_r14_r4, |
| 15522 | }, |
| 15523 | { |
| 15524 | ARRAY_SIZE(kInstruction_Crc32w_r5_r14_r5), |
| 15525 | kInstruction_Crc32w_r5_r14_r5, |
| 15526 | }, |
| 15527 | { |
| 15528 | ARRAY_SIZE(kInstruction_Crc32w_r5_r14_r6), |
| 15529 | kInstruction_Crc32w_r5_r14_r6, |
| 15530 | }, |
| 15531 | { |
| 15532 | ARRAY_SIZE(kInstruction_Crc32w_r5_r14_r7), |
| 15533 | kInstruction_Crc32w_r5_r14_r7, |
| 15534 | }, |
| 15535 | { |
| 15536 | ARRAY_SIZE(kInstruction_Crc32w_r5_r14_r8), |
| 15537 | kInstruction_Crc32w_r5_r14_r8, |
| 15538 | }, |
| 15539 | { |
| 15540 | ARRAY_SIZE(kInstruction_Crc32w_r5_r14_r9), |
| 15541 | kInstruction_Crc32w_r5_r14_r9, |
| 15542 | }, |
| 15543 | { |
| 15544 | ARRAY_SIZE(kInstruction_Crc32w_r5_r14_r10), |
| 15545 | kInstruction_Crc32w_r5_r14_r10, |
| 15546 | }, |
| 15547 | { |
| 15548 | ARRAY_SIZE(kInstruction_Crc32w_r5_r14_r11), |
| 15549 | kInstruction_Crc32w_r5_r14_r11, |
| 15550 | }, |
| 15551 | { |
| 15552 | ARRAY_SIZE(kInstruction_Crc32w_r5_r14_r12), |
| 15553 | kInstruction_Crc32w_r5_r14_r12, |
| 15554 | }, |
| 15555 | { |
| 15556 | ARRAY_SIZE(kInstruction_Crc32w_r5_r14_r13), |
| 15557 | kInstruction_Crc32w_r5_r14_r13, |
| 15558 | }, |
| 15559 | { |
| 15560 | ARRAY_SIZE(kInstruction_Crc32w_r5_r14_r14), |
| 15561 | kInstruction_Crc32w_r5_r14_r14, |
| 15562 | }, |
| 15563 | { |
| 15564 | ARRAY_SIZE(kInstruction_Crc32w_r6_r0_r0), |
| 15565 | kInstruction_Crc32w_r6_r0_r0, |
| 15566 | }, |
| 15567 | { |
| 15568 | ARRAY_SIZE(kInstruction_Crc32w_r6_r0_r1), |
| 15569 | kInstruction_Crc32w_r6_r0_r1, |
| 15570 | }, |
| 15571 | { |
| 15572 | ARRAY_SIZE(kInstruction_Crc32w_r6_r0_r2), |
| 15573 | kInstruction_Crc32w_r6_r0_r2, |
| 15574 | }, |
| 15575 | { |
| 15576 | ARRAY_SIZE(kInstruction_Crc32w_r6_r0_r3), |
| 15577 | kInstruction_Crc32w_r6_r0_r3, |
| 15578 | }, |
| 15579 | { |
| 15580 | ARRAY_SIZE(kInstruction_Crc32w_r6_r0_r4), |
| 15581 | kInstruction_Crc32w_r6_r0_r4, |
| 15582 | }, |
| 15583 | { |
| 15584 | ARRAY_SIZE(kInstruction_Crc32w_r6_r0_r5), |
| 15585 | kInstruction_Crc32w_r6_r0_r5, |
| 15586 | }, |
| 15587 | { |
| 15588 | ARRAY_SIZE(kInstruction_Crc32w_r6_r0_r6), |
| 15589 | kInstruction_Crc32w_r6_r0_r6, |
| 15590 | }, |
| 15591 | { |
| 15592 | ARRAY_SIZE(kInstruction_Crc32w_r6_r0_r7), |
| 15593 | kInstruction_Crc32w_r6_r0_r7, |
| 15594 | }, |
| 15595 | { |
| 15596 | ARRAY_SIZE(kInstruction_Crc32w_r6_r0_r8), |
| 15597 | kInstruction_Crc32w_r6_r0_r8, |
| 15598 | }, |
| 15599 | { |
| 15600 | ARRAY_SIZE(kInstruction_Crc32w_r6_r0_r9), |
| 15601 | kInstruction_Crc32w_r6_r0_r9, |
| 15602 | }, |
| 15603 | { |
| 15604 | ARRAY_SIZE(kInstruction_Crc32w_r6_r0_r10), |
| 15605 | kInstruction_Crc32w_r6_r0_r10, |
| 15606 | }, |
| 15607 | { |
| 15608 | ARRAY_SIZE(kInstruction_Crc32w_r6_r0_r11), |
| 15609 | kInstruction_Crc32w_r6_r0_r11, |
| 15610 | }, |
| 15611 | { |
| 15612 | ARRAY_SIZE(kInstruction_Crc32w_r6_r0_r12), |
| 15613 | kInstruction_Crc32w_r6_r0_r12, |
| 15614 | }, |
| 15615 | { |
| 15616 | ARRAY_SIZE(kInstruction_Crc32w_r6_r0_r13), |
| 15617 | kInstruction_Crc32w_r6_r0_r13, |
| 15618 | }, |
| 15619 | { |
| 15620 | ARRAY_SIZE(kInstruction_Crc32w_r6_r0_r14), |
| 15621 | kInstruction_Crc32w_r6_r0_r14, |
| 15622 | }, |
| 15623 | { |
| 15624 | ARRAY_SIZE(kInstruction_Crc32w_r6_r1_r0), |
| 15625 | kInstruction_Crc32w_r6_r1_r0, |
| 15626 | }, |
| 15627 | { |
| 15628 | ARRAY_SIZE(kInstruction_Crc32w_r6_r1_r1), |
| 15629 | kInstruction_Crc32w_r6_r1_r1, |
| 15630 | }, |
| 15631 | { |
| 15632 | ARRAY_SIZE(kInstruction_Crc32w_r6_r1_r2), |
| 15633 | kInstruction_Crc32w_r6_r1_r2, |
| 15634 | }, |
| 15635 | { |
| 15636 | ARRAY_SIZE(kInstruction_Crc32w_r6_r1_r3), |
| 15637 | kInstruction_Crc32w_r6_r1_r3, |
| 15638 | }, |
| 15639 | { |
| 15640 | ARRAY_SIZE(kInstruction_Crc32w_r6_r1_r4), |
| 15641 | kInstruction_Crc32w_r6_r1_r4, |
| 15642 | }, |
| 15643 | { |
| 15644 | ARRAY_SIZE(kInstruction_Crc32w_r6_r1_r5), |
| 15645 | kInstruction_Crc32w_r6_r1_r5, |
| 15646 | }, |
| 15647 | { |
| 15648 | ARRAY_SIZE(kInstruction_Crc32w_r6_r1_r6), |
| 15649 | kInstruction_Crc32w_r6_r1_r6, |
| 15650 | }, |
| 15651 | { |
| 15652 | ARRAY_SIZE(kInstruction_Crc32w_r6_r1_r7), |
| 15653 | kInstruction_Crc32w_r6_r1_r7, |
| 15654 | }, |
| 15655 | { |
| 15656 | ARRAY_SIZE(kInstruction_Crc32w_r6_r1_r8), |
| 15657 | kInstruction_Crc32w_r6_r1_r8, |
| 15658 | }, |
| 15659 | { |
| 15660 | ARRAY_SIZE(kInstruction_Crc32w_r6_r1_r9), |
| 15661 | kInstruction_Crc32w_r6_r1_r9, |
| 15662 | }, |
| 15663 | { |
| 15664 | ARRAY_SIZE(kInstruction_Crc32w_r6_r1_r10), |
| 15665 | kInstruction_Crc32w_r6_r1_r10, |
| 15666 | }, |
| 15667 | { |
| 15668 | ARRAY_SIZE(kInstruction_Crc32w_r6_r1_r11), |
| 15669 | kInstruction_Crc32w_r6_r1_r11, |
| 15670 | }, |
| 15671 | { |
| 15672 | ARRAY_SIZE(kInstruction_Crc32w_r6_r1_r12), |
| 15673 | kInstruction_Crc32w_r6_r1_r12, |
| 15674 | }, |
| 15675 | { |
| 15676 | ARRAY_SIZE(kInstruction_Crc32w_r6_r1_r13), |
| 15677 | kInstruction_Crc32w_r6_r1_r13, |
| 15678 | }, |
| 15679 | { |
| 15680 | ARRAY_SIZE(kInstruction_Crc32w_r6_r1_r14), |
| 15681 | kInstruction_Crc32w_r6_r1_r14, |
| 15682 | }, |
| 15683 | { |
| 15684 | ARRAY_SIZE(kInstruction_Crc32w_r6_r2_r0), |
| 15685 | kInstruction_Crc32w_r6_r2_r0, |
| 15686 | }, |
| 15687 | { |
| 15688 | ARRAY_SIZE(kInstruction_Crc32w_r6_r2_r1), |
| 15689 | kInstruction_Crc32w_r6_r2_r1, |
| 15690 | }, |
| 15691 | { |
| 15692 | ARRAY_SIZE(kInstruction_Crc32w_r6_r2_r2), |
| 15693 | kInstruction_Crc32w_r6_r2_r2, |
| 15694 | }, |
| 15695 | { |
| 15696 | ARRAY_SIZE(kInstruction_Crc32w_r6_r2_r3), |
| 15697 | kInstruction_Crc32w_r6_r2_r3, |
| 15698 | }, |
| 15699 | { |
| 15700 | ARRAY_SIZE(kInstruction_Crc32w_r6_r2_r4), |
| 15701 | kInstruction_Crc32w_r6_r2_r4, |
| 15702 | }, |
| 15703 | { |
| 15704 | ARRAY_SIZE(kInstruction_Crc32w_r6_r2_r5), |
| 15705 | kInstruction_Crc32w_r6_r2_r5, |
| 15706 | }, |
| 15707 | { |
| 15708 | ARRAY_SIZE(kInstruction_Crc32w_r6_r2_r6), |
| 15709 | kInstruction_Crc32w_r6_r2_r6, |
| 15710 | }, |
| 15711 | { |
| 15712 | ARRAY_SIZE(kInstruction_Crc32w_r6_r2_r7), |
| 15713 | kInstruction_Crc32w_r6_r2_r7, |
| 15714 | }, |
| 15715 | { |
| 15716 | ARRAY_SIZE(kInstruction_Crc32w_r6_r2_r8), |
| 15717 | kInstruction_Crc32w_r6_r2_r8, |
| 15718 | }, |
| 15719 | { |
| 15720 | ARRAY_SIZE(kInstruction_Crc32w_r6_r2_r9), |
| 15721 | kInstruction_Crc32w_r6_r2_r9, |
| 15722 | }, |
| 15723 | { |
| 15724 | ARRAY_SIZE(kInstruction_Crc32w_r6_r2_r10), |
| 15725 | kInstruction_Crc32w_r6_r2_r10, |
| 15726 | }, |
| 15727 | { |
| 15728 | ARRAY_SIZE(kInstruction_Crc32w_r6_r2_r11), |
| 15729 | kInstruction_Crc32w_r6_r2_r11, |
| 15730 | }, |
| 15731 | { |
| 15732 | ARRAY_SIZE(kInstruction_Crc32w_r6_r2_r12), |
| 15733 | kInstruction_Crc32w_r6_r2_r12, |
| 15734 | }, |
| 15735 | { |
| 15736 | ARRAY_SIZE(kInstruction_Crc32w_r6_r2_r13), |
| 15737 | kInstruction_Crc32w_r6_r2_r13, |
| 15738 | }, |
| 15739 | { |
| 15740 | ARRAY_SIZE(kInstruction_Crc32w_r6_r2_r14), |
| 15741 | kInstruction_Crc32w_r6_r2_r14, |
| 15742 | }, |
| 15743 | { |
| 15744 | ARRAY_SIZE(kInstruction_Crc32w_r6_r3_r0), |
| 15745 | kInstruction_Crc32w_r6_r3_r0, |
| 15746 | }, |
| 15747 | { |
| 15748 | ARRAY_SIZE(kInstruction_Crc32w_r6_r3_r1), |
| 15749 | kInstruction_Crc32w_r6_r3_r1, |
| 15750 | }, |
| 15751 | { |
| 15752 | ARRAY_SIZE(kInstruction_Crc32w_r6_r3_r2), |
| 15753 | kInstruction_Crc32w_r6_r3_r2, |
| 15754 | }, |
| 15755 | { |
| 15756 | ARRAY_SIZE(kInstruction_Crc32w_r6_r3_r3), |
| 15757 | kInstruction_Crc32w_r6_r3_r3, |
| 15758 | }, |
| 15759 | { |
| 15760 | ARRAY_SIZE(kInstruction_Crc32w_r6_r3_r4), |
| 15761 | kInstruction_Crc32w_r6_r3_r4, |
| 15762 | }, |
| 15763 | { |
| 15764 | ARRAY_SIZE(kInstruction_Crc32w_r6_r3_r5), |
| 15765 | kInstruction_Crc32w_r6_r3_r5, |
| 15766 | }, |
| 15767 | { |
| 15768 | ARRAY_SIZE(kInstruction_Crc32w_r6_r3_r6), |
| 15769 | kInstruction_Crc32w_r6_r3_r6, |
| 15770 | }, |
| 15771 | { |
| 15772 | ARRAY_SIZE(kInstruction_Crc32w_r6_r3_r7), |
| 15773 | kInstruction_Crc32w_r6_r3_r7, |
| 15774 | }, |
| 15775 | { |
| 15776 | ARRAY_SIZE(kInstruction_Crc32w_r6_r3_r8), |
| 15777 | kInstruction_Crc32w_r6_r3_r8, |
| 15778 | }, |
| 15779 | { |
| 15780 | ARRAY_SIZE(kInstruction_Crc32w_r6_r3_r9), |
| 15781 | kInstruction_Crc32w_r6_r3_r9, |
| 15782 | }, |
| 15783 | { |
| 15784 | ARRAY_SIZE(kInstruction_Crc32w_r6_r3_r10), |
| 15785 | kInstruction_Crc32w_r6_r3_r10, |
| 15786 | }, |
| 15787 | { |
| 15788 | ARRAY_SIZE(kInstruction_Crc32w_r6_r3_r11), |
| 15789 | kInstruction_Crc32w_r6_r3_r11, |
| 15790 | }, |
| 15791 | { |
| 15792 | ARRAY_SIZE(kInstruction_Crc32w_r6_r3_r12), |
| 15793 | kInstruction_Crc32w_r6_r3_r12, |
| 15794 | }, |
| 15795 | { |
| 15796 | ARRAY_SIZE(kInstruction_Crc32w_r6_r3_r13), |
| 15797 | kInstruction_Crc32w_r6_r3_r13, |
| 15798 | }, |
| 15799 | { |
| 15800 | ARRAY_SIZE(kInstruction_Crc32w_r6_r3_r14), |
| 15801 | kInstruction_Crc32w_r6_r3_r14, |
| 15802 | }, |
| 15803 | { |
| 15804 | ARRAY_SIZE(kInstruction_Crc32w_r6_r4_r0), |
| 15805 | kInstruction_Crc32w_r6_r4_r0, |
| 15806 | }, |
| 15807 | { |
| 15808 | ARRAY_SIZE(kInstruction_Crc32w_r6_r4_r1), |
| 15809 | kInstruction_Crc32w_r6_r4_r1, |
| 15810 | }, |
| 15811 | { |
| 15812 | ARRAY_SIZE(kInstruction_Crc32w_r6_r4_r2), |
| 15813 | kInstruction_Crc32w_r6_r4_r2, |
| 15814 | }, |
| 15815 | { |
| 15816 | ARRAY_SIZE(kInstruction_Crc32w_r6_r4_r3), |
| 15817 | kInstruction_Crc32w_r6_r4_r3, |
| 15818 | }, |
| 15819 | { |
| 15820 | ARRAY_SIZE(kInstruction_Crc32w_r6_r4_r4), |
| 15821 | kInstruction_Crc32w_r6_r4_r4, |
| 15822 | }, |
| 15823 | { |
| 15824 | ARRAY_SIZE(kInstruction_Crc32w_r6_r4_r5), |
| 15825 | kInstruction_Crc32w_r6_r4_r5, |
| 15826 | }, |
| 15827 | { |
| 15828 | ARRAY_SIZE(kInstruction_Crc32w_r6_r4_r6), |
| 15829 | kInstruction_Crc32w_r6_r4_r6, |
| 15830 | }, |
| 15831 | { |
| 15832 | ARRAY_SIZE(kInstruction_Crc32w_r6_r4_r7), |
| 15833 | kInstruction_Crc32w_r6_r4_r7, |
| 15834 | }, |
| 15835 | { |
| 15836 | ARRAY_SIZE(kInstruction_Crc32w_r6_r4_r8), |
| 15837 | kInstruction_Crc32w_r6_r4_r8, |
| 15838 | }, |
| 15839 | { |
| 15840 | ARRAY_SIZE(kInstruction_Crc32w_r6_r4_r9), |
| 15841 | kInstruction_Crc32w_r6_r4_r9, |
| 15842 | }, |
| 15843 | { |
| 15844 | ARRAY_SIZE(kInstruction_Crc32w_r6_r4_r10), |
| 15845 | kInstruction_Crc32w_r6_r4_r10, |
| 15846 | }, |
| 15847 | { |
| 15848 | ARRAY_SIZE(kInstruction_Crc32w_r6_r4_r11), |
| 15849 | kInstruction_Crc32w_r6_r4_r11, |
| 15850 | }, |
| 15851 | { |
| 15852 | ARRAY_SIZE(kInstruction_Crc32w_r6_r4_r12), |
| 15853 | kInstruction_Crc32w_r6_r4_r12, |
| 15854 | }, |
| 15855 | { |
| 15856 | ARRAY_SIZE(kInstruction_Crc32w_r6_r4_r13), |
| 15857 | kInstruction_Crc32w_r6_r4_r13, |
| 15858 | }, |
| 15859 | { |
| 15860 | ARRAY_SIZE(kInstruction_Crc32w_r6_r4_r14), |
| 15861 | kInstruction_Crc32w_r6_r4_r14, |
| 15862 | }, |
| 15863 | { |
| 15864 | ARRAY_SIZE(kInstruction_Crc32w_r6_r5_r0), |
| 15865 | kInstruction_Crc32w_r6_r5_r0, |
| 15866 | }, |
| 15867 | { |
| 15868 | ARRAY_SIZE(kInstruction_Crc32w_r6_r5_r1), |
| 15869 | kInstruction_Crc32w_r6_r5_r1, |
| 15870 | }, |
| 15871 | { |
| 15872 | ARRAY_SIZE(kInstruction_Crc32w_r6_r5_r2), |
| 15873 | kInstruction_Crc32w_r6_r5_r2, |
| 15874 | }, |
| 15875 | { |
| 15876 | ARRAY_SIZE(kInstruction_Crc32w_r6_r5_r3), |
| 15877 | kInstruction_Crc32w_r6_r5_r3, |
| 15878 | }, |
| 15879 | { |
| 15880 | ARRAY_SIZE(kInstruction_Crc32w_r6_r5_r4), |
| 15881 | kInstruction_Crc32w_r6_r5_r4, |
| 15882 | }, |
| 15883 | { |
| 15884 | ARRAY_SIZE(kInstruction_Crc32w_r6_r5_r5), |
| 15885 | kInstruction_Crc32w_r6_r5_r5, |
| 15886 | }, |
| 15887 | { |
| 15888 | ARRAY_SIZE(kInstruction_Crc32w_r6_r5_r6), |
| 15889 | kInstruction_Crc32w_r6_r5_r6, |
| 15890 | }, |
| 15891 | { |
| 15892 | ARRAY_SIZE(kInstruction_Crc32w_r6_r5_r7), |
| 15893 | kInstruction_Crc32w_r6_r5_r7, |
| 15894 | }, |
| 15895 | { |
| 15896 | ARRAY_SIZE(kInstruction_Crc32w_r6_r5_r8), |
| 15897 | kInstruction_Crc32w_r6_r5_r8, |
| 15898 | }, |
| 15899 | { |
| 15900 | ARRAY_SIZE(kInstruction_Crc32w_r6_r5_r9), |
| 15901 | kInstruction_Crc32w_r6_r5_r9, |
| 15902 | }, |
| 15903 | { |
| 15904 | ARRAY_SIZE(kInstruction_Crc32w_r6_r5_r10), |
| 15905 | kInstruction_Crc32w_r6_r5_r10, |
| 15906 | }, |
| 15907 | { |
| 15908 | ARRAY_SIZE(kInstruction_Crc32w_r6_r5_r11), |
| 15909 | kInstruction_Crc32w_r6_r5_r11, |
| 15910 | }, |
| 15911 | { |
| 15912 | ARRAY_SIZE(kInstruction_Crc32w_r6_r5_r12), |
| 15913 | kInstruction_Crc32w_r6_r5_r12, |
| 15914 | }, |
| 15915 | { |
| 15916 | ARRAY_SIZE(kInstruction_Crc32w_r6_r5_r13), |
| 15917 | kInstruction_Crc32w_r6_r5_r13, |
| 15918 | }, |
| 15919 | { |
| 15920 | ARRAY_SIZE(kInstruction_Crc32w_r6_r5_r14), |
| 15921 | kInstruction_Crc32w_r6_r5_r14, |
| 15922 | }, |
| 15923 | { |
| 15924 | ARRAY_SIZE(kInstruction_Crc32w_r6_r6_r0), |
| 15925 | kInstruction_Crc32w_r6_r6_r0, |
| 15926 | }, |
| 15927 | { |
| 15928 | ARRAY_SIZE(kInstruction_Crc32w_r6_r6_r1), |
| 15929 | kInstruction_Crc32w_r6_r6_r1, |
| 15930 | }, |
| 15931 | { |
| 15932 | ARRAY_SIZE(kInstruction_Crc32w_r6_r6_r2), |
| 15933 | kInstruction_Crc32w_r6_r6_r2, |
| 15934 | }, |
| 15935 | { |
| 15936 | ARRAY_SIZE(kInstruction_Crc32w_r6_r6_r3), |
| 15937 | kInstruction_Crc32w_r6_r6_r3, |
| 15938 | }, |
| 15939 | { |
| 15940 | ARRAY_SIZE(kInstruction_Crc32w_r6_r6_r4), |
| 15941 | kInstruction_Crc32w_r6_r6_r4, |
| 15942 | }, |
| 15943 | { |
| 15944 | ARRAY_SIZE(kInstruction_Crc32w_r6_r6_r5), |
| 15945 | kInstruction_Crc32w_r6_r6_r5, |
| 15946 | }, |
| 15947 | { |
| 15948 | ARRAY_SIZE(kInstruction_Crc32w_r6_r6_r6), |
| 15949 | kInstruction_Crc32w_r6_r6_r6, |
| 15950 | }, |
| 15951 | { |
| 15952 | ARRAY_SIZE(kInstruction_Crc32w_r6_r6_r7), |
| 15953 | kInstruction_Crc32w_r6_r6_r7, |
| 15954 | }, |
| 15955 | { |
| 15956 | ARRAY_SIZE(kInstruction_Crc32w_r6_r6_r8), |
| 15957 | kInstruction_Crc32w_r6_r6_r8, |
| 15958 | }, |
| 15959 | { |
| 15960 | ARRAY_SIZE(kInstruction_Crc32w_r6_r6_r9), |
| 15961 | kInstruction_Crc32w_r6_r6_r9, |
| 15962 | }, |
| 15963 | { |
| 15964 | ARRAY_SIZE(kInstruction_Crc32w_r6_r6_r10), |
| 15965 | kInstruction_Crc32w_r6_r6_r10, |
| 15966 | }, |
| 15967 | { |
| 15968 | ARRAY_SIZE(kInstruction_Crc32w_r6_r6_r11), |
| 15969 | kInstruction_Crc32w_r6_r6_r11, |
| 15970 | }, |
| 15971 | { |
| 15972 | ARRAY_SIZE(kInstruction_Crc32w_r6_r6_r12), |
| 15973 | kInstruction_Crc32w_r6_r6_r12, |
| 15974 | }, |
| 15975 | { |
| 15976 | ARRAY_SIZE(kInstruction_Crc32w_r6_r6_r13), |
| 15977 | kInstruction_Crc32w_r6_r6_r13, |
| 15978 | }, |
| 15979 | { |
| 15980 | ARRAY_SIZE(kInstruction_Crc32w_r6_r6_r14), |
| 15981 | kInstruction_Crc32w_r6_r6_r14, |
| 15982 | }, |
| 15983 | { |
| 15984 | ARRAY_SIZE(kInstruction_Crc32w_r6_r7_r0), |
| 15985 | kInstruction_Crc32w_r6_r7_r0, |
| 15986 | }, |
| 15987 | { |
| 15988 | ARRAY_SIZE(kInstruction_Crc32w_r6_r7_r1), |
| 15989 | kInstruction_Crc32w_r6_r7_r1, |
| 15990 | }, |
| 15991 | { |
| 15992 | ARRAY_SIZE(kInstruction_Crc32w_r6_r7_r2), |
| 15993 | kInstruction_Crc32w_r6_r7_r2, |
| 15994 | }, |
| 15995 | { |
| 15996 | ARRAY_SIZE(kInstruction_Crc32w_r6_r7_r3), |
| 15997 | kInstruction_Crc32w_r6_r7_r3, |
| 15998 | }, |
| 15999 | { |
| 16000 | ARRAY_SIZE(kInstruction_Crc32w_r6_r7_r4), |
| 16001 | kInstruction_Crc32w_r6_r7_r4, |
| 16002 | }, |
| 16003 | { |
| 16004 | ARRAY_SIZE(kInstruction_Crc32w_r6_r7_r5), |
| 16005 | kInstruction_Crc32w_r6_r7_r5, |
| 16006 | }, |
| 16007 | { |
| 16008 | ARRAY_SIZE(kInstruction_Crc32w_r6_r7_r6), |
| 16009 | kInstruction_Crc32w_r6_r7_r6, |
| 16010 | }, |
| 16011 | { |
| 16012 | ARRAY_SIZE(kInstruction_Crc32w_r6_r7_r7), |
| 16013 | kInstruction_Crc32w_r6_r7_r7, |
| 16014 | }, |
| 16015 | { |
| 16016 | ARRAY_SIZE(kInstruction_Crc32w_r6_r7_r8), |
| 16017 | kInstruction_Crc32w_r6_r7_r8, |
| 16018 | }, |
| 16019 | { |
| 16020 | ARRAY_SIZE(kInstruction_Crc32w_r6_r7_r9), |
| 16021 | kInstruction_Crc32w_r6_r7_r9, |
| 16022 | }, |
| 16023 | { |
| 16024 | ARRAY_SIZE(kInstruction_Crc32w_r6_r7_r10), |
| 16025 | kInstruction_Crc32w_r6_r7_r10, |
| 16026 | }, |
| 16027 | { |
| 16028 | ARRAY_SIZE(kInstruction_Crc32w_r6_r7_r11), |
| 16029 | kInstruction_Crc32w_r6_r7_r11, |
| 16030 | }, |
| 16031 | { |
| 16032 | ARRAY_SIZE(kInstruction_Crc32w_r6_r7_r12), |
| 16033 | kInstruction_Crc32w_r6_r7_r12, |
| 16034 | }, |
| 16035 | { |
| 16036 | ARRAY_SIZE(kInstruction_Crc32w_r6_r7_r13), |
| 16037 | kInstruction_Crc32w_r6_r7_r13, |
| 16038 | }, |
| 16039 | { |
| 16040 | ARRAY_SIZE(kInstruction_Crc32w_r6_r7_r14), |
| 16041 | kInstruction_Crc32w_r6_r7_r14, |
| 16042 | }, |
| 16043 | { |
| 16044 | ARRAY_SIZE(kInstruction_Crc32w_r6_r8_r0), |
| 16045 | kInstruction_Crc32w_r6_r8_r0, |
| 16046 | }, |
| 16047 | { |
| 16048 | ARRAY_SIZE(kInstruction_Crc32w_r6_r8_r1), |
| 16049 | kInstruction_Crc32w_r6_r8_r1, |
| 16050 | }, |
| 16051 | { |
| 16052 | ARRAY_SIZE(kInstruction_Crc32w_r6_r8_r2), |
| 16053 | kInstruction_Crc32w_r6_r8_r2, |
| 16054 | }, |
| 16055 | { |
| 16056 | ARRAY_SIZE(kInstruction_Crc32w_r6_r8_r3), |
| 16057 | kInstruction_Crc32w_r6_r8_r3, |
| 16058 | }, |
| 16059 | { |
| 16060 | ARRAY_SIZE(kInstruction_Crc32w_r6_r8_r4), |
| 16061 | kInstruction_Crc32w_r6_r8_r4, |
| 16062 | }, |
| 16063 | { |
| 16064 | ARRAY_SIZE(kInstruction_Crc32w_r6_r8_r5), |
| 16065 | kInstruction_Crc32w_r6_r8_r5, |
| 16066 | }, |
| 16067 | { |
| 16068 | ARRAY_SIZE(kInstruction_Crc32w_r6_r8_r6), |
| 16069 | kInstruction_Crc32w_r6_r8_r6, |
| 16070 | }, |
| 16071 | { |
| 16072 | ARRAY_SIZE(kInstruction_Crc32w_r6_r8_r7), |
| 16073 | kInstruction_Crc32w_r6_r8_r7, |
| 16074 | }, |
| 16075 | { |
| 16076 | ARRAY_SIZE(kInstruction_Crc32w_r6_r8_r8), |
| 16077 | kInstruction_Crc32w_r6_r8_r8, |
| 16078 | }, |
| 16079 | { |
| 16080 | ARRAY_SIZE(kInstruction_Crc32w_r6_r8_r9), |
| 16081 | kInstruction_Crc32w_r6_r8_r9, |
| 16082 | }, |
| 16083 | { |
| 16084 | ARRAY_SIZE(kInstruction_Crc32w_r6_r8_r10), |
| 16085 | kInstruction_Crc32w_r6_r8_r10, |
| 16086 | }, |
| 16087 | { |
| 16088 | ARRAY_SIZE(kInstruction_Crc32w_r6_r8_r11), |
| 16089 | kInstruction_Crc32w_r6_r8_r11, |
| 16090 | }, |
| 16091 | { |
| 16092 | ARRAY_SIZE(kInstruction_Crc32w_r6_r8_r12), |
| 16093 | kInstruction_Crc32w_r6_r8_r12, |
| 16094 | }, |
| 16095 | { |
| 16096 | ARRAY_SIZE(kInstruction_Crc32w_r6_r8_r13), |
| 16097 | kInstruction_Crc32w_r6_r8_r13, |
| 16098 | }, |
| 16099 | { |
| 16100 | ARRAY_SIZE(kInstruction_Crc32w_r6_r8_r14), |
| 16101 | kInstruction_Crc32w_r6_r8_r14, |
| 16102 | }, |
| 16103 | { |
| 16104 | ARRAY_SIZE(kInstruction_Crc32w_r6_r9_r0), |
| 16105 | kInstruction_Crc32w_r6_r9_r0, |
| 16106 | }, |
| 16107 | { |
| 16108 | ARRAY_SIZE(kInstruction_Crc32w_r6_r9_r1), |
| 16109 | kInstruction_Crc32w_r6_r9_r1, |
| 16110 | }, |
| 16111 | { |
| 16112 | ARRAY_SIZE(kInstruction_Crc32w_r6_r9_r2), |
| 16113 | kInstruction_Crc32w_r6_r9_r2, |
| 16114 | }, |
| 16115 | { |
| 16116 | ARRAY_SIZE(kInstruction_Crc32w_r6_r9_r3), |
| 16117 | kInstruction_Crc32w_r6_r9_r3, |
| 16118 | }, |
| 16119 | { |
| 16120 | ARRAY_SIZE(kInstruction_Crc32w_r6_r9_r4), |
| 16121 | kInstruction_Crc32w_r6_r9_r4, |
| 16122 | }, |
| 16123 | { |
| 16124 | ARRAY_SIZE(kInstruction_Crc32w_r6_r9_r5), |
| 16125 | kInstruction_Crc32w_r6_r9_r5, |
| 16126 | }, |
| 16127 | { |
| 16128 | ARRAY_SIZE(kInstruction_Crc32w_r6_r9_r6), |
| 16129 | kInstruction_Crc32w_r6_r9_r6, |
| 16130 | }, |
| 16131 | { |
| 16132 | ARRAY_SIZE(kInstruction_Crc32w_r6_r9_r7), |
| 16133 | kInstruction_Crc32w_r6_r9_r7, |
| 16134 | }, |
| 16135 | { |
| 16136 | ARRAY_SIZE(kInstruction_Crc32w_r6_r9_r8), |
| 16137 | kInstruction_Crc32w_r6_r9_r8, |
| 16138 | }, |
| 16139 | { |
| 16140 | ARRAY_SIZE(kInstruction_Crc32w_r6_r9_r9), |
| 16141 | kInstruction_Crc32w_r6_r9_r9, |
| 16142 | }, |
| 16143 | { |
| 16144 | ARRAY_SIZE(kInstruction_Crc32w_r6_r9_r10), |
| 16145 | kInstruction_Crc32w_r6_r9_r10, |
| 16146 | }, |
| 16147 | { |
| 16148 | ARRAY_SIZE(kInstruction_Crc32w_r6_r9_r11), |
| 16149 | kInstruction_Crc32w_r6_r9_r11, |
| 16150 | }, |
| 16151 | { |
| 16152 | ARRAY_SIZE(kInstruction_Crc32w_r6_r9_r12), |
| 16153 | kInstruction_Crc32w_r6_r9_r12, |
| 16154 | }, |
| 16155 | { |
| 16156 | ARRAY_SIZE(kInstruction_Crc32w_r6_r9_r13), |
| 16157 | kInstruction_Crc32w_r6_r9_r13, |
| 16158 | }, |
| 16159 | { |
| 16160 | ARRAY_SIZE(kInstruction_Crc32w_r6_r9_r14), |
| 16161 | kInstruction_Crc32w_r6_r9_r14, |
| 16162 | }, |
| 16163 | { |
| 16164 | ARRAY_SIZE(kInstruction_Crc32w_r6_r10_r0), |
| 16165 | kInstruction_Crc32w_r6_r10_r0, |
| 16166 | }, |
| 16167 | { |
| 16168 | ARRAY_SIZE(kInstruction_Crc32w_r6_r10_r1), |
| 16169 | kInstruction_Crc32w_r6_r10_r1, |
| 16170 | }, |
| 16171 | { |
| 16172 | ARRAY_SIZE(kInstruction_Crc32w_r6_r10_r2), |
| 16173 | kInstruction_Crc32w_r6_r10_r2, |
| 16174 | }, |
| 16175 | { |
| 16176 | ARRAY_SIZE(kInstruction_Crc32w_r6_r10_r3), |
| 16177 | kInstruction_Crc32w_r6_r10_r3, |
| 16178 | }, |
| 16179 | { |
| 16180 | ARRAY_SIZE(kInstruction_Crc32w_r6_r10_r4), |
| 16181 | kInstruction_Crc32w_r6_r10_r4, |
| 16182 | }, |
| 16183 | { |
| 16184 | ARRAY_SIZE(kInstruction_Crc32w_r6_r10_r5), |
| 16185 | kInstruction_Crc32w_r6_r10_r5, |
| 16186 | }, |
| 16187 | { |
| 16188 | ARRAY_SIZE(kInstruction_Crc32w_r6_r10_r6), |
| 16189 | kInstruction_Crc32w_r6_r10_r6, |
| 16190 | }, |
| 16191 | { |
| 16192 | ARRAY_SIZE(kInstruction_Crc32w_r6_r10_r7), |
| 16193 | kInstruction_Crc32w_r6_r10_r7, |
| 16194 | }, |
| 16195 | { |
| 16196 | ARRAY_SIZE(kInstruction_Crc32w_r6_r10_r8), |
| 16197 | kInstruction_Crc32w_r6_r10_r8, |
| 16198 | }, |
| 16199 | { |
| 16200 | ARRAY_SIZE(kInstruction_Crc32w_r6_r10_r9), |
| 16201 | kInstruction_Crc32w_r6_r10_r9, |
| 16202 | }, |
| 16203 | { |
| 16204 | ARRAY_SIZE(kInstruction_Crc32w_r6_r10_r10), |
| 16205 | kInstruction_Crc32w_r6_r10_r10, |
| 16206 | }, |
| 16207 | { |
| 16208 | ARRAY_SIZE(kInstruction_Crc32w_r6_r10_r11), |
| 16209 | kInstruction_Crc32w_r6_r10_r11, |
| 16210 | }, |
| 16211 | { |
| 16212 | ARRAY_SIZE(kInstruction_Crc32w_r6_r10_r12), |
| 16213 | kInstruction_Crc32w_r6_r10_r12, |
| 16214 | }, |
| 16215 | { |
| 16216 | ARRAY_SIZE(kInstruction_Crc32w_r6_r10_r13), |
| 16217 | kInstruction_Crc32w_r6_r10_r13, |
| 16218 | }, |
| 16219 | { |
| 16220 | ARRAY_SIZE(kInstruction_Crc32w_r6_r10_r14), |
| 16221 | kInstruction_Crc32w_r6_r10_r14, |
| 16222 | }, |
| 16223 | { |
| 16224 | ARRAY_SIZE(kInstruction_Crc32w_r6_r11_r0), |
| 16225 | kInstruction_Crc32w_r6_r11_r0, |
| 16226 | }, |
| 16227 | { |
| 16228 | ARRAY_SIZE(kInstruction_Crc32w_r6_r11_r1), |
| 16229 | kInstruction_Crc32w_r6_r11_r1, |
| 16230 | }, |
| 16231 | { |
| 16232 | ARRAY_SIZE(kInstruction_Crc32w_r6_r11_r2), |
| 16233 | kInstruction_Crc32w_r6_r11_r2, |
| 16234 | }, |
| 16235 | { |
| 16236 | ARRAY_SIZE(kInstruction_Crc32w_r6_r11_r3), |
| 16237 | kInstruction_Crc32w_r6_r11_r3, |
| 16238 | }, |
| 16239 | { |
| 16240 | ARRAY_SIZE(kInstruction_Crc32w_r6_r11_r4), |
| 16241 | kInstruction_Crc32w_r6_r11_r4, |
| 16242 | }, |
| 16243 | { |
| 16244 | ARRAY_SIZE(kInstruction_Crc32w_r6_r11_r5), |
| 16245 | kInstruction_Crc32w_r6_r11_r5, |
| 16246 | }, |
| 16247 | { |
| 16248 | ARRAY_SIZE(kInstruction_Crc32w_r6_r11_r6), |
| 16249 | kInstruction_Crc32w_r6_r11_r6, |
| 16250 | }, |
| 16251 | { |
| 16252 | ARRAY_SIZE(kInstruction_Crc32w_r6_r11_r7), |
| 16253 | kInstruction_Crc32w_r6_r11_r7, |
| 16254 | }, |
| 16255 | { |
| 16256 | ARRAY_SIZE(kInstruction_Crc32w_r6_r11_r8), |
| 16257 | kInstruction_Crc32w_r6_r11_r8, |
| 16258 | }, |
| 16259 | { |
| 16260 | ARRAY_SIZE(kInstruction_Crc32w_r6_r11_r9), |
| 16261 | kInstruction_Crc32w_r6_r11_r9, |
| 16262 | }, |
| 16263 | { |
| 16264 | ARRAY_SIZE(kInstruction_Crc32w_r6_r11_r10), |
| 16265 | kInstruction_Crc32w_r6_r11_r10, |
| 16266 | }, |
| 16267 | { |
| 16268 | ARRAY_SIZE(kInstruction_Crc32w_r6_r11_r11), |
| 16269 | kInstruction_Crc32w_r6_r11_r11, |
| 16270 | }, |
| 16271 | { |
| 16272 | ARRAY_SIZE(kInstruction_Crc32w_r6_r11_r12), |
| 16273 | kInstruction_Crc32w_r6_r11_r12, |
| 16274 | }, |
| 16275 | { |
| 16276 | ARRAY_SIZE(kInstruction_Crc32w_r6_r11_r13), |
| 16277 | kInstruction_Crc32w_r6_r11_r13, |
| 16278 | }, |
| 16279 | { |
| 16280 | ARRAY_SIZE(kInstruction_Crc32w_r6_r11_r14), |
| 16281 | kInstruction_Crc32w_r6_r11_r14, |
| 16282 | }, |
| 16283 | { |
| 16284 | ARRAY_SIZE(kInstruction_Crc32w_r6_r12_r0), |
| 16285 | kInstruction_Crc32w_r6_r12_r0, |
| 16286 | }, |
| 16287 | { |
| 16288 | ARRAY_SIZE(kInstruction_Crc32w_r6_r12_r1), |
| 16289 | kInstruction_Crc32w_r6_r12_r1, |
| 16290 | }, |
| 16291 | { |
| 16292 | ARRAY_SIZE(kInstruction_Crc32w_r6_r12_r2), |
| 16293 | kInstruction_Crc32w_r6_r12_r2, |
| 16294 | }, |
| 16295 | { |
| 16296 | ARRAY_SIZE(kInstruction_Crc32w_r6_r12_r3), |
| 16297 | kInstruction_Crc32w_r6_r12_r3, |
| 16298 | }, |
| 16299 | { |
| 16300 | ARRAY_SIZE(kInstruction_Crc32w_r6_r12_r4), |
| 16301 | kInstruction_Crc32w_r6_r12_r4, |
| 16302 | }, |
| 16303 | { |
| 16304 | ARRAY_SIZE(kInstruction_Crc32w_r6_r12_r5), |
| 16305 | kInstruction_Crc32w_r6_r12_r5, |
| 16306 | }, |
| 16307 | { |
| 16308 | ARRAY_SIZE(kInstruction_Crc32w_r6_r12_r6), |
| 16309 | kInstruction_Crc32w_r6_r12_r6, |
| 16310 | }, |
| 16311 | { |
| 16312 | ARRAY_SIZE(kInstruction_Crc32w_r6_r12_r7), |
| 16313 | kInstruction_Crc32w_r6_r12_r7, |
| 16314 | }, |
| 16315 | { |
| 16316 | ARRAY_SIZE(kInstruction_Crc32w_r6_r12_r8), |
| 16317 | kInstruction_Crc32w_r6_r12_r8, |
| 16318 | }, |
| 16319 | { |
| 16320 | ARRAY_SIZE(kInstruction_Crc32w_r6_r12_r9), |
| 16321 | kInstruction_Crc32w_r6_r12_r9, |
| 16322 | }, |
| 16323 | { |
| 16324 | ARRAY_SIZE(kInstruction_Crc32w_r6_r12_r10), |
| 16325 | kInstruction_Crc32w_r6_r12_r10, |
| 16326 | }, |
| 16327 | { |
| 16328 | ARRAY_SIZE(kInstruction_Crc32w_r6_r12_r11), |
| 16329 | kInstruction_Crc32w_r6_r12_r11, |
| 16330 | }, |
| 16331 | { |
| 16332 | ARRAY_SIZE(kInstruction_Crc32w_r6_r12_r12), |
| 16333 | kInstruction_Crc32w_r6_r12_r12, |
| 16334 | }, |
| 16335 | { |
| 16336 | ARRAY_SIZE(kInstruction_Crc32w_r6_r12_r13), |
| 16337 | kInstruction_Crc32w_r6_r12_r13, |
| 16338 | }, |
| 16339 | { |
| 16340 | ARRAY_SIZE(kInstruction_Crc32w_r6_r12_r14), |
| 16341 | kInstruction_Crc32w_r6_r12_r14, |
| 16342 | }, |
| 16343 | { |
| 16344 | ARRAY_SIZE(kInstruction_Crc32w_r6_r13_r0), |
| 16345 | kInstruction_Crc32w_r6_r13_r0, |
| 16346 | }, |
| 16347 | { |
| 16348 | ARRAY_SIZE(kInstruction_Crc32w_r6_r13_r1), |
| 16349 | kInstruction_Crc32w_r6_r13_r1, |
| 16350 | }, |
| 16351 | { |
| 16352 | ARRAY_SIZE(kInstruction_Crc32w_r6_r13_r2), |
| 16353 | kInstruction_Crc32w_r6_r13_r2, |
| 16354 | }, |
| 16355 | { |
| 16356 | ARRAY_SIZE(kInstruction_Crc32w_r6_r13_r3), |
| 16357 | kInstruction_Crc32w_r6_r13_r3, |
| 16358 | }, |
| 16359 | { |
| 16360 | ARRAY_SIZE(kInstruction_Crc32w_r6_r13_r4), |
| 16361 | kInstruction_Crc32w_r6_r13_r4, |
| 16362 | }, |
| 16363 | { |
| 16364 | ARRAY_SIZE(kInstruction_Crc32w_r6_r13_r5), |
| 16365 | kInstruction_Crc32w_r6_r13_r5, |
| 16366 | }, |
| 16367 | { |
| 16368 | ARRAY_SIZE(kInstruction_Crc32w_r6_r13_r6), |
| 16369 | kInstruction_Crc32w_r6_r13_r6, |
| 16370 | }, |
| 16371 | { |
| 16372 | ARRAY_SIZE(kInstruction_Crc32w_r6_r13_r7), |
| 16373 | kInstruction_Crc32w_r6_r13_r7, |
| 16374 | }, |
| 16375 | { |
| 16376 | ARRAY_SIZE(kInstruction_Crc32w_r6_r13_r8), |
| 16377 | kInstruction_Crc32w_r6_r13_r8, |
| 16378 | }, |
| 16379 | { |
| 16380 | ARRAY_SIZE(kInstruction_Crc32w_r6_r13_r9), |
| 16381 | kInstruction_Crc32w_r6_r13_r9, |
| 16382 | }, |
| 16383 | { |
| 16384 | ARRAY_SIZE(kInstruction_Crc32w_r6_r13_r10), |
| 16385 | kInstruction_Crc32w_r6_r13_r10, |
| 16386 | }, |
| 16387 | { |
| 16388 | ARRAY_SIZE(kInstruction_Crc32w_r6_r13_r11), |
| 16389 | kInstruction_Crc32w_r6_r13_r11, |
| 16390 | }, |
| 16391 | { |
| 16392 | ARRAY_SIZE(kInstruction_Crc32w_r6_r13_r12), |
| 16393 | kInstruction_Crc32w_r6_r13_r12, |
| 16394 | }, |
| 16395 | { |
| 16396 | ARRAY_SIZE(kInstruction_Crc32w_r6_r13_r13), |
| 16397 | kInstruction_Crc32w_r6_r13_r13, |
| 16398 | }, |
| 16399 | { |
| 16400 | ARRAY_SIZE(kInstruction_Crc32w_r6_r13_r14), |
| 16401 | kInstruction_Crc32w_r6_r13_r14, |
| 16402 | }, |
| 16403 | { |
| 16404 | ARRAY_SIZE(kInstruction_Crc32w_r6_r14_r0), |
| 16405 | kInstruction_Crc32w_r6_r14_r0, |
| 16406 | }, |
| 16407 | { |
| 16408 | ARRAY_SIZE(kInstruction_Crc32w_r6_r14_r1), |
| 16409 | kInstruction_Crc32w_r6_r14_r1, |
| 16410 | }, |
| 16411 | { |
| 16412 | ARRAY_SIZE(kInstruction_Crc32w_r6_r14_r2), |
| 16413 | kInstruction_Crc32w_r6_r14_r2, |
| 16414 | }, |
| 16415 | { |
| 16416 | ARRAY_SIZE(kInstruction_Crc32w_r6_r14_r3), |
| 16417 | kInstruction_Crc32w_r6_r14_r3, |
| 16418 | }, |
| 16419 | { |
| 16420 | ARRAY_SIZE(kInstruction_Crc32w_r6_r14_r4), |
| 16421 | kInstruction_Crc32w_r6_r14_r4, |
| 16422 | }, |
| 16423 | { |
| 16424 | ARRAY_SIZE(kInstruction_Crc32w_r6_r14_r5), |
| 16425 | kInstruction_Crc32w_r6_r14_r5, |
| 16426 | }, |
| 16427 | { |
| 16428 | ARRAY_SIZE(kInstruction_Crc32w_r6_r14_r6), |
| 16429 | kInstruction_Crc32w_r6_r14_r6, |
| 16430 | }, |
| 16431 | { |
| 16432 | ARRAY_SIZE(kInstruction_Crc32w_r6_r14_r7), |
| 16433 | kInstruction_Crc32w_r6_r14_r7, |
| 16434 | }, |
| 16435 | { |
| 16436 | ARRAY_SIZE(kInstruction_Crc32w_r6_r14_r8), |
| 16437 | kInstruction_Crc32w_r6_r14_r8, |
| 16438 | }, |
| 16439 | { |
| 16440 | ARRAY_SIZE(kInstruction_Crc32w_r6_r14_r9), |
| 16441 | kInstruction_Crc32w_r6_r14_r9, |
| 16442 | }, |
| 16443 | { |
| 16444 | ARRAY_SIZE(kInstruction_Crc32w_r6_r14_r10), |
| 16445 | kInstruction_Crc32w_r6_r14_r10, |
| 16446 | }, |
| 16447 | { |
| 16448 | ARRAY_SIZE(kInstruction_Crc32w_r6_r14_r11), |
| 16449 | kInstruction_Crc32w_r6_r14_r11, |
| 16450 | }, |
| 16451 | { |
| 16452 | ARRAY_SIZE(kInstruction_Crc32w_r6_r14_r12), |
| 16453 | kInstruction_Crc32w_r6_r14_r12, |
| 16454 | }, |
| 16455 | { |
| 16456 | ARRAY_SIZE(kInstruction_Crc32w_r6_r14_r13), |
| 16457 | kInstruction_Crc32w_r6_r14_r13, |
| 16458 | }, |
| 16459 | { |
| 16460 | ARRAY_SIZE(kInstruction_Crc32w_r6_r14_r14), |
| 16461 | kInstruction_Crc32w_r6_r14_r14, |
| 16462 | }, |
| 16463 | { |
| 16464 | ARRAY_SIZE(kInstruction_Crc32w_r7_r0_r0), |
| 16465 | kInstruction_Crc32w_r7_r0_r0, |
| 16466 | }, |
| 16467 | { |
| 16468 | ARRAY_SIZE(kInstruction_Crc32w_r7_r0_r1), |
| 16469 | kInstruction_Crc32w_r7_r0_r1, |
| 16470 | }, |
| 16471 | { |
| 16472 | ARRAY_SIZE(kInstruction_Crc32w_r7_r0_r2), |
| 16473 | kInstruction_Crc32w_r7_r0_r2, |
| 16474 | }, |
| 16475 | { |
| 16476 | ARRAY_SIZE(kInstruction_Crc32w_r7_r0_r3), |
| 16477 | kInstruction_Crc32w_r7_r0_r3, |
| 16478 | }, |
| 16479 | { |
| 16480 | ARRAY_SIZE(kInstruction_Crc32w_r7_r0_r4), |
| 16481 | kInstruction_Crc32w_r7_r0_r4, |
| 16482 | }, |
| 16483 | { |
| 16484 | ARRAY_SIZE(kInstruction_Crc32w_r7_r0_r5), |
| 16485 | kInstruction_Crc32w_r7_r0_r5, |
| 16486 | }, |
| 16487 | { |
| 16488 | ARRAY_SIZE(kInstruction_Crc32w_r7_r0_r6), |
| 16489 | kInstruction_Crc32w_r7_r0_r6, |
| 16490 | }, |
| 16491 | { |
| 16492 | ARRAY_SIZE(kInstruction_Crc32w_r7_r0_r7), |
| 16493 | kInstruction_Crc32w_r7_r0_r7, |
| 16494 | }, |
| 16495 | { |
| 16496 | ARRAY_SIZE(kInstruction_Crc32w_r7_r0_r8), |
| 16497 | kInstruction_Crc32w_r7_r0_r8, |
| 16498 | }, |
| 16499 | { |
| 16500 | ARRAY_SIZE(kInstruction_Crc32w_r7_r0_r9), |
| 16501 | kInstruction_Crc32w_r7_r0_r9, |
| 16502 | }, |
| 16503 | { |
| 16504 | ARRAY_SIZE(kInstruction_Crc32w_r7_r0_r10), |
| 16505 | kInstruction_Crc32w_r7_r0_r10, |
| 16506 | }, |
| 16507 | { |
| 16508 | ARRAY_SIZE(kInstruction_Crc32w_r7_r0_r11), |
| 16509 | kInstruction_Crc32w_r7_r0_r11, |
| 16510 | }, |
| 16511 | { |
| 16512 | ARRAY_SIZE(kInstruction_Crc32w_r7_r0_r12), |
| 16513 | kInstruction_Crc32w_r7_r0_r12, |
| 16514 | }, |
| 16515 | { |
| 16516 | ARRAY_SIZE(kInstruction_Crc32w_r7_r0_r13), |
| 16517 | kInstruction_Crc32w_r7_r0_r13, |
| 16518 | }, |
| 16519 | { |
| 16520 | ARRAY_SIZE(kInstruction_Crc32w_r7_r0_r14), |
| 16521 | kInstruction_Crc32w_r7_r0_r14, |
| 16522 | }, |
| 16523 | { |
| 16524 | ARRAY_SIZE(kInstruction_Crc32w_r7_r1_r0), |
| 16525 | kInstruction_Crc32w_r7_r1_r0, |
| 16526 | }, |
| 16527 | { |
| 16528 | ARRAY_SIZE(kInstruction_Crc32w_r7_r1_r1), |
| 16529 | kInstruction_Crc32w_r7_r1_r1, |
| 16530 | }, |
| 16531 | { |
| 16532 | ARRAY_SIZE(kInstruction_Crc32w_r7_r1_r2), |
| 16533 | kInstruction_Crc32w_r7_r1_r2, |
| 16534 | }, |
| 16535 | { |
| 16536 | ARRAY_SIZE(kInstruction_Crc32w_r7_r1_r3), |
| 16537 | kInstruction_Crc32w_r7_r1_r3, |
| 16538 | }, |
| 16539 | { |
| 16540 | ARRAY_SIZE(kInstruction_Crc32w_r7_r1_r4), |
| 16541 | kInstruction_Crc32w_r7_r1_r4, |
| 16542 | }, |
| 16543 | { |
| 16544 | ARRAY_SIZE(kInstruction_Crc32w_r7_r1_r5), |
| 16545 | kInstruction_Crc32w_r7_r1_r5, |
| 16546 | }, |
| 16547 | { |
| 16548 | ARRAY_SIZE(kInstruction_Crc32w_r7_r1_r6), |
| 16549 | kInstruction_Crc32w_r7_r1_r6, |
| 16550 | }, |
| 16551 | { |
| 16552 | ARRAY_SIZE(kInstruction_Crc32w_r7_r1_r7), |
| 16553 | kInstruction_Crc32w_r7_r1_r7, |
| 16554 | }, |
| 16555 | { |
| 16556 | ARRAY_SIZE(kInstruction_Crc32w_r7_r1_r8), |
| 16557 | kInstruction_Crc32w_r7_r1_r8, |
| 16558 | }, |
| 16559 | { |
| 16560 | ARRAY_SIZE(kInstruction_Crc32w_r7_r1_r9), |
| 16561 | kInstruction_Crc32w_r7_r1_r9, |
| 16562 | }, |
| 16563 | { |
| 16564 | ARRAY_SIZE(kInstruction_Crc32w_r7_r1_r10), |
| 16565 | kInstruction_Crc32w_r7_r1_r10, |
| 16566 | }, |
| 16567 | { |
| 16568 | ARRAY_SIZE(kInstruction_Crc32w_r7_r1_r11), |
| 16569 | kInstruction_Crc32w_r7_r1_r11, |
| 16570 | }, |
| 16571 | { |
| 16572 | ARRAY_SIZE(kInstruction_Crc32w_r7_r1_r12), |
| 16573 | kInstruction_Crc32w_r7_r1_r12, |
| 16574 | }, |
| 16575 | { |
| 16576 | ARRAY_SIZE(kInstruction_Crc32w_r7_r1_r13), |
| 16577 | kInstruction_Crc32w_r7_r1_r13, |
| 16578 | }, |
| 16579 | { |
| 16580 | ARRAY_SIZE(kInstruction_Crc32w_r7_r1_r14), |
| 16581 | kInstruction_Crc32w_r7_r1_r14, |
| 16582 | }, |
| 16583 | { |
| 16584 | ARRAY_SIZE(kInstruction_Crc32w_r7_r2_r0), |
| 16585 | kInstruction_Crc32w_r7_r2_r0, |
| 16586 | }, |
| 16587 | { |
| 16588 | ARRAY_SIZE(kInstruction_Crc32w_r7_r2_r1), |
| 16589 | kInstruction_Crc32w_r7_r2_r1, |
| 16590 | }, |
| 16591 | { |
| 16592 | ARRAY_SIZE(kInstruction_Crc32w_r7_r2_r2), |
| 16593 | kInstruction_Crc32w_r7_r2_r2, |
| 16594 | }, |
| 16595 | { |
| 16596 | ARRAY_SIZE(kInstruction_Crc32w_r7_r2_r3), |
| 16597 | kInstruction_Crc32w_r7_r2_r3, |
| 16598 | }, |
| 16599 | { |
| 16600 | ARRAY_SIZE(kInstruction_Crc32w_r7_r2_r4), |
| 16601 | kInstruction_Crc32w_r7_r2_r4, |
| 16602 | }, |
| 16603 | { |
| 16604 | ARRAY_SIZE(kInstruction_Crc32w_r7_r2_r5), |
| 16605 | kInstruction_Crc32w_r7_r2_r5, |
| 16606 | }, |
| 16607 | { |
| 16608 | ARRAY_SIZE(kInstruction_Crc32w_r7_r2_r6), |
| 16609 | kInstruction_Crc32w_r7_r2_r6, |
| 16610 | }, |
| 16611 | { |
| 16612 | ARRAY_SIZE(kInstruction_Crc32w_r7_r2_r7), |
| 16613 | kInstruction_Crc32w_r7_r2_r7, |
| 16614 | }, |
| 16615 | { |
| 16616 | ARRAY_SIZE(kInstruction_Crc32w_r7_r2_r8), |
| 16617 | kInstruction_Crc32w_r7_r2_r8, |
| 16618 | }, |
| 16619 | { |
| 16620 | ARRAY_SIZE(kInstruction_Crc32w_r7_r2_r9), |
| 16621 | kInstruction_Crc32w_r7_r2_r9, |
| 16622 | }, |
| 16623 | { |
| 16624 | ARRAY_SIZE(kInstruction_Crc32w_r7_r2_r10), |
| 16625 | kInstruction_Crc32w_r7_r2_r10, |
| 16626 | }, |
| 16627 | { |
| 16628 | ARRAY_SIZE(kInstruction_Crc32w_r7_r2_r11), |
| 16629 | kInstruction_Crc32w_r7_r2_r11, |
| 16630 | }, |
| 16631 | { |
| 16632 | ARRAY_SIZE(kInstruction_Crc32w_r7_r2_r12), |
| 16633 | kInstruction_Crc32w_r7_r2_r12, |
| 16634 | }, |
| 16635 | { |
| 16636 | ARRAY_SIZE(kInstruction_Crc32w_r7_r2_r13), |
| 16637 | kInstruction_Crc32w_r7_r2_r13, |
| 16638 | }, |
| 16639 | { |
| 16640 | ARRAY_SIZE(kInstruction_Crc32w_r7_r2_r14), |
| 16641 | kInstruction_Crc32w_r7_r2_r14, |
| 16642 | }, |
| 16643 | { |
| 16644 | ARRAY_SIZE(kInstruction_Crc32w_r7_r3_r0), |
| 16645 | kInstruction_Crc32w_r7_r3_r0, |
| 16646 | }, |
| 16647 | { |
| 16648 | ARRAY_SIZE(kInstruction_Crc32w_r7_r3_r1), |
| 16649 | kInstruction_Crc32w_r7_r3_r1, |
| 16650 | }, |
| 16651 | { |
| 16652 | ARRAY_SIZE(kInstruction_Crc32w_r7_r3_r2), |
| 16653 | kInstruction_Crc32w_r7_r3_r2, |
| 16654 | }, |
| 16655 | { |
| 16656 | ARRAY_SIZE(kInstruction_Crc32w_r7_r3_r3), |
| 16657 | kInstruction_Crc32w_r7_r3_r3, |
| 16658 | }, |
| 16659 | { |
| 16660 | ARRAY_SIZE(kInstruction_Crc32w_r7_r3_r4), |
| 16661 | kInstruction_Crc32w_r7_r3_r4, |
| 16662 | }, |
| 16663 | { |
| 16664 | ARRAY_SIZE(kInstruction_Crc32w_r7_r3_r5), |
| 16665 | kInstruction_Crc32w_r7_r3_r5, |
| 16666 | }, |
| 16667 | { |
| 16668 | ARRAY_SIZE(kInstruction_Crc32w_r7_r3_r6), |
| 16669 | kInstruction_Crc32w_r7_r3_r6, |
| 16670 | }, |
| 16671 | { |
| 16672 | ARRAY_SIZE(kInstruction_Crc32w_r7_r3_r7), |
| 16673 | kInstruction_Crc32w_r7_r3_r7, |
| 16674 | }, |
| 16675 | { |
| 16676 | ARRAY_SIZE(kInstruction_Crc32w_r7_r3_r8), |
| 16677 | kInstruction_Crc32w_r7_r3_r8, |
| 16678 | }, |
| 16679 | { |
| 16680 | ARRAY_SIZE(kInstruction_Crc32w_r7_r3_r9), |
| 16681 | kInstruction_Crc32w_r7_r3_r9, |
| 16682 | }, |
| 16683 | { |
| 16684 | ARRAY_SIZE(kInstruction_Crc32w_r7_r3_r10), |
| 16685 | kInstruction_Crc32w_r7_r3_r10, |
| 16686 | }, |
| 16687 | { |
| 16688 | ARRAY_SIZE(kInstruction_Crc32w_r7_r3_r11), |
| 16689 | kInstruction_Crc32w_r7_r3_r11, |
| 16690 | }, |
| 16691 | { |
| 16692 | ARRAY_SIZE(kInstruction_Crc32w_r7_r3_r12), |
| 16693 | kInstruction_Crc32w_r7_r3_r12, |
| 16694 | }, |
| 16695 | { |
| 16696 | ARRAY_SIZE(kInstruction_Crc32w_r7_r3_r13), |
| 16697 | kInstruction_Crc32w_r7_r3_r13, |
| 16698 | }, |
| 16699 | { |
| 16700 | ARRAY_SIZE(kInstruction_Crc32w_r7_r3_r14), |
| 16701 | kInstruction_Crc32w_r7_r3_r14, |
| 16702 | }, |
| 16703 | { |
| 16704 | ARRAY_SIZE(kInstruction_Crc32w_r7_r4_r0), |
| 16705 | kInstruction_Crc32w_r7_r4_r0, |
| 16706 | }, |
| 16707 | { |
| 16708 | ARRAY_SIZE(kInstruction_Crc32w_r7_r4_r1), |
| 16709 | kInstruction_Crc32w_r7_r4_r1, |
| 16710 | }, |
| 16711 | { |
| 16712 | ARRAY_SIZE(kInstruction_Crc32w_r7_r4_r2), |
| 16713 | kInstruction_Crc32w_r7_r4_r2, |
| 16714 | }, |
| 16715 | { |
| 16716 | ARRAY_SIZE(kInstruction_Crc32w_r7_r4_r3), |
| 16717 | kInstruction_Crc32w_r7_r4_r3, |
| 16718 | }, |
| 16719 | { |
| 16720 | ARRAY_SIZE(kInstruction_Crc32w_r7_r4_r4), |
| 16721 | kInstruction_Crc32w_r7_r4_r4, |
| 16722 | }, |
| 16723 | { |
| 16724 | ARRAY_SIZE(kInstruction_Crc32w_r7_r4_r5), |
| 16725 | kInstruction_Crc32w_r7_r4_r5, |
| 16726 | }, |
| 16727 | { |
| 16728 | ARRAY_SIZE(kInstruction_Crc32w_r7_r4_r6), |
| 16729 | kInstruction_Crc32w_r7_r4_r6, |
| 16730 | }, |
| 16731 | { |
| 16732 | ARRAY_SIZE(kInstruction_Crc32w_r7_r4_r7), |
| 16733 | kInstruction_Crc32w_r7_r4_r7, |
| 16734 | }, |
| 16735 | { |
| 16736 | ARRAY_SIZE(kInstruction_Crc32w_r7_r4_r8), |
| 16737 | kInstruction_Crc32w_r7_r4_r8, |
| 16738 | }, |
| 16739 | { |
| 16740 | ARRAY_SIZE(kInstruction_Crc32w_r7_r4_r9), |
| 16741 | kInstruction_Crc32w_r7_r4_r9, |
| 16742 | }, |
| 16743 | { |
| 16744 | ARRAY_SIZE(kInstruction_Crc32w_r7_r4_r10), |
| 16745 | kInstruction_Crc32w_r7_r4_r10, |
| 16746 | }, |
| 16747 | { |
| 16748 | ARRAY_SIZE(kInstruction_Crc32w_r7_r4_r11), |
| 16749 | kInstruction_Crc32w_r7_r4_r11, |
| 16750 | }, |
| 16751 | { |
| 16752 | ARRAY_SIZE(kInstruction_Crc32w_r7_r4_r12), |
| 16753 | kInstruction_Crc32w_r7_r4_r12, |
| 16754 | }, |
| 16755 | { |
| 16756 | ARRAY_SIZE(kInstruction_Crc32w_r7_r4_r13), |
| 16757 | kInstruction_Crc32w_r7_r4_r13, |
| 16758 | }, |
| 16759 | { |
| 16760 | ARRAY_SIZE(kInstruction_Crc32w_r7_r4_r14), |
| 16761 | kInstruction_Crc32w_r7_r4_r14, |
| 16762 | }, |
| 16763 | { |
| 16764 | ARRAY_SIZE(kInstruction_Crc32w_r7_r5_r0), |
| 16765 | kInstruction_Crc32w_r7_r5_r0, |
| 16766 | }, |
| 16767 | { |
| 16768 | ARRAY_SIZE(kInstruction_Crc32w_r7_r5_r1), |
| 16769 | kInstruction_Crc32w_r7_r5_r1, |
| 16770 | }, |
| 16771 | { |
| 16772 | ARRAY_SIZE(kInstruction_Crc32w_r7_r5_r2), |
| 16773 | kInstruction_Crc32w_r7_r5_r2, |
| 16774 | }, |
| 16775 | { |
| 16776 | ARRAY_SIZE(kInstruction_Crc32w_r7_r5_r3), |
| 16777 | kInstruction_Crc32w_r7_r5_r3, |
| 16778 | }, |
| 16779 | { |
| 16780 | ARRAY_SIZE(kInstruction_Crc32w_r7_r5_r4), |
| 16781 | kInstruction_Crc32w_r7_r5_r4, |
| 16782 | }, |
| 16783 | { |
| 16784 | ARRAY_SIZE(kInstruction_Crc32w_r7_r5_r5), |
| 16785 | kInstruction_Crc32w_r7_r5_r5, |
| 16786 | }, |
| 16787 | { |
| 16788 | ARRAY_SIZE(kInstruction_Crc32w_r7_r5_r6), |
| 16789 | kInstruction_Crc32w_r7_r5_r6, |
| 16790 | }, |
| 16791 | { |
| 16792 | ARRAY_SIZE(kInstruction_Crc32w_r7_r5_r7), |
| 16793 | kInstruction_Crc32w_r7_r5_r7, |
| 16794 | }, |
| 16795 | { |
| 16796 | ARRAY_SIZE(kInstruction_Crc32w_r7_r5_r8), |
| 16797 | kInstruction_Crc32w_r7_r5_r8, |
| 16798 | }, |
| 16799 | { |
| 16800 | ARRAY_SIZE(kInstruction_Crc32w_r7_r5_r9), |
| 16801 | kInstruction_Crc32w_r7_r5_r9, |
| 16802 | }, |
| 16803 | { |
| 16804 | ARRAY_SIZE(kInstruction_Crc32w_r7_r5_r10), |
| 16805 | kInstruction_Crc32w_r7_r5_r10, |
| 16806 | }, |
| 16807 | { |
| 16808 | ARRAY_SIZE(kInstruction_Crc32w_r7_r5_r11), |
| 16809 | kInstruction_Crc32w_r7_r5_r11, |
| 16810 | }, |
| 16811 | { |
| 16812 | ARRAY_SIZE(kInstruction_Crc32w_r7_r5_r12), |
| 16813 | kInstruction_Crc32w_r7_r5_r12, |
| 16814 | }, |
| 16815 | { |
| 16816 | ARRAY_SIZE(kInstruction_Crc32w_r7_r5_r13), |
| 16817 | kInstruction_Crc32w_r7_r5_r13, |
| 16818 | }, |
| 16819 | { |
| 16820 | ARRAY_SIZE(kInstruction_Crc32w_r7_r5_r14), |
| 16821 | kInstruction_Crc32w_r7_r5_r14, |
| 16822 | }, |
| 16823 | { |
| 16824 | ARRAY_SIZE(kInstruction_Crc32w_r7_r6_r0), |
| 16825 | kInstruction_Crc32w_r7_r6_r0, |
| 16826 | }, |
| 16827 | { |
| 16828 | ARRAY_SIZE(kInstruction_Crc32w_r7_r6_r1), |
| 16829 | kInstruction_Crc32w_r7_r6_r1, |
| 16830 | }, |
| 16831 | { |
| 16832 | ARRAY_SIZE(kInstruction_Crc32w_r7_r6_r2), |
| 16833 | kInstruction_Crc32w_r7_r6_r2, |
| 16834 | }, |
| 16835 | { |
| 16836 | ARRAY_SIZE(kInstruction_Crc32w_r7_r6_r3), |
| 16837 | kInstruction_Crc32w_r7_r6_r3, |
| 16838 | }, |
| 16839 | { |
| 16840 | ARRAY_SIZE(kInstruction_Crc32w_r7_r6_r4), |
| 16841 | kInstruction_Crc32w_r7_r6_r4, |
| 16842 | }, |
| 16843 | { |
| 16844 | ARRAY_SIZE(kInstruction_Crc32w_r7_r6_r5), |
| 16845 | kInstruction_Crc32w_r7_r6_r5, |
| 16846 | }, |
| 16847 | { |
| 16848 | ARRAY_SIZE(kInstruction_Crc32w_r7_r6_r6), |
| 16849 | kInstruction_Crc32w_r7_r6_r6, |
| 16850 | }, |
| 16851 | { |
| 16852 | ARRAY_SIZE(kInstruction_Crc32w_r7_r6_r7), |
| 16853 | kInstruction_Crc32w_r7_r6_r7, |
| 16854 | }, |
| 16855 | { |
| 16856 | ARRAY_SIZE(kInstruction_Crc32w_r7_r6_r8), |
| 16857 | kInstruction_Crc32w_r7_r6_r8, |
| 16858 | }, |
| 16859 | { |
| 16860 | ARRAY_SIZE(kInstruction_Crc32w_r7_r6_r9), |
| 16861 | kInstruction_Crc32w_r7_r6_r9, |
| 16862 | }, |
| 16863 | { |
| 16864 | ARRAY_SIZE(kInstruction_Crc32w_r7_r6_r10), |
| 16865 | kInstruction_Crc32w_r7_r6_r10, |
| 16866 | }, |
| 16867 | { |
| 16868 | ARRAY_SIZE(kInstruction_Crc32w_r7_r6_r11), |
| 16869 | kInstruction_Crc32w_r7_r6_r11, |
| 16870 | }, |
| 16871 | { |
| 16872 | ARRAY_SIZE(kInstruction_Crc32w_r7_r6_r12), |
| 16873 | kInstruction_Crc32w_r7_r6_r12, |
| 16874 | }, |
| 16875 | { |
| 16876 | ARRAY_SIZE(kInstruction_Crc32w_r7_r6_r13), |
| 16877 | kInstruction_Crc32w_r7_r6_r13, |
| 16878 | }, |
| 16879 | { |
| 16880 | ARRAY_SIZE(kInstruction_Crc32w_r7_r6_r14), |
| 16881 | kInstruction_Crc32w_r7_r6_r14, |
| 16882 | }, |
| 16883 | { |
| 16884 | ARRAY_SIZE(kInstruction_Crc32w_r7_r7_r0), |
| 16885 | kInstruction_Crc32w_r7_r7_r0, |
| 16886 | }, |
| 16887 | { |
| 16888 | ARRAY_SIZE(kInstruction_Crc32w_r7_r7_r1), |
| 16889 | kInstruction_Crc32w_r7_r7_r1, |
| 16890 | }, |
| 16891 | { |
| 16892 | ARRAY_SIZE(kInstruction_Crc32w_r7_r7_r2), |
| 16893 | kInstruction_Crc32w_r7_r7_r2, |
| 16894 | }, |
| 16895 | { |
| 16896 | ARRAY_SIZE(kInstruction_Crc32w_r7_r7_r3), |
| 16897 | kInstruction_Crc32w_r7_r7_r3, |
| 16898 | }, |
| 16899 | { |
| 16900 | ARRAY_SIZE(kInstruction_Crc32w_r7_r7_r4), |
| 16901 | kInstruction_Crc32w_r7_r7_r4, |
| 16902 | }, |
| 16903 | { |
| 16904 | ARRAY_SIZE(kInstruction_Crc32w_r7_r7_r5), |
| 16905 | kInstruction_Crc32w_r7_r7_r5, |
| 16906 | }, |
| 16907 | { |
| 16908 | ARRAY_SIZE(kInstruction_Crc32w_r7_r7_r6), |
| 16909 | kInstruction_Crc32w_r7_r7_r6, |
| 16910 | }, |
| 16911 | { |
| 16912 | ARRAY_SIZE(kInstruction_Crc32w_r7_r7_r7), |
| 16913 | kInstruction_Crc32w_r7_r7_r7, |
| 16914 | }, |
| 16915 | { |
| 16916 | ARRAY_SIZE(kInstruction_Crc32w_r7_r7_r8), |
| 16917 | kInstruction_Crc32w_r7_r7_r8, |
| 16918 | }, |
| 16919 | { |
| 16920 | ARRAY_SIZE(kInstruction_Crc32w_r7_r7_r9), |
| 16921 | kInstruction_Crc32w_r7_r7_r9, |
| 16922 | }, |
| 16923 | { |
| 16924 | ARRAY_SIZE(kInstruction_Crc32w_r7_r7_r10), |
| 16925 | kInstruction_Crc32w_r7_r7_r10, |
| 16926 | }, |
| 16927 | { |
| 16928 | ARRAY_SIZE(kInstruction_Crc32w_r7_r7_r11), |
| 16929 | kInstruction_Crc32w_r7_r7_r11, |
| 16930 | }, |
| 16931 | { |
| 16932 | ARRAY_SIZE(kInstruction_Crc32w_r7_r7_r12), |
| 16933 | kInstruction_Crc32w_r7_r7_r12, |
| 16934 | }, |
| 16935 | { |
| 16936 | ARRAY_SIZE(kInstruction_Crc32w_r7_r7_r13), |
| 16937 | kInstruction_Crc32w_r7_r7_r13, |
| 16938 | }, |
| 16939 | { |
| 16940 | ARRAY_SIZE(kInstruction_Crc32w_r7_r7_r14), |
| 16941 | kInstruction_Crc32w_r7_r7_r14, |
| 16942 | }, |
| 16943 | { |
| 16944 | ARRAY_SIZE(kInstruction_Crc32w_r7_r8_r0), |
| 16945 | kInstruction_Crc32w_r7_r8_r0, |
| 16946 | }, |
| 16947 | { |
| 16948 | ARRAY_SIZE(kInstruction_Crc32w_r7_r8_r1), |
| 16949 | kInstruction_Crc32w_r7_r8_r1, |
| 16950 | }, |
| 16951 | { |
| 16952 | ARRAY_SIZE(kInstruction_Crc32w_r7_r8_r2), |
| 16953 | kInstruction_Crc32w_r7_r8_r2, |
| 16954 | }, |
| 16955 | { |
| 16956 | ARRAY_SIZE(kInstruction_Crc32w_r7_r8_r3), |
| 16957 | kInstruction_Crc32w_r7_r8_r3, |
| 16958 | }, |
| 16959 | { |
| 16960 | ARRAY_SIZE(kInstruction_Crc32w_r7_r8_r4), |
| 16961 | kInstruction_Crc32w_r7_r8_r4, |
| 16962 | }, |
| 16963 | { |
| 16964 | ARRAY_SIZE(kInstruction_Crc32w_r7_r8_r5), |
| 16965 | kInstruction_Crc32w_r7_r8_r5, |
| 16966 | }, |
| 16967 | { |
| 16968 | ARRAY_SIZE(kInstruction_Crc32w_r7_r8_r6), |
| 16969 | kInstruction_Crc32w_r7_r8_r6, |
| 16970 | }, |
| 16971 | { |
| 16972 | ARRAY_SIZE(kInstruction_Crc32w_r7_r8_r7), |
| 16973 | kInstruction_Crc32w_r7_r8_r7, |
| 16974 | }, |
| 16975 | { |
| 16976 | ARRAY_SIZE(kInstruction_Crc32w_r7_r8_r8), |
| 16977 | kInstruction_Crc32w_r7_r8_r8, |
| 16978 | }, |
| 16979 | { |
| 16980 | ARRAY_SIZE(kInstruction_Crc32w_r7_r8_r9), |
| 16981 | kInstruction_Crc32w_r7_r8_r9, |
| 16982 | }, |
| 16983 | { |
| 16984 | ARRAY_SIZE(kInstruction_Crc32w_r7_r8_r10), |
| 16985 | kInstruction_Crc32w_r7_r8_r10, |
| 16986 | }, |
| 16987 | { |
| 16988 | ARRAY_SIZE(kInstruction_Crc32w_r7_r8_r11), |
| 16989 | kInstruction_Crc32w_r7_r8_r11, |
| 16990 | }, |
| 16991 | { |
| 16992 | ARRAY_SIZE(kInstruction_Crc32w_r7_r8_r12), |
| 16993 | kInstruction_Crc32w_r7_r8_r12, |
| 16994 | }, |
| 16995 | { |
| 16996 | ARRAY_SIZE(kInstruction_Crc32w_r7_r8_r13), |
| 16997 | kInstruction_Crc32w_r7_r8_r13, |
| 16998 | }, |
| 16999 | { |
| 17000 | ARRAY_SIZE(kInstruction_Crc32w_r7_r8_r14), |
| 17001 | kInstruction_Crc32w_r7_r8_r14, |
| 17002 | }, |
| 17003 | { |
| 17004 | ARRAY_SIZE(kInstruction_Crc32w_r7_r9_r0), |
| 17005 | kInstruction_Crc32w_r7_r9_r0, |
| 17006 | }, |
| 17007 | { |
| 17008 | ARRAY_SIZE(kInstruction_Crc32w_r7_r9_r1), |
| 17009 | kInstruction_Crc32w_r7_r9_r1, |
| 17010 | }, |
| 17011 | { |
| 17012 | ARRAY_SIZE(kInstruction_Crc32w_r7_r9_r2), |
| 17013 | kInstruction_Crc32w_r7_r9_r2, |
| 17014 | }, |
| 17015 | { |
| 17016 | ARRAY_SIZE(kInstruction_Crc32w_r7_r9_r3), |
| 17017 | kInstruction_Crc32w_r7_r9_r3, |
| 17018 | }, |
| 17019 | { |
| 17020 | ARRAY_SIZE(kInstruction_Crc32w_r7_r9_r4), |
| 17021 | kInstruction_Crc32w_r7_r9_r4, |
| 17022 | }, |
| 17023 | { |
| 17024 | ARRAY_SIZE(kInstruction_Crc32w_r7_r9_r5), |
| 17025 | kInstruction_Crc32w_r7_r9_r5, |
| 17026 | }, |
| 17027 | { |
| 17028 | ARRAY_SIZE(kInstruction_Crc32w_r7_r9_r6), |
| 17029 | kInstruction_Crc32w_r7_r9_r6, |
| 17030 | }, |
| 17031 | { |
| 17032 | ARRAY_SIZE(kInstruction_Crc32w_r7_r9_r7), |
| 17033 | kInstruction_Crc32w_r7_r9_r7, |
| 17034 | }, |
| 17035 | { |
| 17036 | ARRAY_SIZE(kInstruction_Crc32w_r7_r9_r8), |
| 17037 | kInstruction_Crc32w_r7_r9_r8, |
| 17038 | }, |
| 17039 | { |
| 17040 | ARRAY_SIZE(kInstruction_Crc32w_r7_r9_r9), |
| 17041 | kInstruction_Crc32w_r7_r9_r9, |
| 17042 | }, |
| 17043 | { |
| 17044 | ARRAY_SIZE(kInstruction_Crc32w_r7_r9_r10), |
| 17045 | kInstruction_Crc32w_r7_r9_r10, |
| 17046 | }, |
| 17047 | { |
| 17048 | ARRAY_SIZE(kInstruction_Crc32w_r7_r9_r11), |
| 17049 | kInstruction_Crc32w_r7_r9_r11, |
| 17050 | }, |
| 17051 | { |
| 17052 | ARRAY_SIZE(kInstruction_Crc32w_r7_r9_r12), |
| 17053 | kInstruction_Crc32w_r7_r9_r12, |
| 17054 | }, |
| 17055 | { |
| 17056 | ARRAY_SIZE(kInstruction_Crc32w_r7_r9_r13), |
| 17057 | kInstruction_Crc32w_r7_r9_r13, |
| 17058 | }, |
| 17059 | { |
| 17060 | ARRAY_SIZE(kInstruction_Crc32w_r7_r9_r14), |
| 17061 | kInstruction_Crc32w_r7_r9_r14, |
| 17062 | }, |
| 17063 | { |
| 17064 | ARRAY_SIZE(kInstruction_Crc32w_r7_r10_r0), |
| 17065 | kInstruction_Crc32w_r7_r10_r0, |
| 17066 | }, |
| 17067 | { |
| 17068 | ARRAY_SIZE(kInstruction_Crc32w_r7_r10_r1), |
| 17069 | kInstruction_Crc32w_r7_r10_r1, |
| 17070 | }, |
| 17071 | { |
| 17072 | ARRAY_SIZE(kInstruction_Crc32w_r7_r10_r2), |
| 17073 | kInstruction_Crc32w_r7_r10_r2, |
| 17074 | }, |
| 17075 | { |
| 17076 | ARRAY_SIZE(kInstruction_Crc32w_r7_r10_r3), |
| 17077 | kInstruction_Crc32w_r7_r10_r3, |
| 17078 | }, |
| 17079 | { |
| 17080 | ARRAY_SIZE(kInstruction_Crc32w_r7_r10_r4), |
| 17081 | kInstruction_Crc32w_r7_r10_r4, |
| 17082 | }, |
| 17083 | { |
| 17084 | ARRAY_SIZE(kInstruction_Crc32w_r7_r10_r5), |
| 17085 | kInstruction_Crc32w_r7_r10_r5, |
| 17086 | }, |
| 17087 | { |
| 17088 | ARRAY_SIZE(kInstruction_Crc32w_r7_r10_r6), |
| 17089 | kInstruction_Crc32w_r7_r10_r6, |
| 17090 | }, |
| 17091 | { |
| 17092 | ARRAY_SIZE(kInstruction_Crc32w_r7_r10_r7), |
| 17093 | kInstruction_Crc32w_r7_r10_r7, |
| 17094 | }, |
| 17095 | { |
| 17096 | ARRAY_SIZE(kInstruction_Crc32w_r7_r10_r8), |
| 17097 | kInstruction_Crc32w_r7_r10_r8, |
| 17098 | }, |
| 17099 | { |
| 17100 | ARRAY_SIZE(kInstruction_Crc32w_r7_r10_r9), |
| 17101 | kInstruction_Crc32w_r7_r10_r9, |
| 17102 | }, |
| 17103 | { |
| 17104 | ARRAY_SIZE(kInstruction_Crc32w_r7_r10_r10), |
| 17105 | kInstruction_Crc32w_r7_r10_r10, |
| 17106 | }, |
| 17107 | { |
| 17108 | ARRAY_SIZE(kInstruction_Crc32w_r7_r10_r11), |
| 17109 | kInstruction_Crc32w_r7_r10_r11, |
| 17110 | }, |
| 17111 | { |
| 17112 | ARRAY_SIZE(kInstruction_Crc32w_r7_r10_r12), |
| 17113 | kInstruction_Crc32w_r7_r10_r12, |
| 17114 | }, |
| 17115 | { |
| 17116 | ARRAY_SIZE(kInstruction_Crc32w_r7_r10_r13), |
| 17117 | kInstruction_Crc32w_r7_r10_r13, |
| 17118 | }, |
| 17119 | { |
| 17120 | ARRAY_SIZE(kInstruction_Crc32w_r7_r10_r14), |
| 17121 | kInstruction_Crc32w_r7_r10_r14, |
| 17122 | }, |
| 17123 | { |
| 17124 | ARRAY_SIZE(kInstruction_Crc32w_r7_r11_r0), |
| 17125 | kInstruction_Crc32w_r7_r11_r0, |
| 17126 | }, |
| 17127 | { |
| 17128 | ARRAY_SIZE(kInstruction_Crc32w_r7_r11_r1), |
| 17129 | kInstruction_Crc32w_r7_r11_r1, |
| 17130 | }, |
| 17131 | { |
| 17132 | ARRAY_SIZE(kInstruction_Crc32w_r7_r11_r2), |
| 17133 | kInstruction_Crc32w_r7_r11_r2, |
| 17134 | }, |
| 17135 | { |
| 17136 | ARRAY_SIZE(kInstruction_Crc32w_r7_r11_r3), |
| 17137 | kInstruction_Crc32w_r7_r11_r3, |
| 17138 | }, |
| 17139 | { |
| 17140 | ARRAY_SIZE(kInstruction_Crc32w_r7_r11_r4), |
| 17141 | kInstruction_Crc32w_r7_r11_r4, |
| 17142 | }, |
| 17143 | { |
| 17144 | ARRAY_SIZE(kInstruction_Crc32w_r7_r11_r5), |
| 17145 | kInstruction_Crc32w_r7_r11_r5, |
| 17146 | }, |
| 17147 | { |
| 17148 | ARRAY_SIZE(kInstruction_Crc32w_r7_r11_r6), |
| 17149 | kInstruction_Crc32w_r7_r11_r6, |
| 17150 | }, |
| 17151 | { |
| 17152 | ARRAY_SIZE(kInstruction_Crc32w_r7_r11_r7), |
| 17153 | kInstruction_Crc32w_r7_r11_r7, |
| 17154 | }, |
| 17155 | { |
| 17156 | ARRAY_SIZE(kInstruction_Crc32w_r7_r11_r8), |
| 17157 | kInstruction_Crc32w_r7_r11_r8, |
| 17158 | }, |
| 17159 | { |
| 17160 | ARRAY_SIZE(kInstruction_Crc32w_r7_r11_r9), |
| 17161 | kInstruction_Crc32w_r7_r11_r9, |
| 17162 | }, |
| 17163 | { |
| 17164 | ARRAY_SIZE(kInstruction_Crc32w_r7_r11_r10), |
| 17165 | kInstruction_Crc32w_r7_r11_r10, |
| 17166 | }, |
| 17167 | { |
| 17168 | ARRAY_SIZE(kInstruction_Crc32w_r7_r11_r11), |
| 17169 | kInstruction_Crc32w_r7_r11_r11, |
| 17170 | }, |
| 17171 | { |
| 17172 | ARRAY_SIZE(kInstruction_Crc32w_r7_r11_r12), |
| 17173 | kInstruction_Crc32w_r7_r11_r12, |
| 17174 | }, |
| 17175 | { |
| 17176 | ARRAY_SIZE(kInstruction_Crc32w_r7_r11_r13), |
| 17177 | kInstruction_Crc32w_r7_r11_r13, |
| 17178 | }, |
| 17179 | { |
| 17180 | ARRAY_SIZE(kInstruction_Crc32w_r7_r11_r14), |
| 17181 | kInstruction_Crc32w_r7_r11_r14, |
| 17182 | }, |
| 17183 | { |
| 17184 | ARRAY_SIZE(kInstruction_Crc32w_r7_r12_r0), |
| 17185 | kInstruction_Crc32w_r7_r12_r0, |
| 17186 | }, |
| 17187 | { |
| 17188 | ARRAY_SIZE(kInstruction_Crc32w_r7_r12_r1), |
| 17189 | kInstruction_Crc32w_r7_r12_r1, |
| 17190 | }, |
| 17191 | { |
| 17192 | ARRAY_SIZE(kInstruction_Crc32w_r7_r12_r2), |
| 17193 | kInstruction_Crc32w_r7_r12_r2, |
| 17194 | }, |
| 17195 | { |
| 17196 | ARRAY_SIZE(kInstruction_Crc32w_r7_r12_r3), |
| 17197 | kInstruction_Crc32w_r7_r12_r3, |
| 17198 | }, |
| 17199 | { |
| 17200 | ARRAY_SIZE(kInstruction_Crc32w_r7_r12_r4), |
| 17201 | kInstruction_Crc32w_r7_r12_r4, |
| 17202 | }, |
| 17203 | { |
| 17204 | ARRAY_SIZE(kInstruction_Crc32w_r7_r12_r5), |
| 17205 | kInstruction_Crc32w_r7_r12_r5, |
| 17206 | }, |
| 17207 | { |
| 17208 | ARRAY_SIZE(kInstruction_Crc32w_r7_r12_r6), |
| 17209 | kInstruction_Crc32w_r7_r12_r6, |
| 17210 | }, |
| 17211 | { |
| 17212 | ARRAY_SIZE(kInstruction_Crc32w_r7_r12_r7), |
| 17213 | kInstruction_Crc32w_r7_r12_r7, |
| 17214 | }, |
| 17215 | { |
| 17216 | ARRAY_SIZE(kInstruction_Crc32w_r7_r12_r8), |
| 17217 | kInstruction_Crc32w_r7_r12_r8, |
| 17218 | }, |
| 17219 | { |
| 17220 | ARRAY_SIZE(kInstruction_Crc32w_r7_r12_r9), |
| 17221 | kInstruction_Crc32w_r7_r12_r9, |
| 17222 | }, |
| 17223 | { |
| 17224 | ARRAY_SIZE(kInstruction_Crc32w_r7_r12_r10), |
| 17225 | kInstruction_Crc32w_r7_r12_r10, |
| 17226 | }, |
| 17227 | { |
| 17228 | ARRAY_SIZE(kInstruction_Crc32w_r7_r12_r11), |
| 17229 | kInstruction_Crc32w_r7_r12_r11, |
| 17230 | }, |
| 17231 | { |
| 17232 | ARRAY_SIZE(kInstruction_Crc32w_r7_r12_r12), |
| 17233 | kInstruction_Crc32w_r7_r12_r12, |
| 17234 | }, |
| 17235 | { |
| 17236 | ARRAY_SIZE(kInstruction_Crc32w_r7_r12_r13), |
| 17237 | kInstruction_Crc32w_r7_r12_r13, |
| 17238 | }, |
| 17239 | { |
| 17240 | ARRAY_SIZE(kInstruction_Crc32w_r7_r12_r14), |
| 17241 | kInstruction_Crc32w_r7_r12_r14, |
| 17242 | }, |
| 17243 | { |
| 17244 | ARRAY_SIZE(kInstruction_Crc32w_r7_r13_r0), |
| 17245 | kInstruction_Crc32w_r7_r13_r0, |
| 17246 | }, |
| 17247 | { |
| 17248 | ARRAY_SIZE(kInstruction_Crc32w_r7_r13_r1), |
| 17249 | kInstruction_Crc32w_r7_r13_r1, |
| 17250 | }, |
| 17251 | { |
| 17252 | ARRAY_SIZE(kInstruction_Crc32w_r7_r13_r2), |
| 17253 | kInstruction_Crc32w_r7_r13_r2, |
| 17254 | }, |
| 17255 | { |
| 17256 | ARRAY_SIZE(kInstruction_Crc32w_r7_r13_r3), |
| 17257 | kInstruction_Crc32w_r7_r13_r3, |
| 17258 | }, |
| 17259 | { |
| 17260 | ARRAY_SIZE(kInstruction_Crc32w_r7_r13_r4), |
| 17261 | kInstruction_Crc32w_r7_r13_r4, |
| 17262 | }, |
| 17263 | { |
| 17264 | ARRAY_SIZE(kInstruction_Crc32w_r7_r13_r5), |
| 17265 | kInstruction_Crc32w_r7_r13_r5, |
| 17266 | }, |
| 17267 | { |
| 17268 | ARRAY_SIZE(kInstruction_Crc32w_r7_r13_r6), |
| 17269 | kInstruction_Crc32w_r7_r13_r6, |
| 17270 | }, |
| 17271 | { |
| 17272 | ARRAY_SIZE(kInstruction_Crc32w_r7_r13_r7), |
| 17273 | kInstruction_Crc32w_r7_r13_r7, |
| 17274 | }, |
| 17275 | { |
| 17276 | ARRAY_SIZE(kInstruction_Crc32w_r7_r13_r8), |
| 17277 | kInstruction_Crc32w_r7_r13_r8, |
| 17278 | }, |
| 17279 | { |
| 17280 | ARRAY_SIZE(kInstruction_Crc32w_r7_r13_r9), |
| 17281 | kInstruction_Crc32w_r7_r13_r9, |
| 17282 | }, |
| 17283 | { |
| 17284 | ARRAY_SIZE(kInstruction_Crc32w_r7_r13_r10), |
| 17285 | kInstruction_Crc32w_r7_r13_r10, |
| 17286 | }, |
| 17287 | { |
| 17288 | ARRAY_SIZE(kInstruction_Crc32w_r7_r13_r11), |
| 17289 | kInstruction_Crc32w_r7_r13_r11, |
| 17290 | }, |
| 17291 | { |
| 17292 | ARRAY_SIZE(kInstruction_Crc32w_r7_r13_r12), |
| 17293 | kInstruction_Crc32w_r7_r13_r12, |
| 17294 | }, |
| 17295 | { |
| 17296 | ARRAY_SIZE(kInstruction_Crc32w_r7_r13_r13), |
| 17297 | kInstruction_Crc32w_r7_r13_r13, |
| 17298 | }, |
| 17299 | { |
| 17300 | ARRAY_SIZE(kInstruction_Crc32w_r7_r13_r14), |
| 17301 | kInstruction_Crc32w_r7_r13_r14, |
| 17302 | }, |
| 17303 | { |
| 17304 | ARRAY_SIZE(kInstruction_Crc32w_r7_r14_r0), |
| 17305 | kInstruction_Crc32w_r7_r14_r0, |
| 17306 | }, |
| 17307 | { |
| 17308 | ARRAY_SIZE(kInstruction_Crc32w_r7_r14_r1), |
| 17309 | kInstruction_Crc32w_r7_r14_r1, |
| 17310 | }, |
| 17311 | { |
| 17312 | ARRAY_SIZE(kInstruction_Crc32w_r7_r14_r2), |
| 17313 | kInstruction_Crc32w_r7_r14_r2, |
| 17314 | }, |
| 17315 | { |
| 17316 | ARRAY_SIZE(kInstruction_Crc32w_r7_r14_r3), |
| 17317 | kInstruction_Crc32w_r7_r14_r3, |
| 17318 | }, |
| 17319 | { |
| 17320 | ARRAY_SIZE(kInstruction_Crc32w_r7_r14_r4), |
| 17321 | kInstruction_Crc32w_r7_r14_r4, |
| 17322 | }, |
| 17323 | { |
| 17324 | ARRAY_SIZE(kInstruction_Crc32w_r7_r14_r5), |
| 17325 | kInstruction_Crc32w_r7_r14_r5, |
| 17326 | }, |
| 17327 | { |
| 17328 | ARRAY_SIZE(kInstruction_Crc32w_r7_r14_r6), |
| 17329 | kInstruction_Crc32w_r7_r14_r6, |
| 17330 | }, |
| 17331 | { |
| 17332 | ARRAY_SIZE(kInstruction_Crc32w_r7_r14_r7), |
| 17333 | kInstruction_Crc32w_r7_r14_r7, |
| 17334 | }, |
| 17335 | { |
| 17336 | ARRAY_SIZE(kInstruction_Crc32w_r7_r14_r8), |
| 17337 | kInstruction_Crc32w_r7_r14_r8, |
| 17338 | }, |
| 17339 | { |
| 17340 | ARRAY_SIZE(kInstruction_Crc32w_r7_r14_r9), |
| 17341 | kInstruction_Crc32w_r7_r14_r9, |
| 17342 | }, |
| 17343 | { |
| 17344 | ARRAY_SIZE(kInstruction_Crc32w_r7_r14_r10), |
| 17345 | kInstruction_Crc32w_r7_r14_r10, |
| 17346 | }, |
| 17347 | { |
| 17348 | ARRAY_SIZE(kInstruction_Crc32w_r7_r14_r11), |
| 17349 | kInstruction_Crc32w_r7_r14_r11, |
| 17350 | }, |
| 17351 | { |
| 17352 | ARRAY_SIZE(kInstruction_Crc32w_r7_r14_r12), |
| 17353 | kInstruction_Crc32w_r7_r14_r12, |
| 17354 | }, |
| 17355 | { |
| 17356 | ARRAY_SIZE(kInstruction_Crc32w_r7_r14_r13), |
| 17357 | kInstruction_Crc32w_r7_r14_r13, |
| 17358 | }, |
| 17359 | { |
| 17360 | ARRAY_SIZE(kInstruction_Crc32w_r7_r14_r14), |
| 17361 | kInstruction_Crc32w_r7_r14_r14, |
| 17362 | }, |
| 17363 | { |
| 17364 | ARRAY_SIZE(kInstruction_Crc32w_r8_r0_r0), |
| 17365 | kInstruction_Crc32w_r8_r0_r0, |
| 17366 | }, |
| 17367 | { |
| 17368 | ARRAY_SIZE(kInstruction_Crc32w_r8_r0_r1), |
| 17369 | kInstruction_Crc32w_r8_r0_r1, |
| 17370 | }, |
| 17371 | { |
| 17372 | ARRAY_SIZE(kInstruction_Crc32w_r8_r0_r2), |
| 17373 | kInstruction_Crc32w_r8_r0_r2, |
| 17374 | }, |
| 17375 | { |
| 17376 | ARRAY_SIZE(kInstruction_Crc32w_r8_r0_r3), |
| 17377 | kInstruction_Crc32w_r8_r0_r3, |
| 17378 | }, |
| 17379 | { |
| 17380 | ARRAY_SIZE(kInstruction_Crc32w_r8_r0_r4), |
| 17381 | kInstruction_Crc32w_r8_r0_r4, |
| 17382 | }, |
| 17383 | { |
| 17384 | ARRAY_SIZE(kInstruction_Crc32w_r8_r0_r5), |
| 17385 | kInstruction_Crc32w_r8_r0_r5, |
| 17386 | }, |
| 17387 | { |
| 17388 | ARRAY_SIZE(kInstruction_Crc32w_r8_r0_r6), |
| 17389 | kInstruction_Crc32w_r8_r0_r6, |
| 17390 | }, |
| 17391 | { |
| 17392 | ARRAY_SIZE(kInstruction_Crc32w_r8_r0_r7), |
| 17393 | kInstruction_Crc32w_r8_r0_r7, |
| 17394 | }, |
| 17395 | { |
| 17396 | ARRAY_SIZE(kInstruction_Crc32w_r8_r0_r8), |
| 17397 | kInstruction_Crc32w_r8_r0_r8, |
| 17398 | }, |
| 17399 | { |
| 17400 | ARRAY_SIZE(kInstruction_Crc32w_r8_r0_r9), |
| 17401 | kInstruction_Crc32w_r8_r0_r9, |
| 17402 | }, |
| 17403 | { |
| 17404 | ARRAY_SIZE(kInstruction_Crc32w_r8_r0_r10), |
| 17405 | kInstruction_Crc32w_r8_r0_r10, |
| 17406 | }, |
| 17407 | { |
| 17408 | ARRAY_SIZE(kInstruction_Crc32w_r8_r0_r11), |
| 17409 | kInstruction_Crc32w_r8_r0_r11, |
| 17410 | }, |
| 17411 | { |
| 17412 | ARRAY_SIZE(kInstruction_Crc32w_r8_r0_r12), |
| 17413 | kInstruction_Crc32w_r8_r0_r12, |
| 17414 | }, |
| 17415 | { |
| 17416 | ARRAY_SIZE(kInstruction_Crc32w_r8_r0_r13), |
| 17417 | kInstruction_Crc32w_r8_r0_r13, |
| 17418 | }, |
| 17419 | { |
| 17420 | ARRAY_SIZE(kInstruction_Crc32w_r8_r0_r14), |
| 17421 | kInstruction_Crc32w_r8_r0_r14, |
| 17422 | }, |
| 17423 | { |
| 17424 | ARRAY_SIZE(kInstruction_Crc32w_r8_r1_r0), |
| 17425 | kInstruction_Crc32w_r8_r1_r0, |
| 17426 | }, |
| 17427 | { |
| 17428 | ARRAY_SIZE(kInstruction_Crc32w_r8_r1_r1), |
| 17429 | kInstruction_Crc32w_r8_r1_r1, |
| 17430 | }, |
| 17431 | { |
| 17432 | ARRAY_SIZE(kInstruction_Crc32w_r8_r1_r2), |
| 17433 | kInstruction_Crc32w_r8_r1_r2, |
| 17434 | }, |
| 17435 | { |
| 17436 | ARRAY_SIZE(kInstruction_Crc32w_r8_r1_r3), |
| 17437 | kInstruction_Crc32w_r8_r1_r3, |
| 17438 | }, |
| 17439 | { |
| 17440 | ARRAY_SIZE(kInstruction_Crc32w_r8_r1_r4), |
| 17441 | kInstruction_Crc32w_r8_r1_r4, |
| 17442 | }, |
| 17443 | { |
| 17444 | ARRAY_SIZE(kInstruction_Crc32w_r8_r1_r5), |
| 17445 | kInstruction_Crc32w_r8_r1_r5, |
| 17446 | }, |
| 17447 | { |
| 17448 | ARRAY_SIZE(kInstruction_Crc32w_r8_r1_r6), |
| 17449 | kInstruction_Crc32w_r8_r1_r6, |
| 17450 | }, |
| 17451 | { |
| 17452 | ARRAY_SIZE(kInstruction_Crc32w_r8_r1_r7), |
| 17453 | kInstruction_Crc32w_r8_r1_r7, |
| 17454 | }, |
| 17455 | { |
| 17456 | ARRAY_SIZE(kInstruction_Crc32w_r8_r1_r8), |
| 17457 | kInstruction_Crc32w_r8_r1_r8, |
| 17458 | }, |
| 17459 | { |
| 17460 | ARRAY_SIZE(kInstruction_Crc32w_r8_r1_r9), |
| 17461 | kInstruction_Crc32w_r8_r1_r9, |
| 17462 | }, |
| 17463 | { |
| 17464 | ARRAY_SIZE(kInstruction_Crc32w_r8_r1_r10), |
| 17465 | kInstruction_Crc32w_r8_r1_r10, |
| 17466 | }, |
| 17467 | { |
| 17468 | ARRAY_SIZE(kInstruction_Crc32w_r8_r1_r11), |
| 17469 | kInstruction_Crc32w_r8_r1_r11, |
| 17470 | }, |
| 17471 | { |
| 17472 | ARRAY_SIZE(kInstruction_Crc32w_r8_r1_r12), |
| 17473 | kInstruction_Crc32w_r8_r1_r12, |
| 17474 | }, |
| 17475 | { |
| 17476 | ARRAY_SIZE(kInstruction_Crc32w_r8_r1_r13), |
| 17477 | kInstruction_Crc32w_r8_r1_r13, |
| 17478 | }, |
| 17479 | { |
| 17480 | ARRAY_SIZE(kInstruction_Crc32w_r8_r1_r14), |
| 17481 | kInstruction_Crc32w_r8_r1_r14, |
| 17482 | }, |
| 17483 | { |
| 17484 | ARRAY_SIZE(kInstruction_Crc32w_r8_r2_r0), |
| 17485 | kInstruction_Crc32w_r8_r2_r0, |
| 17486 | }, |
| 17487 | { |
| 17488 | ARRAY_SIZE(kInstruction_Crc32w_r8_r2_r1), |
| 17489 | kInstruction_Crc32w_r8_r2_r1, |
| 17490 | }, |
| 17491 | { |
| 17492 | ARRAY_SIZE(kInstruction_Crc32w_r8_r2_r2), |
| 17493 | kInstruction_Crc32w_r8_r2_r2, |
| 17494 | }, |
| 17495 | { |
| 17496 | ARRAY_SIZE(kInstruction_Crc32w_r8_r2_r3), |
| 17497 | kInstruction_Crc32w_r8_r2_r3, |
| 17498 | }, |
| 17499 | { |
| 17500 | ARRAY_SIZE(kInstruction_Crc32w_r8_r2_r4), |
| 17501 | kInstruction_Crc32w_r8_r2_r4, |
| 17502 | }, |
| 17503 | { |
| 17504 | ARRAY_SIZE(kInstruction_Crc32w_r8_r2_r5), |
| 17505 | kInstruction_Crc32w_r8_r2_r5, |
| 17506 | }, |
| 17507 | { |
| 17508 | ARRAY_SIZE(kInstruction_Crc32w_r8_r2_r6), |
| 17509 | kInstruction_Crc32w_r8_r2_r6, |
| 17510 | }, |
| 17511 | { |
| 17512 | ARRAY_SIZE(kInstruction_Crc32w_r8_r2_r7), |
| 17513 | kInstruction_Crc32w_r8_r2_r7, |
| 17514 | }, |
| 17515 | { |
| 17516 | ARRAY_SIZE(kInstruction_Crc32w_r8_r2_r8), |
| 17517 | kInstruction_Crc32w_r8_r2_r8, |
| 17518 | }, |
| 17519 | { |
| 17520 | ARRAY_SIZE(kInstruction_Crc32w_r8_r2_r9), |
| 17521 | kInstruction_Crc32w_r8_r2_r9, |
| 17522 | }, |
| 17523 | { |
| 17524 | ARRAY_SIZE(kInstruction_Crc32w_r8_r2_r10), |
| 17525 | kInstruction_Crc32w_r8_r2_r10, |
| 17526 | }, |
| 17527 | { |
| 17528 | ARRAY_SIZE(kInstruction_Crc32w_r8_r2_r11), |
| 17529 | kInstruction_Crc32w_r8_r2_r11, |
| 17530 | }, |
| 17531 | { |
| 17532 | ARRAY_SIZE(kInstruction_Crc32w_r8_r2_r12), |
| 17533 | kInstruction_Crc32w_r8_r2_r12, |
| 17534 | }, |
| 17535 | { |
| 17536 | ARRAY_SIZE(kInstruction_Crc32w_r8_r2_r13), |
| 17537 | kInstruction_Crc32w_r8_r2_r13, |
| 17538 | }, |
| 17539 | { |
| 17540 | ARRAY_SIZE(kInstruction_Crc32w_r8_r2_r14), |
| 17541 | kInstruction_Crc32w_r8_r2_r14, |
| 17542 | }, |
| 17543 | { |
| 17544 | ARRAY_SIZE(kInstruction_Crc32w_r8_r3_r0), |
| 17545 | kInstruction_Crc32w_r8_r3_r0, |
| 17546 | }, |
| 17547 | { |
| 17548 | ARRAY_SIZE(kInstruction_Crc32w_r8_r3_r1), |
| 17549 | kInstruction_Crc32w_r8_r3_r1, |
| 17550 | }, |
| 17551 | { |
| 17552 | ARRAY_SIZE(kInstruction_Crc32w_r8_r3_r2), |
| 17553 | kInstruction_Crc32w_r8_r3_r2, |
| 17554 | }, |
| 17555 | { |
| 17556 | ARRAY_SIZE(kInstruction_Crc32w_r8_r3_r3), |
| 17557 | kInstruction_Crc32w_r8_r3_r3, |
| 17558 | }, |
| 17559 | { |
| 17560 | ARRAY_SIZE(kInstruction_Crc32w_r8_r3_r4), |
| 17561 | kInstruction_Crc32w_r8_r3_r4, |
| 17562 | }, |
| 17563 | { |
| 17564 | ARRAY_SIZE(kInstruction_Crc32w_r8_r3_r5), |
| 17565 | kInstruction_Crc32w_r8_r3_r5, |
| 17566 | }, |
| 17567 | { |
| 17568 | ARRAY_SIZE(kInstruction_Crc32w_r8_r3_r6), |
| 17569 | kInstruction_Crc32w_r8_r3_r6, |
| 17570 | }, |
| 17571 | { |
| 17572 | ARRAY_SIZE(kInstruction_Crc32w_r8_r3_r7), |
| 17573 | kInstruction_Crc32w_r8_r3_r7, |
| 17574 | }, |
| 17575 | { |
| 17576 | ARRAY_SIZE(kInstruction_Crc32w_r8_r3_r8), |
| 17577 | kInstruction_Crc32w_r8_r3_r8, |
| 17578 | }, |
| 17579 | { |
| 17580 | ARRAY_SIZE(kInstruction_Crc32w_r8_r3_r9), |
| 17581 | kInstruction_Crc32w_r8_r3_r9, |
| 17582 | }, |
| 17583 | { |
| 17584 | ARRAY_SIZE(kInstruction_Crc32w_r8_r3_r10), |
| 17585 | kInstruction_Crc32w_r8_r3_r10, |
| 17586 | }, |
| 17587 | { |
| 17588 | ARRAY_SIZE(kInstruction_Crc32w_r8_r3_r11), |
| 17589 | kInstruction_Crc32w_r8_r3_r11, |
| 17590 | }, |
| 17591 | { |
| 17592 | ARRAY_SIZE(kInstruction_Crc32w_r8_r3_r12), |
| 17593 | kInstruction_Crc32w_r8_r3_r12, |
| 17594 | }, |
| 17595 | { |
| 17596 | ARRAY_SIZE(kInstruction_Crc32w_r8_r3_r13), |
| 17597 | kInstruction_Crc32w_r8_r3_r13, |
| 17598 | }, |
| 17599 | { |
| 17600 | ARRAY_SIZE(kInstruction_Crc32w_r8_r3_r14), |
| 17601 | kInstruction_Crc32w_r8_r3_r14, |
| 17602 | }, |
| 17603 | { |
| 17604 | ARRAY_SIZE(kInstruction_Crc32w_r8_r4_r0), |
| 17605 | kInstruction_Crc32w_r8_r4_r0, |
| 17606 | }, |
| 17607 | { |
| 17608 | ARRAY_SIZE(kInstruction_Crc32w_r8_r4_r1), |
| 17609 | kInstruction_Crc32w_r8_r4_r1, |
| 17610 | }, |
| 17611 | { |
| 17612 | ARRAY_SIZE(kInstruction_Crc32w_r8_r4_r2), |
| 17613 | kInstruction_Crc32w_r8_r4_r2, |
| 17614 | }, |
| 17615 | { |
| 17616 | ARRAY_SIZE(kInstruction_Crc32w_r8_r4_r3), |
| 17617 | kInstruction_Crc32w_r8_r4_r3, |
| 17618 | }, |
| 17619 | { |
| 17620 | ARRAY_SIZE(kInstruction_Crc32w_r8_r4_r4), |
| 17621 | kInstruction_Crc32w_r8_r4_r4, |
| 17622 | }, |
| 17623 | { |
| 17624 | ARRAY_SIZE(kInstruction_Crc32w_r8_r4_r5), |
| 17625 | kInstruction_Crc32w_r8_r4_r5, |
| 17626 | }, |
| 17627 | { |
| 17628 | ARRAY_SIZE(kInstruction_Crc32w_r8_r4_r6), |
| 17629 | kInstruction_Crc32w_r8_r4_r6, |
| 17630 | }, |
| 17631 | { |
| 17632 | ARRAY_SIZE(kInstruction_Crc32w_r8_r4_r7), |
| 17633 | kInstruction_Crc32w_r8_r4_r7, |
| 17634 | }, |
| 17635 | { |
| 17636 | ARRAY_SIZE(kInstruction_Crc32w_r8_r4_r8), |
| 17637 | kInstruction_Crc32w_r8_r4_r8, |
| 17638 | }, |
| 17639 | { |
| 17640 | ARRAY_SIZE(kInstruction_Crc32w_r8_r4_r9), |
| 17641 | kInstruction_Crc32w_r8_r4_r9, |
| 17642 | }, |
| 17643 | { |
| 17644 | ARRAY_SIZE(kInstruction_Crc32w_r8_r4_r10), |
| 17645 | kInstruction_Crc32w_r8_r4_r10, |
| 17646 | }, |
| 17647 | { |
| 17648 | ARRAY_SIZE(kInstruction_Crc32w_r8_r4_r11), |
| 17649 | kInstruction_Crc32w_r8_r4_r11, |
| 17650 | }, |
| 17651 | { |
| 17652 | ARRAY_SIZE(kInstruction_Crc32w_r8_r4_r12), |
| 17653 | kInstruction_Crc32w_r8_r4_r12, |
| 17654 | }, |
| 17655 | { |
| 17656 | ARRAY_SIZE(kInstruction_Crc32w_r8_r4_r13), |
| 17657 | kInstruction_Crc32w_r8_r4_r13, |
| 17658 | }, |
| 17659 | { |
| 17660 | ARRAY_SIZE(kInstruction_Crc32w_r8_r4_r14), |
| 17661 | kInstruction_Crc32w_r8_r4_r14, |
| 17662 | }, |
| 17663 | { |
| 17664 | ARRAY_SIZE(kInstruction_Crc32w_r8_r5_r0), |
| 17665 | kInstruction_Crc32w_r8_r5_r0, |
| 17666 | }, |
| 17667 | { |
| 17668 | ARRAY_SIZE(kInstruction_Crc32w_r8_r5_r1), |
| 17669 | kInstruction_Crc32w_r8_r5_r1, |
| 17670 | }, |
| 17671 | { |
| 17672 | ARRAY_SIZE(kInstruction_Crc32w_r8_r5_r2), |
| 17673 | kInstruction_Crc32w_r8_r5_r2, |
| 17674 | }, |
| 17675 | { |
| 17676 | ARRAY_SIZE(kInstruction_Crc32w_r8_r5_r3), |
| 17677 | kInstruction_Crc32w_r8_r5_r3, |
| 17678 | }, |
| 17679 | { |
| 17680 | ARRAY_SIZE(kInstruction_Crc32w_r8_r5_r4), |
| 17681 | kInstruction_Crc32w_r8_r5_r4, |
| 17682 | }, |
| 17683 | { |
| 17684 | ARRAY_SIZE(kInstruction_Crc32w_r8_r5_r5), |
| 17685 | kInstruction_Crc32w_r8_r5_r5, |
| 17686 | }, |
| 17687 | { |
| 17688 | ARRAY_SIZE(kInstruction_Crc32w_r8_r5_r6), |
| 17689 | kInstruction_Crc32w_r8_r5_r6, |
| 17690 | }, |
| 17691 | { |
| 17692 | ARRAY_SIZE(kInstruction_Crc32w_r8_r5_r7), |
| 17693 | kInstruction_Crc32w_r8_r5_r7, |
| 17694 | }, |
| 17695 | { |
| 17696 | ARRAY_SIZE(kInstruction_Crc32w_r8_r5_r8), |
| 17697 | kInstruction_Crc32w_r8_r5_r8, |
| 17698 | }, |
| 17699 | { |
| 17700 | ARRAY_SIZE(kInstruction_Crc32w_r8_r5_r9), |
| 17701 | kInstruction_Crc32w_r8_r5_r9, |
| 17702 | }, |
| 17703 | { |
| 17704 | ARRAY_SIZE(kInstruction_Crc32w_r8_r5_r10), |
| 17705 | kInstruction_Crc32w_r8_r5_r10, |
| 17706 | }, |
| 17707 | { |
| 17708 | ARRAY_SIZE(kInstruction_Crc32w_r8_r5_r11), |
| 17709 | kInstruction_Crc32w_r8_r5_r11, |
| 17710 | }, |
| 17711 | { |
| 17712 | ARRAY_SIZE(kInstruction_Crc32w_r8_r5_r12), |
| 17713 | kInstruction_Crc32w_r8_r5_r12, |
| 17714 | }, |
| 17715 | { |
| 17716 | ARRAY_SIZE(kInstruction_Crc32w_r8_r5_r13), |
| 17717 | kInstruction_Crc32w_r8_r5_r13, |
| 17718 | }, |
| 17719 | { |
| 17720 | ARRAY_SIZE(kInstruction_Crc32w_r8_r5_r14), |
| 17721 | kInstruction_Crc32w_r8_r5_r14, |
| 17722 | }, |
| 17723 | { |
| 17724 | ARRAY_SIZE(kInstruction_Crc32w_r8_r6_r0), |
| 17725 | kInstruction_Crc32w_r8_r6_r0, |
| 17726 | }, |
| 17727 | { |
| 17728 | ARRAY_SIZE(kInstruction_Crc32w_r8_r6_r1), |
| 17729 | kInstruction_Crc32w_r8_r6_r1, |
| 17730 | }, |
| 17731 | { |
| 17732 | ARRAY_SIZE(kInstruction_Crc32w_r8_r6_r2), |
| 17733 | kInstruction_Crc32w_r8_r6_r2, |
| 17734 | }, |
| 17735 | { |
| 17736 | ARRAY_SIZE(kInstruction_Crc32w_r8_r6_r3), |
| 17737 | kInstruction_Crc32w_r8_r6_r3, |
| 17738 | }, |
| 17739 | { |
| 17740 | ARRAY_SIZE(kInstruction_Crc32w_r8_r6_r4), |
| 17741 | kInstruction_Crc32w_r8_r6_r4, |
| 17742 | }, |
| 17743 | { |
| 17744 | ARRAY_SIZE(kInstruction_Crc32w_r8_r6_r5), |
| 17745 | kInstruction_Crc32w_r8_r6_r5, |
| 17746 | }, |
| 17747 | { |
| 17748 | ARRAY_SIZE(kInstruction_Crc32w_r8_r6_r6), |
| 17749 | kInstruction_Crc32w_r8_r6_r6, |
| 17750 | }, |
| 17751 | { |
| 17752 | ARRAY_SIZE(kInstruction_Crc32w_r8_r6_r7), |
| 17753 | kInstruction_Crc32w_r8_r6_r7, |
| 17754 | }, |
| 17755 | { |
| 17756 | ARRAY_SIZE(kInstruction_Crc32w_r8_r6_r8), |
| 17757 | kInstruction_Crc32w_r8_r6_r8, |
| 17758 | }, |
| 17759 | { |
| 17760 | ARRAY_SIZE(kInstruction_Crc32w_r8_r6_r9), |
| 17761 | kInstruction_Crc32w_r8_r6_r9, |
| 17762 | }, |
| 17763 | { |
| 17764 | ARRAY_SIZE(kInstruction_Crc32w_r8_r6_r10), |
| 17765 | kInstruction_Crc32w_r8_r6_r10, |
| 17766 | }, |
| 17767 | { |
| 17768 | ARRAY_SIZE(kInstruction_Crc32w_r8_r6_r11), |
| 17769 | kInstruction_Crc32w_r8_r6_r11, |
| 17770 | }, |
| 17771 | { |
| 17772 | ARRAY_SIZE(kInstruction_Crc32w_r8_r6_r12), |
| 17773 | kInstruction_Crc32w_r8_r6_r12, |
| 17774 | }, |
| 17775 | { |
| 17776 | ARRAY_SIZE(kInstruction_Crc32w_r8_r6_r13), |
| 17777 | kInstruction_Crc32w_r8_r6_r13, |
| 17778 | }, |
| 17779 | { |
| 17780 | ARRAY_SIZE(kInstruction_Crc32w_r8_r6_r14), |
| 17781 | kInstruction_Crc32w_r8_r6_r14, |
| 17782 | }, |
| 17783 | { |
| 17784 | ARRAY_SIZE(kInstruction_Crc32w_r8_r7_r0), |
| 17785 | kInstruction_Crc32w_r8_r7_r0, |
| 17786 | }, |
| 17787 | { |
| 17788 | ARRAY_SIZE(kInstruction_Crc32w_r8_r7_r1), |
| 17789 | kInstruction_Crc32w_r8_r7_r1, |
| 17790 | }, |
| 17791 | { |
| 17792 | ARRAY_SIZE(kInstruction_Crc32w_r8_r7_r2), |
| 17793 | kInstruction_Crc32w_r8_r7_r2, |
| 17794 | }, |
| 17795 | { |
| 17796 | ARRAY_SIZE(kInstruction_Crc32w_r8_r7_r3), |
| 17797 | kInstruction_Crc32w_r8_r7_r3, |
| 17798 | }, |
| 17799 | { |
| 17800 | ARRAY_SIZE(kInstruction_Crc32w_r8_r7_r4), |
| 17801 | kInstruction_Crc32w_r8_r7_r4, |
| 17802 | }, |
| 17803 | { |
| 17804 | ARRAY_SIZE(kInstruction_Crc32w_r8_r7_r5), |
| 17805 | kInstruction_Crc32w_r8_r7_r5, |
| 17806 | }, |
| 17807 | { |
| 17808 | ARRAY_SIZE(kInstruction_Crc32w_r8_r7_r6), |
| 17809 | kInstruction_Crc32w_r8_r7_r6, |
| 17810 | }, |
| 17811 | { |
| 17812 | ARRAY_SIZE(kInstruction_Crc32w_r8_r7_r7), |
| 17813 | kInstruction_Crc32w_r8_r7_r7, |
| 17814 | }, |
| 17815 | { |
| 17816 | ARRAY_SIZE(kInstruction_Crc32w_r8_r7_r8), |
| 17817 | kInstruction_Crc32w_r8_r7_r8, |
| 17818 | }, |
| 17819 | { |
| 17820 | ARRAY_SIZE(kInstruction_Crc32w_r8_r7_r9), |
| 17821 | kInstruction_Crc32w_r8_r7_r9, |
| 17822 | }, |
| 17823 | { |
| 17824 | ARRAY_SIZE(kInstruction_Crc32w_r8_r7_r10), |
| 17825 | kInstruction_Crc32w_r8_r7_r10, |
| 17826 | }, |
| 17827 | { |
| 17828 | ARRAY_SIZE(kInstruction_Crc32w_r8_r7_r11), |
| 17829 | kInstruction_Crc32w_r8_r7_r11, |
| 17830 | }, |
| 17831 | { |
| 17832 | ARRAY_SIZE(kInstruction_Crc32w_r8_r7_r12), |
| 17833 | kInstruction_Crc32w_r8_r7_r12, |
| 17834 | }, |
| 17835 | { |
| 17836 | ARRAY_SIZE(kInstruction_Crc32w_r8_r7_r13), |
| 17837 | kInstruction_Crc32w_r8_r7_r13, |
| 17838 | }, |
| 17839 | { |
| 17840 | ARRAY_SIZE(kInstruction_Crc32w_r8_r7_r14), |
| 17841 | kInstruction_Crc32w_r8_r7_r14, |
| 17842 | }, |
| 17843 | { |
| 17844 | ARRAY_SIZE(kInstruction_Crc32w_r8_r8_r0), |
| 17845 | kInstruction_Crc32w_r8_r8_r0, |
| 17846 | }, |
| 17847 | { |
| 17848 | ARRAY_SIZE(kInstruction_Crc32w_r8_r8_r1), |
| 17849 | kInstruction_Crc32w_r8_r8_r1, |
| 17850 | }, |
| 17851 | { |
| 17852 | ARRAY_SIZE(kInstruction_Crc32w_r8_r8_r2), |
| 17853 | kInstruction_Crc32w_r8_r8_r2, |
| 17854 | }, |
| 17855 | { |
| 17856 | ARRAY_SIZE(kInstruction_Crc32w_r8_r8_r3), |
| 17857 | kInstruction_Crc32w_r8_r8_r3, |
| 17858 | }, |
| 17859 | { |
| 17860 | ARRAY_SIZE(kInstruction_Crc32w_r8_r8_r4), |
| 17861 | kInstruction_Crc32w_r8_r8_r4, |
| 17862 | }, |
| 17863 | { |
| 17864 | ARRAY_SIZE(kInstruction_Crc32w_r8_r8_r5), |
| 17865 | kInstruction_Crc32w_r8_r8_r5, |
| 17866 | }, |
| 17867 | { |
| 17868 | ARRAY_SIZE(kInstruction_Crc32w_r8_r8_r6), |
| 17869 | kInstruction_Crc32w_r8_r8_r6, |
| 17870 | }, |
| 17871 | { |
| 17872 | ARRAY_SIZE(kInstruction_Crc32w_r8_r8_r7), |
| 17873 | kInstruction_Crc32w_r8_r8_r7, |
| 17874 | }, |
| 17875 | { |
| 17876 | ARRAY_SIZE(kInstruction_Crc32w_r8_r8_r8), |
| 17877 | kInstruction_Crc32w_r8_r8_r8, |
| 17878 | }, |
| 17879 | { |
| 17880 | ARRAY_SIZE(kInstruction_Crc32w_r8_r8_r9), |
| 17881 | kInstruction_Crc32w_r8_r8_r9, |
| 17882 | }, |
| 17883 | { |
| 17884 | ARRAY_SIZE(kInstruction_Crc32w_r8_r8_r10), |
| 17885 | kInstruction_Crc32w_r8_r8_r10, |
| 17886 | }, |
| 17887 | { |
| 17888 | ARRAY_SIZE(kInstruction_Crc32w_r8_r8_r11), |
| 17889 | kInstruction_Crc32w_r8_r8_r11, |
| 17890 | }, |
| 17891 | { |
| 17892 | ARRAY_SIZE(kInstruction_Crc32w_r8_r8_r12), |
| 17893 | kInstruction_Crc32w_r8_r8_r12, |
| 17894 | }, |
| 17895 | { |
| 17896 | ARRAY_SIZE(kInstruction_Crc32w_r8_r8_r13), |
| 17897 | kInstruction_Crc32w_r8_r8_r13, |
| 17898 | }, |
| 17899 | { |
| 17900 | ARRAY_SIZE(kInstruction_Crc32w_r8_r8_r14), |
| 17901 | kInstruction_Crc32w_r8_r8_r14, |
| 17902 | }, |
| 17903 | { |
| 17904 | ARRAY_SIZE(kInstruction_Crc32w_r8_r9_r0), |
| 17905 | kInstruction_Crc32w_r8_r9_r0, |
| 17906 | }, |
| 17907 | { |
| 17908 | ARRAY_SIZE(kInstruction_Crc32w_r8_r9_r1), |
| 17909 | kInstruction_Crc32w_r8_r9_r1, |
| 17910 | }, |
| 17911 | { |
| 17912 | ARRAY_SIZE(kInstruction_Crc32w_r8_r9_r2), |
| 17913 | kInstruction_Crc32w_r8_r9_r2, |
| 17914 | }, |
| 17915 | { |
| 17916 | ARRAY_SIZE(kInstruction_Crc32w_r8_r9_r3), |
| 17917 | kInstruction_Crc32w_r8_r9_r3, |
| 17918 | }, |
| 17919 | { |
| 17920 | ARRAY_SIZE(kInstruction_Crc32w_r8_r9_r4), |
| 17921 | kInstruction_Crc32w_r8_r9_r4, |
| 17922 | }, |
| 17923 | { |
| 17924 | ARRAY_SIZE(kInstruction_Crc32w_r8_r9_r5), |
| 17925 | kInstruction_Crc32w_r8_r9_r5, |
| 17926 | }, |
| 17927 | { |
| 17928 | ARRAY_SIZE(kInstruction_Crc32w_r8_r9_r6), |
| 17929 | kInstruction_Crc32w_r8_r9_r6, |
| 17930 | }, |
| 17931 | { |
| 17932 | ARRAY_SIZE(kInstruction_Crc32w_r8_r9_r7), |
| 17933 | kInstruction_Crc32w_r8_r9_r7, |
| 17934 | }, |
| 17935 | { |
| 17936 | ARRAY_SIZE(kInstruction_Crc32w_r8_r9_r8), |
| 17937 | kInstruction_Crc32w_r8_r9_r8, |
| 17938 | }, |
| 17939 | { |
| 17940 | ARRAY_SIZE(kInstruction_Crc32w_r8_r9_r9), |
| 17941 | kInstruction_Crc32w_r8_r9_r9, |
| 17942 | }, |
| 17943 | { |
| 17944 | ARRAY_SIZE(kInstruction_Crc32w_r8_r9_r10), |
| 17945 | kInstruction_Crc32w_r8_r9_r10, |
| 17946 | }, |
| 17947 | { |
| 17948 | ARRAY_SIZE(kInstruction_Crc32w_r8_r9_r11), |
| 17949 | kInstruction_Crc32w_r8_r9_r11, |
| 17950 | }, |
| 17951 | { |
| 17952 | ARRAY_SIZE(kInstruction_Crc32w_r8_r9_r12), |
| 17953 | kInstruction_Crc32w_r8_r9_r12, |
| 17954 | }, |
| 17955 | { |
| 17956 | ARRAY_SIZE(kInstruction_Crc32w_r8_r9_r13), |
| 17957 | kInstruction_Crc32w_r8_r9_r13, |
| 17958 | }, |
| 17959 | { |
| 17960 | ARRAY_SIZE(kInstruction_Crc32w_r8_r9_r14), |
| 17961 | kInstruction_Crc32w_r8_r9_r14, |
| 17962 | }, |
| 17963 | { |
| 17964 | ARRAY_SIZE(kInstruction_Crc32w_r8_r10_r0), |
| 17965 | kInstruction_Crc32w_r8_r10_r0, |
| 17966 | }, |
| 17967 | { |
| 17968 | ARRAY_SIZE(kInstruction_Crc32w_r8_r10_r1), |
| 17969 | kInstruction_Crc32w_r8_r10_r1, |
| 17970 | }, |
| 17971 | { |
| 17972 | ARRAY_SIZE(kInstruction_Crc32w_r8_r10_r2), |
| 17973 | kInstruction_Crc32w_r8_r10_r2, |
| 17974 | }, |
| 17975 | { |
| 17976 | ARRAY_SIZE(kInstruction_Crc32w_r8_r10_r3), |
| 17977 | kInstruction_Crc32w_r8_r10_r3, |
| 17978 | }, |
| 17979 | { |
| 17980 | ARRAY_SIZE(kInstruction_Crc32w_r8_r10_r4), |
| 17981 | kInstruction_Crc32w_r8_r10_r4, |
| 17982 | }, |
| 17983 | { |
| 17984 | ARRAY_SIZE(kInstruction_Crc32w_r8_r10_r5), |
| 17985 | kInstruction_Crc32w_r8_r10_r5, |
| 17986 | }, |
| 17987 | { |
| 17988 | ARRAY_SIZE(kInstruction_Crc32w_r8_r10_r6), |
| 17989 | kInstruction_Crc32w_r8_r10_r6, |
| 17990 | }, |
| 17991 | { |
| 17992 | ARRAY_SIZE(kInstruction_Crc32w_r8_r10_r7), |
| 17993 | kInstruction_Crc32w_r8_r10_r7, |
| 17994 | }, |
| 17995 | { |
| 17996 | ARRAY_SIZE(kInstruction_Crc32w_r8_r10_r8), |
| 17997 | kInstruction_Crc32w_r8_r10_r8, |
| 17998 | }, |
| 17999 | { |
| 18000 | ARRAY_SIZE(kInstruction_Crc32w_r8_r10_r9), |
| 18001 | kInstruction_Crc32w_r8_r10_r9, |
| 18002 | }, |
| 18003 | { |
| 18004 | ARRAY_SIZE(kInstruction_Crc32w_r8_r10_r10), |
| 18005 | kInstruction_Crc32w_r8_r10_r10, |
| 18006 | }, |
| 18007 | { |
| 18008 | ARRAY_SIZE(kInstruction_Crc32w_r8_r10_r11), |
| 18009 | kInstruction_Crc32w_r8_r10_r11, |
| 18010 | }, |
| 18011 | { |
| 18012 | ARRAY_SIZE(kInstruction_Crc32w_r8_r10_r12), |
| 18013 | kInstruction_Crc32w_r8_r10_r12, |
| 18014 | }, |
| 18015 | { |
| 18016 | ARRAY_SIZE(kInstruction_Crc32w_r8_r10_r13), |
| 18017 | kInstruction_Crc32w_r8_r10_r13, |
| 18018 | }, |
| 18019 | { |
| 18020 | ARRAY_SIZE(kInstruction_Crc32w_r8_r10_r14), |
| 18021 | kInstruction_Crc32w_r8_r10_r14, |
| 18022 | }, |
| 18023 | { |
| 18024 | ARRAY_SIZE(kInstruction_Crc32w_r8_r11_r0), |
| 18025 | kInstruction_Crc32w_r8_r11_r0, |
| 18026 | }, |
| 18027 | { |
| 18028 | ARRAY_SIZE(kInstruction_Crc32w_r8_r11_r1), |
| 18029 | kInstruction_Crc32w_r8_r11_r1, |
| 18030 | }, |
| 18031 | { |
| 18032 | ARRAY_SIZE(kInstruction_Crc32w_r8_r11_r2), |
| 18033 | kInstruction_Crc32w_r8_r11_r2, |
| 18034 | }, |
| 18035 | { |
| 18036 | ARRAY_SIZE(kInstruction_Crc32w_r8_r11_r3), |
| 18037 | kInstruction_Crc32w_r8_r11_r3, |
| 18038 | }, |
| 18039 | { |
| 18040 | ARRAY_SIZE(kInstruction_Crc32w_r8_r11_r4), |
| 18041 | kInstruction_Crc32w_r8_r11_r4, |
| 18042 | }, |
| 18043 | { |
| 18044 | ARRAY_SIZE(kInstruction_Crc32w_r8_r11_r5), |
| 18045 | kInstruction_Crc32w_r8_r11_r5, |
| 18046 | }, |
| 18047 | { |
| 18048 | ARRAY_SIZE(kInstruction_Crc32w_r8_r11_r6), |
| 18049 | kInstruction_Crc32w_r8_r11_r6, |
| 18050 | }, |
| 18051 | { |
| 18052 | ARRAY_SIZE(kInstruction_Crc32w_r8_r11_r7), |
| 18053 | kInstruction_Crc32w_r8_r11_r7, |
| 18054 | }, |
| 18055 | { |
| 18056 | ARRAY_SIZE(kInstruction_Crc32w_r8_r11_r8), |
| 18057 | kInstruction_Crc32w_r8_r11_r8, |
| 18058 | }, |
| 18059 | { |
| 18060 | ARRAY_SIZE(kInstruction_Crc32w_r8_r11_r9), |
| 18061 | kInstruction_Crc32w_r8_r11_r9, |
| 18062 | }, |
| 18063 | { |
| 18064 | ARRAY_SIZE(kInstruction_Crc32w_r8_r11_r10), |
| 18065 | kInstruction_Crc32w_r8_r11_r10, |
| 18066 | }, |
| 18067 | { |
| 18068 | ARRAY_SIZE(kInstruction_Crc32w_r8_r11_r11), |
| 18069 | kInstruction_Crc32w_r8_r11_r11, |
| 18070 | }, |
| 18071 | { |
| 18072 | ARRAY_SIZE(kInstruction_Crc32w_r8_r11_r12), |
| 18073 | kInstruction_Crc32w_r8_r11_r12, |
| 18074 | }, |
| 18075 | { |
| 18076 | ARRAY_SIZE(kInstruction_Crc32w_r8_r11_r13), |
| 18077 | kInstruction_Crc32w_r8_r11_r13, |
| 18078 | }, |
| 18079 | { |
| 18080 | ARRAY_SIZE(kInstruction_Crc32w_r8_r11_r14), |
| 18081 | kInstruction_Crc32w_r8_r11_r14, |
| 18082 | }, |
| 18083 | { |
| 18084 | ARRAY_SIZE(kInstruction_Crc32w_r8_r12_r0), |
| 18085 | kInstruction_Crc32w_r8_r12_r0, |
| 18086 | }, |
| 18087 | { |
| 18088 | ARRAY_SIZE(kInstruction_Crc32w_r8_r12_r1), |
| 18089 | kInstruction_Crc32w_r8_r12_r1, |
| 18090 | }, |
| 18091 | { |
| 18092 | ARRAY_SIZE(kInstruction_Crc32w_r8_r12_r2), |
| 18093 | kInstruction_Crc32w_r8_r12_r2, |
| 18094 | }, |
| 18095 | { |
| 18096 | ARRAY_SIZE(kInstruction_Crc32w_r8_r12_r3), |
| 18097 | kInstruction_Crc32w_r8_r12_r3, |
| 18098 | }, |
| 18099 | { |
| 18100 | ARRAY_SIZE(kInstruction_Crc32w_r8_r12_r4), |
| 18101 | kInstruction_Crc32w_r8_r12_r4, |
| 18102 | }, |
| 18103 | { |
| 18104 | ARRAY_SIZE(kInstruction_Crc32w_r8_r12_r5), |
| 18105 | kInstruction_Crc32w_r8_r12_r5, |
| 18106 | }, |
| 18107 | { |
| 18108 | ARRAY_SIZE(kInstruction_Crc32w_r8_r12_r6), |
| 18109 | kInstruction_Crc32w_r8_r12_r6, |
| 18110 | }, |
| 18111 | { |
| 18112 | ARRAY_SIZE(kInstruction_Crc32w_r8_r12_r7), |
| 18113 | kInstruction_Crc32w_r8_r12_r7, |
| 18114 | }, |
| 18115 | { |
| 18116 | ARRAY_SIZE(kInstruction_Crc32w_r8_r12_r8), |
| 18117 | kInstruction_Crc32w_r8_r12_r8, |
| 18118 | }, |
| 18119 | { |
| 18120 | ARRAY_SIZE(kInstruction_Crc32w_r8_r12_r9), |
| 18121 | kInstruction_Crc32w_r8_r12_r9, |
| 18122 | }, |
| 18123 | { |
| 18124 | ARRAY_SIZE(kInstruction_Crc32w_r8_r12_r10), |
| 18125 | kInstruction_Crc32w_r8_r12_r10, |
| 18126 | }, |
| 18127 | { |
| 18128 | ARRAY_SIZE(kInstruction_Crc32w_r8_r12_r11), |
| 18129 | kInstruction_Crc32w_r8_r12_r11, |
| 18130 | }, |
| 18131 | { |
| 18132 | ARRAY_SIZE(kInstruction_Crc32w_r8_r12_r12), |
| 18133 | kInstruction_Crc32w_r8_r12_r12, |
| 18134 | }, |
| 18135 | { |
| 18136 | ARRAY_SIZE(kInstruction_Crc32w_r8_r12_r13), |
| 18137 | kInstruction_Crc32w_r8_r12_r13, |
| 18138 | }, |
| 18139 | { |
| 18140 | ARRAY_SIZE(kInstruction_Crc32w_r8_r12_r14), |
| 18141 | kInstruction_Crc32w_r8_r12_r14, |
| 18142 | }, |
| 18143 | { |
| 18144 | ARRAY_SIZE(kInstruction_Crc32w_r8_r13_r0), |
| 18145 | kInstruction_Crc32w_r8_r13_r0, |
| 18146 | }, |
| 18147 | { |
| 18148 | ARRAY_SIZE(kInstruction_Crc32w_r8_r13_r1), |
| 18149 | kInstruction_Crc32w_r8_r13_r1, |
| 18150 | }, |
| 18151 | { |
| 18152 | ARRAY_SIZE(kInstruction_Crc32w_r8_r13_r2), |
| 18153 | kInstruction_Crc32w_r8_r13_r2, |
| 18154 | }, |
| 18155 | { |
| 18156 | ARRAY_SIZE(kInstruction_Crc32w_r8_r13_r3), |
| 18157 | kInstruction_Crc32w_r8_r13_r3, |
| 18158 | }, |
| 18159 | { |
| 18160 | ARRAY_SIZE(kInstruction_Crc32w_r8_r13_r4), |
| 18161 | kInstruction_Crc32w_r8_r13_r4, |
| 18162 | }, |
| 18163 | { |
| 18164 | ARRAY_SIZE(kInstruction_Crc32w_r8_r13_r5), |
| 18165 | kInstruction_Crc32w_r8_r13_r5, |
| 18166 | }, |
| 18167 | { |
| 18168 | ARRAY_SIZE(kInstruction_Crc32w_r8_r13_r6), |
| 18169 | kInstruction_Crc32w_r8_r13_r6, |
| 18170 | }, |
| 18171 | { |
| 18172 | ARRAY_SIZE(kInstruction_Crc32w_r8_r13_r7), |
| 18173 | kInstruction_Crc32w_r8_r13_r7, |
| 18174 | }, |
| 18175 | { |
| 18176 | ARRAY_SIZE(kInstruction_Crc32w_r8_r13_r8), |
| 18177 | kInstruction_Crc32w_r8_r13_r8, |
| 18178 | }, |
| 18179 | { |
| 18180 | ARRAY_SIZE(kInstruction_Crc32w_r8_r13_r9), |
| 18181 | kInstruction_Crc32w_r8_r13_r9, |
| 18182 | }, |
| 18183 | { |
| 18184 | ARRAY_SIZE(kInstruction_Crc32w_r8_r13_r10), |
| 18185 | kInstruction_Crc32w_r8_r13_r10, |
| 18186 | }, |
| 18187 | { |
| 18188 | ARRAY_SIZE(kInstruction_Crc32w_r8_r13_r11), |
| 18189 | kInstruction_Crc32w_r8_r13_r11, |
| 18190 | }, |
| 18191 | { |
| 18192 | ARRAY_SIZE(kInstruction_Crc32w_r8_r13_r12), |
| 18193 | kInstruction_Crc32w_r8_r13_r12, |
| 18194 | }, |
| 18195 | { |
| 18196 | ARRAY_SIZE(kInstruction_Crc32w_r8_r13_r13), |
| 18197 | kInstruction_Crc32w_r8_r13_r13, |
| 18198 | }, |
| 18199 | { |
| 18200 | ARRAY_SIZE(kInstruction_Crc32w_r8_r13_r14), |
| 18201 | kInstruction_Crc32w_r8_r13_r14, |
| 18202 | }, |
| 18203 | { |
| 18204 | ARRAY_SIZE(kInstruction_Crc32w_r8_r14_r0), |
| 18205 | kInstruction_Crc32w_r8_r14_r0, |
| 18206 | }, |
| 18207 | { |
| 18208 | ARRAY_SIZE(kInstruction_Crc32w_r8_r14_r1), |
| 18209 | kInstruction_Crc32w_r8_r14_r1, |
| 18210 | }, |
| 18211 | { |
| 18212 | ARRAY_SIZE(kInstruction_Crc32w_r8_r14_r2), |
| 18213 | kInstruction_Crc32w_r8_r14_r2, |
| 18214 | }, |
| 18215 | { |
| 18216 | ARRAY_SIZE(kInstruction_Crc32w_r8_r14_r3), |
| 18217 | kInstruction_Crc32w_r8_r14_r3, |
| 18218 | }, |
| 18219 | { |
| 18220 | ARRAY_SIZE(kInstruction_Crc32w_r8_r14_r4), |
| 18221 | kInstruction_Crc32w_r8_r14_r4, |
| 18222 | }, |
| 18223 | { |
| 18224 | ARRAY_SIZE(kInstruction_Crc32w_r8_r14_r5), |
| 18225 | kInstruction_Crc32w_r8_r14_r5, |
| 18226 | }, |
| 18227 | { |
| 18228 | ARRAY_SIZE(kInstruction_Crc32w_r8_r14_r6), |
| 18229 | kInstruction_Crc32w_r8_r14_r6, |
| 18230 | }, |
| 18231 | { |
| 18232 | ARRAY_SIZE(kInstruction_Crc32w_r8_r14_r7), |
| 18233 | kInstruction_Crc32w_r8_r14_r7, |
| 18234 | }, |
| 18235 | { |
| 18236 | ARRAY_SIZE(kInstruction_Crc32w_r8_r14_r8), |
| 18237 | kInstruction_Crc32w_r8_r14_r8, |
| 18238 | }, |
| 18239 | { |
| 18240 | ARRAY_SIZE(kInstruction_Crc32w_r8_r14_r9), |
| 18241 | kInstruction_Crc32w_r8_r14_r9, |
| 18242 | }, |
| 18243 | { |
| 18244 | ARRAY_SIZE(kInstruction_Crc32w_r8_r14_r10), |
| 18245 | kInstruction_Crc32w_r8_r14_r10, |
| 18246 | }, |
| 18247 | { |
| 18248 | ARRAY_SIZE(kInstruction_Crc32w_r8_r14_r11), |
| 18249 | kInstruction_Crc32w_r8_r14_r11, |
| 18250 | }, |
| 18251 | { |
| 18252 | ARRAY_SIZE(kInstruction_Crc32w_r8_r14_r12), |
| 18253 | kInstruction_Crc32w_r8_r14_r12, |
| 18254 | }, |
| 18255 | { |
| 18256 | ARRAY_SIZE(kInstruction_Crc32w_r8_r14_r13), |
| 18257 | kInstruction_Crc32w_r8_r14_r13, |
| 18258 | }, |
| 18259 | { |
| 18260 | ARRAY_SIZE(kInstruction_Crc32w_r8_r14_r14), |
| 18261 | kInstruction_Crc32w_r8_r14_r14, |
| 18262 | }, |
| 18263 | { |
| 18264 | ARRAY_SIZE(kInstruction_Crc32w_r9_r0_r0), |
| 18265 | kInstruction_Crc32w_r9_r0_r0, |
| 18266 | }, |
| 18267 | { |
| 18268 | ARRAY_SIZE(kInstruction_Crc32w_r9_r0_r1), |
| 18269 | kInstruction_Crc32w_r9_r0_r1, |
| 18270 | }, |
| 18271 | { |
| 18272 | ARRAY_SIZE(kInstruction_Crc32w_r9_r0_r2), |
| 18273 | kInstruction_Crc32w_r9_r0_r2, |
| 18274 | }, |
| 18275 | { |
| 18276 | ARRAY_SIZE(kInstruction_Crc32w_r9_r0_r3), |
| 18277 | kInstruction_Crc32w_r9_r0_r3, |
| 18278 | }, |
| 18279 | { |
| 18280 | ARRAY_SIZE(kInstruction_Crc32w_r9_r0_r4), |
| 18281 | kInstruction_Crc32w_r9_r0_r4, |
| 18282 | }, |
| 18283 | { |
| 18284 | ARRAY_SIZE(kInstruction_Crc32w_r9_r0_r5), |
| 18285 | kInstruction_Crc32w_r9_r0_r5, |
| 18286 | }, |
| 18287 | { |
| 18288 | ARRAY_SIZE(kInstruction_Crc32w_r9_r0_r6), |
| 18289 | kInstruction_Crc32w_r9_r0_r6, |
| 18290 | }, |
| 18291 | { |
| 18292 | ARRAY_SIZE(kInstruction_Crc32w_r9_r0_r7), |
| 18293 | kInstruction_Crc32w_r9_r0_r7, |
| 18294 | }, |
| 18295 | { |
| 18296 | ARRAY_SIZE(kInstruction_Crc32w_r9_r0_r8), |
| 18297 | kInstruction_Crc32w_r9_r0_r8, |
| 18298 | }, |
| 18299 | { |
| 18300 | ARRAY_SIZE(kInstruction_Crc32w_r9_r0_r9), |
| 18301 | kInstruction_Crc32w_r9_r0_r9, |
| 18302 | }, |
| 18303 | { |
| 18304 | ARRAY_SIZE(kInstruction_Crc32w_r9_r0_r10), |
| 18305 | kInstruction_Crc32w_r9_r0_r10, |
| 18306 | }, |
| 18307 | { |
| 18308 | ARRAY_SIZE(kInstruction_Crc32w_r9_r0_r11), |
| 18309 | kInstruction_Crc32w_r9_r0_r11, |
| 18310 | }, |
| 18311 | { |
| 18312 | ARRAY_SIZE(kInstruction_Crc32w_r9_r0_r12), |
| 18313 | kInstruction_Crc32w_r9_r0_r12, |
| 18314 | }, |
| 18315 | { |
| 18316 | ARRAY_SIZE(kInstruction_Crc32w_r9_r0_r13), |
| 18317 | kInstruction_Crc32w_r9_r0_r13, |
| 18318 | }, |
| 18319 | { |
| 18320 | ARRAY_SIZE(kInstruction_Crc32w_r9_r0_r14), |
| 18321 | kInstruction_Crc32w_r9_r0_r14, |
| 18322 | }, |
| 18323 | { |
| 18324 | ARRAY_SIZE(kInstruction_Crc32w_r9_r1_r0), |
| 18325 | kInstruction_Crc32w_r9_r1_r0, |
| 18326 | }, |
| 18327 | { |
| 18328 | ARRAY_SIZE(kInstruction_Crc32w_r9_r1_r1), |
| 18329 | kInstruction_Crc32w_r9_r1_r1, |
| 18330 | }, |
| 18331 | { |
| 18332 | ARRAY_SIZE(kInstruction_Crc32w_r9_r1_r2), |
| 18333 | kInstruction_Crc32w_r9_r1_r2, |
| 18334 | }, |
| 18335 | { |
| 18336 | ARRAY_SIZE(kInstruction_Crc32w_r9_r1_r3), |
| 18337 | kInstruction_Crc32w_r9_r1_r3, |
| 18338 | }, |
| 18339 | { |
| 18340 | ARRAY_SIZE(kInstruction_Crc32w_r9_r1_r4), |
| 18341 | kInstruction_Crc32w_r9_r1_r4, |
| 18342 | }, |
| 18343 | { |
| 18344 | ARRAY_SIZE(kInstruction_Crc32w_r9_r1_r5), |
| 18345 | kInstruction_Crc32w_r9_r1_r5, |
| 18346 | }, |
| 18347 | { |
| 18348 | ARRAY_SIZE(kInstruction_Crc32w_r9_r1_r6), |
| 18349 | kInstruction_Crc32w_r9_r1_r6, |
| 18350 | }, |
| 18351 | { |
| 18352 | ARRAY_SIZE(kInstruction_Crc32w_r9_r1_r7), |
| 18353 | kInstruction_Crc32w_r9_r1_r7, |
| 18354 | }, |
| 18355 | { |
| 18356 | ARRAY_SIZE(kInstruction_Crc32w_r9_r1_r8), |
| 18357 | kInstruction_Crc32w_r9_r1_r8, |
| 18358 | }, |
| 18359 | { |
| 18360 | ARRAY_SIZE(kInstruction_Crc32w_r9_r1_r9), |
| 18361 | kInstruction_Crc32w_r9_r1_r9, |
| 18362 | }, |
| 18363 | { |
| 18364 | ARRAY_SIZE(kInstruction_Crc32w_r9_r1_r10), |
| 18365 | kInstruction_Crc32w_r9_r1_r10, |
| 18366 | }, |
| 18367 | { |
| 18368 | ARRAY_SIZE(kInstruction_Crc32w_r9_r1_r11), |
| 18369 | kInstruction_Crc32w_r9_r1_r11, |
| 18370 | }, |
| 18371 | { |
| 18372 | ARRAY_SIZE(kInstruction_Crc32w_r9_r1_r12), |
| 18373 | kInstruction_Crc32w_r9_r1_r12, |
| 18374 | }, |
| 18375 | { |
| 18376 | ARRAY_SIZE(kInstruction_Crc32w_r9_r1_r13), |
| 18377 | kInstruction_Crc32w_r9_r1_r13, |
| 18378 | }, |
| 18379 | { |
| 18380 | ARRAY_SIZE(kInstruction_Crc32w_r9_r1_r14), |
| 18381 | kInstruction_Crc32w_r9_r1_r14, |
| 18382 | }, |
| 18383 | { |
| 18384 | ARRAY_SIZE(kInstruction_Crc32w_r9_r2_r0), |
| 18385 | kInstruction_Crc32w_r9_r2_r0, |
| 18386 | }, |
| 18387 | { |
| 18388 | ARRAY_SIZE(kInstruction_Crc32w_r9_r2_r1), |
| 18389 | kInstruction_Crc32w_r9_r2_r1, |
| 18390 | }, |
| 18391 | { |
| 18392 | ARRAY_SIZE(kInstruction_Crc32w_r9_r2_r2), |
| 18393 | kInstruction_Crc32w_r9_r2_r2, |
| 18394 | }, |
| 18395 | { |
| 18396 | ARRAY_SIZE(kInstruction_Crc32w_r9_r2_r3), |
| 18397 | kInstruction_Crc32w_r9_r2_r3, |
| 18398 | }, |
| 18399 | { |
| 18400 | ARRAY_SIZE(kInstruction_Crc32w_r9_r2_r4), |
| 18401 | kInstruction_Crc32w_r9_r2_r4, |
| 18402 | }, |
| 18403 | { |
| 18404 | ARRAY_SIZE(kInstruction_Crc32w_r9_r2_r5), |
| 18405 | kInstruction_Crc32w_r9_r2_r5, |
| 18406 | }, |
| 18407 | { |
| 18408 | ARRAY_SIZE(kInstruction_Crc32w_r9_r2_r6), |
| 18409 | kInstruction_Crc32w_r9_r2_r6, |
| 18410 | }, |
| 18411 | { |
| 18412 | ARRAY_SIZE(kInstruction_Crc32w_r9_r2_r7), |
| 18413 | kInstruction_Crc32w_r9_r2_r7, |
| 18414 | }, |
| 18415 | { |
| 18416 | ARRAY_SIZE(kInstruction_Crc32w_r9_r2_r8), |
| 18417 | kInstruction_Crc32w_r9_r2_r8, |
| 18418 | }, |
| 18419 | { |
| 18420 | ARRAY_SIZE(kInstruction_Crc32w_r9_r2_r9), |
| 18421 | kInstruction_Crc32w_r9_r2_r9, |
| 18422 | }, |
| 18423 | { |
| 18424 | ARRAY_SIZE(kInstruction_Crc32w_r9_r2_r10), |
| 18425 | kInstruction_Crc32w_r9_r2_r10, |
| 18426 | }, |
| 18427 | { |
| 18428 | ARRAY_SIZE(kInstruction_Crc32w_r9_r2_r11), |
| 18429 | kInstruction_Crc32w_r9_r2_r11, |
| 18430 | }, |
| 18431 | { |
| 18432 | ARRAY_SIZE(kInstruction_Crc32w_r9_r2_r12), |
| 18433 | kInstruction_Crc32w_r9_r2_r12, |
| 18434 | }, |
| 18435 | { |
| 18436 | ARRAY_SIZE(kInstruction_Crc32w_r9_r2_r13), |
| 18437 | kInstruction_Crc32w_r9_r2_r13, |
| 18438 | }, |
| 18439 | { |
| 18440 | ARRAY_SIZE(kInstruction_Crc32w_r9_r2_r14), |
| 18441 | kInstruction_Crc32w_r9_r2_r14, |
| 18442 | }, |
| 18443 | { |
| 18444 | ARRAY_SIZE(kInstruction_Crc32w_r9_r3_r0), |
| 18445 | kInstruction_Crc32w_r9_r3_r0, |
| 18446 | }, |
| 18447 | { |
| 18448 | ARRAY_SIZE(kInstruction_Crc32w_r9_r3_r1), |
| 18449 | kInstruction_Crc32w_r9_r3_r1, |
| 18450 | }, |
| 18451 | { |
| 18452 | ARRAY_SIZE(kInstruction_Crc32w_r9_r3_r2), |
| 18453 | kInstruction_Crc32w_r9_r3_r2, |
| 18454 | }, |
| 18455 | { |
| 18456 | ARRAY_SIZE(kInstruction_Crc32w_r9_r3_r3), |
| 18457 | kInstruction_Crc32w_r9_r3_r3, |
| 18458 | }, |
| 18459 | { |
| 18460 | ARRAY_SIZE(kInstruction_Crc32w_r9_r3_r4), |
| 18461 | kInstruction_Crc32w_r9_r3_r4, |
| 18462 | }, |
| 18463 | { |
| 18464 | ARRAY_SIZE(kInstruction_Crc32w_r9_r3_r5), |
| 18465 | kInstruction_Crc32w_r9_r3_r5, |
| 18466 | }, |
| 18467 | { |
| 18468 | ARRAY_SIZE(kInstruction_Crc32w_r9_r3_r6), |
| 18469 | kInstruction_Crc32w_r9_r3_r6, |
| 18470 | }, |
| 18471 | { |
| 18472 | ARRAY_SIZE(kInstruction_Crc32w_r9_r3_r7), |
| 18473 | kInstruction_Crc32w_r9_r3_r7, |
| 18474 | }, |
| 18475 | { |
| 18476 | ARRAY_SIZE(kInstruction_Crc32w_r9_r3_r8), |
| 18477 | kInstruction_Crc32w_r9_r3_r8, |
| 18478 | }, |
| 18479 | { |
| 18480 | ARRAY_SIZE(kInstruction_Crc32w_r9_r3_r9), |
| 18481 | kInstruction_Crc32w_r9_r3_r9, |
| 18482 | }, |
| 18483 | { |
| 18484 | ARRAY_SIZE(kInstruction_Crc32w_r9_r3_r10), |
| 18485 | kInstruction_Crc32w_r9_r3_r10, |
| 18486 | }, |
| 18487 | { |
| 18488 | ARRAY_SIZE(kInstruction_Crc32w_r9_r3_r11), |
| 18489 | kInstruction_Crc32w_r9_r3_r11, |
| 18490 | }, |
| 18491 | { |
| 18492 | ARRAY_SIZE(kInstruction_Crc32w_r9_r3_r12), |
| 18493 | kInstruction_Crc32w_r9_r3_r12, |
| 18494 | }, |
| 18495 | { |
| 18496 | ARRAY_SIZE(kInstruction_Crc32w_r9_r3_r13), |
| 18497 | kInstruction_Crc32w_r9_r3_r13, |
| 18498 | }, |
| 18499 | { |
| 18500 | ARRAY_SIZE(kInstruction_Crc32w_r9_r3_r14), |
| 18501 | kInstruction_Crc32w_r9_r3_r14, |
| 18502 | }, |
| 18503 | { |
| 18504 | ARRAY_SIZE(kInstruction_Crc32w_r9_r4_r0), |
| 18505 | kInstruction_Crc32w_r9_r4_r0, |
| 18506 | }, |
| 18507 | { |
| 18508 | ARRAY_SIZE(kInstruction_Crc32w_r9_r4_r1), |
| 18509 | kInstruction_Crc32w_r9_r4_r1, |
| 18510 | }, |
| 18511 | { |
| 18512 | ARRAY_SIZE(kInstruction_Crc32w_r9_r4_r2), |
| 18513 | kInstruction_Crc32w_r9_r4_r2, |
| 18514 | }, |
| 18515 | { |
| 18516 | ARRAY_SIZE(kInstruction_Crc32w_r9_r4_r3), |
| 18517 | kInstruction_Crc32w_r9_r4_r3, |
| 18518 | }, |
| 18519 | { |
| 18520 | ARRAY_SIZE(kInstruction_Crc32w_r9_r4_r4), |
| 18521 | kInstruction_Crc32w_r9_r4_r4, |
| 18522 | }, |
| 18523 | { |
| 18524 | ARRAY_SIZE(kInstruction_Crc32w_r9_r4_r5), |
| 18525 | kInstruction_Crc32w_r9_r4_r5, |
| 18526 | }, |
| 18527 | { |
| 18528 | ARRAY_SIZE(kInstruction_Crc32w_r9_r4_r6), |
| 18529 | kInstruction_Crc32w_r9_r4_r6, |
| 18530 | }, |
| 18531 | { |
| 18532 | ARRAY_SIZE(kInstruction_Crc32w_r9_r4_r7), |
| 18533 | kInstruction_Crc32w_r9_r4_r7, |
| 18534 | }, |
| 18535 | { |
| 18536 | ARRAY_SIZE(kInstruction_Crc32w_r9_r4_r8), |
| 18537 | kInstruction_Crc32w_r9_r4_r8, |
| 18538 | }, |
| 18539 | { |
| 18540 | ARRAY_SIZE(kInstruction_Crc32w_r9_r4_r9), |
| 18541 | kInstruction_Crc32w_r9_r4_r9, |
| 18542 | }, |
| 18543 | { |
| 18544 | ARRAY_SIZE(kInstruction_Crc32w_r9_r4_r10), |
| 18545 | kInstruction_Crc32w_r9_r4_r10, |
| 18546 | }, |
| 18547 | { |
| 18548 | ARRAY_SIZE(kInstruction_Crc32w_r9_r4_r11), |
| 18549 | kInstruction_Crc32w_r9_r4_r11, |
| 18550 | }, |
| 18551 | { |
| 18552 | ARRAY_SIZE(kInstruction_Crc32w_r9_r4_r12), |
| 18553 | kInstruction_Crc32w_r9_r4_r12, |
| 18554 | }, |
| 18555 | { |
| 18556 | ARRAY_SIZE(kInstruction_Crc32w_r9_r4_r13), |
| 18557 | kInstruction_Crc32w_r9_r4_r13, |
| 18558 | }, |
| 18559 | { |
| 18560 | ARRAY_SIZE(kInstruction_Crc32w_r9_r4_r14), |
| 18561 | kInstruction_Crc32w_r9_r4_r14, |
| 18562 | }, |
| 18563 | { |
| 18564 | ARRAY_SIZE(kInstruction_Crc32w_r9_r5_r0), |
| 18565 | kInstruction_Crc32w_r9_r5_r0, |
| 18566 | }, |
| 18567 | { |
| 18568 | ARRAY_SIZE(kInstruction_Crc32w_r9_r5_r1), |
| 18569 | kInstruction_Crc32w_r9_r5_r1, |
| 18570 | }, |
| 18571 | { |
| 18572 | ARRAY_SIZE(kInstruction_Crc32w_r9_r5_r2), |
| 18573 | kInstruction_Crc32w_r9_r5_r2, |
| 18574 | }, |
| 18575 | { |
| 18576 | ARRAY_SIZE(kInstruction_Crc32w_r9_r5_r3), |
| 18577 | kInstruction_Crc32w_r9_r5_r3, |
| 18578 | }, |
| 18579 | { |
| 18580 | ARRAY_SIZE(kInstruction_Crc32w_r9_r5_r4), |
| 18581 | kInstruction_Crc32w_r9_r5_r4, |
| 18582 | }, |
| 18583 | { |
| 18584 | ARRAY_SIZE(kInstruction_Crc32w_r9_r5_r5), |
| 18585 | kInstruction_Crc32w_r9_r5_r5, |
| 18586 | }, |
| 18587 | { |
| 18588 | ARRAY_SIZE(kInstruction_Crc32w_r9_r5_r6), |
| 18589 | kInstruction_Crc32w_r9_r5_r6, |
| 18590 | }, |
| 18591 | { |
| 18592 | ARRAY_SIZE(kInstruction_Crc32w_r9_r5_r7), |
| 18593 | kInstruction_Crc32w_r9_r5_r7, |
| 18594 | }, |
| 18595 | { |
| 18596 | ARRAY_SIZE(kInstruction_Crc32w_r9_r5_r8), |
| 18597 | kInstruction_Crc32w_r9_r5_r8, |
| 18598 | }, |
| 18599 | { |
| 18600 | ARRAY_SIZE(kInstruction_Crc32w_r9_r5_r9), |
| 18601 | kInstruction_Crc32w_r9_r5_r9, |
| 18602 | }, |
| 18603 | { |
| 18604 | ARRAY_SIZE(kInstruction_Crc32w_r9_r5_r10), |
| 18605 | kInstruction_Crc32w_r9_r5_r10, |
| 18606 | }, |
| 18607 | { |
| 18608 | ARRAY_SIZE(kInstruction_Crc32w_r9_r5_r11), |
| 18609 | kInstruction_Crc32w_r9_r5_r11, |
| 18610 | }, |
| 18611 | { |
| 18612 | ARRAY_SIZE(kInstruction_Crc32w_r9_r5_r12), |
| 18613 | kInstruction_Crc32w_r9_r5_r12, |
| 18614 | }, |
| 18615 | { |
| 18616 | ARRAY_SIZE(kInstruction_Crc32w_r9_r5_r13), |
| 18617 | kInstruction_Crc32w_r9_r5_r13, |
| 18618 | }, |
| 18619 | { |
| 18620 | ARRAY_SIZE(kInstruction_Crc32w_r9_r5_r14), |
| 18621 | kInstruction_Crc32w_r9_r5_r14, |
| 18622 | }, |
| 18623 | { |
| 18624 | ARRAY_SIZE(kInstruction_Crc32w_r9_r6_r0), |
| 18625 | kInstruction_Crc32w_r9_r6_r0, |
| 18626 | }, |
| 18627 | { |
| 18628 | ARRAY_SIZE(kInstruction_Crc32w_r9_r6_r1), |
| 18629 | kInstruction_Crc32w_r9_r6_r1, |
| 18630 | }, |
| 18631 | { |
| 18632 | ARRAY_SIZE(kInstruction_Crc32w_r9_r6_r2), |
| 18633 | kInstruction_Crc32w_r9_r6_r2, |
| 18634 | }, |
| 18635 | { |
| 18636 | ARRAY_SIZE(kInstruction_Crc32w_r9_r6_r3), |
| 18637 | kInstruction_Crc32w_r9_r6_r3, |
| 18638 | }, |
| 18639 | { |
| 18640 | ARRAY_SIZE(kInstruction_Crc32w_r9_r6_r4), |
| 18641 | kInstruction_Crc32w_r9_r6_r4, |
| 18642 | }, |
| 18643 | { |
| 18644 | ARRAY_SIZE(kInstruction_Crc32w_r9_r6_r5), |
| 18645 | kInstruction_Crc32w_r9_r6_r5, |
| 18646 | }, |
| 18647 | { |
| 18648 | ARRAY_SIZE(kInstruction_Crc32w_r9_r6_r6), |
| 18649 | kInstruction_Crc32w_r9_r6_r6, |
| 18650 | }, |
| 18651 | { |
| 18652 | ARRAY_SIZE(kInstruction_Crc32w_r9_r6_r7), |
| 18653 | kInstruction_Crc32w_r9_r6_r7, |
| 18654 | }, |
| 18655 | { |
| 18656 | ARRAY_SIZE(kInstruction_Crc32w_r9_r6_r8), |
| 18657 | kInstruction_Crc32w_r9_r6_r8, |
| 18658 | }, |
| 18659 | { |
| 18660 | ARRAY_SIZE(kInstruction_Crc32w_r9_r6_r9), |
| 18661 | kInstruction_Crc32w_r9_r6_r9, |
| 18662 | }, |
| 18663 | { |
| 18664 | ARRAY_SIZE(kInstruction_Crc32w_r9_r6_r10), |
| 18665 | kInstruction_Crc32w_r9_r6_r10, |
| 18666 | }, |
| 18667 | { |
| 18668 | ARRAY_SIZE(kInstruction_Crc32w_r9_r6_r11), |
| 18669 | kInstruction_Crc32w_r9_r6_r11, |
| 18670 | }, |
| 18671 | { |
| 18672 | ARRAY_SIZE(kInstruction_Crc32w_r9_r6_r12), |
| 18673 | kInstruction_Crc32w_r9_r6_r12, |
| 18674 | }, |
| 18675 | { |
| 18676 | ARRAY_SIZE(kInstruction_Crc32w_r9_r6_r13), |
| 18677 | kInstruction_Crc32w_r9_r6_r13, |
| 18678 | }, |
| 18679 | { |
| 18680 | ARRAY_SIZE(kInstruction_Crc32w_r9_r6_r14), |
| 18681 | kInstruction_Crc32w_r9_r6_r14, |
| 18682 | }, |
| 18683 | { |
| 18684 | ARRAY_SIZE(kInstruction_Crc32w_r9_r7_r0), |
| 18685 | kInstruction_Crc32w_r9_r7_r0, |
| 18686 | }, |
| 18687 | { |
| 18688 | ARRAY_SIZE(kInstruction_Crc32w_r9_r7_r1), |
| 18689 | kInstruction_Crc32w_r9_r7_r1, |
| 18690 | }, |
| 18691 | { |
| 18692 | ARRAY_SIZE(kInstruction_Crc32w_r9_r7_r2), |
| 18693 | kInstruction_Crc32w_r9_r7_r2, |
| 18694 | }, |
| 18695 | { |
| 18696 | ARRAY_SIZE(kInstruction_Crc32w_r9_r7_r3), |
| 18697 | kInstruction_Crc32w_r9_r7_r3, |
| 18698 | }, |
| 18699 | { |
| 18700 | ARRAY_SIZE(kInstruction_Crc32w_r9_r7_r4), |
| 18701 | kInstruction_Crc32w_r9_r7_r4, |
| 18702 | }, |
| 18703 | { |
| 18704 | ARRAY_SIZE(kInstruction_Crc32w_r9_r7_r5), |
| 18705 | kInstruction_Crc32w_r9_r7_r5, |
| 18706 | }, |
| 18707 | { |
| 18708 | ARRAY_SIZE(kInstruction_Crc32w_r9_r7_r6), |
| 18709 | kInstruction_Crc32w_r9_r7_r6, |
| 18710 | }, |
| 18711 | { |
| 18712 | ARRAY_SIZE(kInstruction_Crc32w_r9_r7_r7), |
| 18713 | kInstruction_Crc32w_r9_r7_r7, |
| 18714 | }, |
| 18715 | { |
| 18716 | ARRAY_SIZE(kInstruction_Crc32w_r9_r7_r8), |
| 18717 | kInstruction_Crc32w_r9_r7_r8, |
| 18718 | }, |
| 18719 | { |
| 18720 | ARRAY_SIZE(kInstruction_Crc32w_r9_r7_r9), |
| 18721 | kInstruction_Crc32w_r9_r7_r9, |
| 18722 | }, |
| 18723 | { |
| 18724 | ARRAY_SIZE(kInstruction_Crc32w_r9_r7_r10), |
| 18725 | kInstruction_Crc32w_r9_r7_r10, |
| 18726 | }, |
| 18727 | { |
| 18728 | ARRAY_SIZE(kInstruction_Crc32w_r9_r7_r11), |
| 18729 | kInstruction_Crc32w_r9_r7_r11, |
| 18730 | }, |
| 18731 | { |
| 18732 | ARRAY_SIZE(kInstruction_Crc32w_r9_r7_r12), |
| 18733 | kInstruction_Crc32w_r9_r7_r12, |
| 18734 | }, |
| 18735 | { |
| 18736 | ARRAY_SIZE(kInstruction_Crc32w_r9_r7_r13), |
| 18737 | kInstruction_Crc32w_r9_r7_r13, |
| 18738 | }, |
| 18739 | { |
| 18740 | ARRAY_SIZE(kInstruction_Crc32w_r9_r7_r14), |
| 18741 | kInstruction_Crc32w_r9_r7_r14, |
| 18742 | }, |
| 18743 | { |
| 18744 | ARRAY_SIZE(kInstruction_Crc32w_r9_r8_r0), |
| 18745 | kInstruction_Crc32w_r9_r8_r0, |
| 18746 | }, |
| 18747 | { |
| 18748 | ARRAY_SIZE(kInstruction_Crc32w_r9_r8_r1), |
| 18749 | kInstruction_Crc32w_r9_r8_r1, |
| 18750 | }, |
| 18751 | { |
| 18752 | ARRAY_SIZE(kInstruction_Crc32w_r9_r8_r2), |
| 18753 | kInstruction_Crc32w_r9_r8_r2, |
| 18754 | }, |
| 18755 | { |
| 18756 | ARRAY_SIZE(kInstruction_Crc32w_r9_r8_r3), |
| 18757 | kInstruction_Crc32w_r9_r8_r3, |
| 18758 | }, |
| 18759 | { |
| 18760 | ARRAY_SIZE(kInstruction_Crc32w_r9_r8_r4), |
| 18761 | kInstruction_Crc32w_r9_r8_r4, |
| 18762 | }, |
| 18763 | { |
| 18764 | ARRAY_SIZE(kInstruction_Crc32w_r9_r8_r5), |
| 18765 | kInstruction_Crc32w_r9_r8_r5, |
| 18766 | }, |
| 18767 | { |
| 18768 | ARRAY_SIZE(kInstruction_Crc32w_r9_r8_r6), |
| 18769 | kInstruction_Crc32w_r9_r8_r6, |
| 18770 | }, |
| 18771 | { |
| 18772 | ARRAY_SIZE(kInstruction_Crc32w_r9_r8_r7), |
| 18773 | kInstruction_Crc32w_r9_r8_r7, |
| 18774 | }, |
| 18775 | { |
| 18776 | ARRAY_SIZE(kInstruction_Crc32w_r9_r8_r8), |
| 18777 | kInstruction_Crc32w_r9_r8_r8, |
| 18778 | }, |
| 18779 | { |
| 18780 | ARRAY_SIZE(kInstruction_Crc32w_r9_r8_r9), |
| 18781 | kInstruction_Crc32w_r9_r8_r9, |
| 18782 | }, |
| 18783 | { |
| 18784 | ARRAY_SIZE(kInstruction_Crc32w_r9_r8_r10), |
| 18785 | kInstruction_Crc32w_r9_r8_r10, |
| 18786 | }, |
| 18787 | { |
| 18788 | ARRAY_SIZE(kInstruction_Crc32w_r9_r8_r11), |
| 18789 | kInstruction_Crc32w_r9_r8_r11, |
| 18790 | }, |
| 18791 | { |
| 18792 | ARRAY_SIZE(kInstruction_Crc32w_r9_r8_r12), |
| 18793 | kInstruction_Crc32w_r9_r8_r12, |
| 18794 | }, |
| 18795 | { |
| 18796 | ARRAY_SIZE(kInstruction_Crc32w_r9_r8_r13), |
| 18797 | kInstruction_Crc32w_r9_r8_r13, |
| 18798 | }, |
| 18799 | { |
| 18800 | ARRAY_SIZE(kInstruction_Crc32w_r9_r8_r14), |
| 18801 | kInstruction_Crc32w_r9_r8_r14, |
| 18802 | }, |
| 18803 | { |
| 18804 | ARRAY_SIZE(kInstruction_Crc32w_r9_r9_r0), |
| 18805 | kInstruction_Crc32w_r9_r9_r0, |
| 18806 | }, |
| 18807 | { |
| 18808 | ARRAY_SIZE(kInstruction_Crc32w_r9_r9_r1), |
| 18809 | kInstruction_Crc32w_r9_r9_r1, |
| 18810 | }, |
| 18811 | { |
| 18812 | ARRAY_SIZE(kInstruction_Crc32w_r9_r9_r2), |
| 18813 | kInstruction_Crc32w_r9_r9_r2, |
| 18814 | }, |
| 18815 | { |
| 18816 | ARRAY_SIZE(kInstruction_Crc32w_r9_r9_r3), |
| 18817 | kInstruction_Crc32w_r9_r9_r3, |
| 18818 | }, |
| 18819 | { |
| 18820 | ARRAY_SIZE(kInstruction_Crc32w_r9_r9_r4), |
| 18821 | kInstruction_Crc32w_r9_r9_r4, |
| 18822 | }, |
| 18823 | { |
| 18824 | ARRAY_SIZE(kInstruction_Crc32w_r9_r9_r5), |
| 18825 | kInstruction_Crc32w_r9_r9_r5, |
| 18826 | }, |
| 18827 | { |
| 18828 | ARRAY_SIZE(kInstruction_Crc32w_r9_r9_r6), |
| 18829 | kInstruction_Crc32w_r9_r9_r6, |
| 18830 | }, |
| 18831 | { |
| 18832 | ARRAY_SIZE(kInstruction_Crc32w_r9_r9_r7), |
| 18833 | kInstruction_Crc32w_r9_r9_r7, |
| 18834 | }, |
| 18835 | { |
| 18836 | ARRAY_SIZE(kInstruction_Crc32w_r9_r9_r8), |
| 18837 | kInstruction_Crc32w_r9_r9_r8, |
| 18838 | }, |
| 18839 | { |
| 18840 | ARRAY_SIZE(kInstruction_Crc32w_r9_r9_r9), |
| 18841 | kInstruction_Crc32w_r9_r9_r9, |
| 18842 | }, |
| 18843 | { |
| 18844 | ARRAY_SIZE(kInstruction_Crc32w_r9_r9_r10), |
| 18845 | kInstruction_Crc32w_r9_r9_r10, |
| 18846 | }, |
| 18847 | { |
| 18848 | ARRAY_SIZE(kInstruction_Crc32w_r9_r9_r11), |
| 18849 | kInstruction_Crc32w_r9_r9_r11, |
| 18850 | }, |
| 18851 | { |
| 18852 | ARRAY_SIZE(kInstruction_Crc32w_r9_r9_r12), |
| 18853 | kInstruction_Crc32w_r9_r9_r12, |
| 18854 | }, |
| 18855 | { |
| 18856 | ARRAY_SIZE(kInstruction_Crc32w_r9_r9_r13), |
| 18857 | kInstruction_Crc32w_r9_r9_r13, |
| 18858 | }, |
| 18859 | { |
| 18860 | ARRAY_SIZE(kInstruction_Crc32w_r9_r9_r14), |
| 18861 | kInstruction_Crc32w_r9_r9_r14, |
| 18862 | }, |
| 18863 | { |
| 18864 | ARRAY_SIZE(kInstruction_Crc32w_r9_r10_r0), |
| 18865 | kInstruction_Crc32w_r9_r10_r0, |
| 18866 | }, |
| 18867 | { |
| 18868 | ARRAY_SIZE(kInstruction_Crc32w_r9_r10_r1), |
| 18869 | kInstruction_Crc32w_r9_r10_r1, |
| 18870 | }, |
| 18871 | { |
| 18872 | ARRAY_SIZE(kInstruction_Crc32w_r9_r10_r2), |
| 18873 | kInstruction_Crc32w_r9_r10_r2, |
| 18874 | }, |
| 18875 | { |
| 18876 | ARRAY_SIZE(kInstruction_Crc32w_r9_r10_r3), |
| 18877 | kInstruction_Crc32w_r9_r10_r3, |
| 18878 | }, |
| 18879 | { |
| 18880 | ARRAY_SIZE(kInstruction_Crc32w_r9_r10_r4), |
| 18881 | kInstruction_Crc32w_r9_r10_r4, |
| 18882 | }, |
| 18883 | { |
| 18884 | ARRAY_SIZE(kInstruction_Crc32w_r9_r10_r5), |
| 18885 | kInstruction_Crc32w_r9_r10_r5, |
| 18886 | }, |
| 18887 | { |
| 18888 | ARRAY_SIZE(kInstruction_Crc32w_r9_r10_r6), |
| 18889 | kInstruction_Crc32w_r9_r10_r6, |
| 18890 | }, |
| 18891 | { |
| 18892 | ARRAY_SIZE(kInstruction_Crc32w_r9_r10_r7), |
| 18893 | kInstruction_Crc32w_r9_r10_r7, |
| 18894 | }, |
| 18895 | { |
| 18896 | ARRAY_SIZE(kInstruction_Crc32w_r9_r10_r8), |
| 18897 | kInstruction_Crc32w_r9_r10_r8, |
| 18898 | }, |
| 18899 | { |
| 18900 | ARRAY_SIZE(kInstruction_Crc32w_r9_r10_r9), |
| 18901 | kInstruction_Crc32w_r9_r10_r9, |
| 18902 | }, |
| 18903 | { |
| 18904 | ARRAY_SIZE(kInstruction_Crc32w_r9_r10_r10), |
| 18905 | kInstruction_Crc32w_r9_r10_r10, |
| 18906 | }, |
| 18907 | { |
| 18908 | ARRAY_SIZE(kInstruction_Crc32w_r9_r10_r11), |
| 18909 | kInstruction_Crc32w_r9_r10_r11, |
| 18910 | }, |
| 18911 | { |
| 18912 | ARRAY_SIZE(kInstruction_Crc32w_r9_r10_r12), |
| 18913 | kInstruction_Crc32w_r9_r10_r12, |
| 18914 | }, |
| 18915 | { |
| 18916 | ARRAY_SIZE(kInstruction_Crc32w_r9_r10_r13), |
| 18917 | kInstruction_Crc32w_r9_r10_r13, |
| 18918 | }, |
| 18919 | { |
| 18920 | ARRAY_SIZE(kInstruction_Crc32w_r9_r10_r14), |
| 18921 | kInstruction_Crc32w_r9_r10_r14, |
| 18922 | }, |
| 18923 | { |
| 18924 | ARRAY_SIZE(kInstruction_Crc32w_r9_r11_r0), |
| 18925 | kInstruction_Crc32w_r9_r11_r0, |
| 18926 | }, |
| 18927 | { |
| 18928 | ARRAY_SIZE(kInstruction_Crc32w_r9_r11_r1), |
| 18929 | kInstruction_Crc32w_r9_r11_r1, |
| 18930 | }, |
| 18931 | { |
| 18932 | ARRAY_SIZE(kInstruction_Crc32w_r9_r11_r2), |
| 18933 | kInstruction_Crc32w_r9_r11_r2, |
| 18934 | }, |
| 18935 | { |
| 18936 | ARRAY_SIZE(kInstruction_Crc32w_r9_r11_r3), |
| 18937 | kInstruction_Crc32w_r9_r11_r3, |
| 18938 | }, |
| 18939 | { |
| 18940 | ARRAY_SIZE(kInstruction_Crc32w_r9_r11_r4), |
| 18941 | kInstruction_Crc32w_r9_r11_r4, |
| 18942 | }, |
| 18943 | { |
| 18944 | ARRAY_SIZE(kInstruction_Crc32w_r9_r11_r5), |
| 18945 | kInstruction_Crc32w_r9_r11_r5, |
| 18946 | }, |
| 18947 | { |
| 18948 | ARRAY_SIZE(kInstruction_Crc32w_r9_r11_r6), |
| 18949 | kInstruction_Crc32w_r9_r11_r6, |
| 18950 | }, |
| 18951 | { |
| 18952 | ARRAY_SIZE(kInstruction_Crc32w_r9_r11_r7), |
| 18953 | kInstruction_Crc32w_r9_r11_r7, |
| 18954 | }, |
| 18955 | { |
| 18956 | ARRAY_SIZE(kInstruction_Crc32w_r9_r11_r8), |
| 18957 | kInstruction_Crc32w_r9_r11_r8, |
| 18958 | }, |
| 18959 | { |
| 18960 | ARRAY_SIZE(kInstruction_Crc32w_r9_r11_r9), |
| 18961 | kInstruction_Crc32w_r9_r11_r9, |
| 18962 | }, |
| 18963 | { |
| 18964 | ARRAY_SIZE(kInstruction_Crc32w_r9_r11_r10), |
| 18965 | kInstruction_Crc32w_r9_r11_r10, |
| 18966 | }, |
| 18967 | { |
| 18968 | ARRAY_SIZE(kInstruction_Crc32w_r9_r11_r11), |
| 18969 | kInstruction_Crc32w_r9_r11_r11, |
| 18970 | }, |
| 18971 | { |
| 18972 | ARRAY_SIZE(kInstruction_Crc32w_r9_r11_r12), |
| 18973 | kInstruction_Crc32w_r9_r11_r12, |
| 18974 | }, |
| 18975 | { |
| 18976 | ARRAY_SIZE(kInstruction_Crc32w_r9_r11_r13), |
| 18977 | kInstruction_Crc32w_r9_r11_r13, |
| 18978 | }, |
| 18979 | { |
| 18980 | ARRAY_SIZE(kInstruction_Crc32w_r9_r11_r14), |
| 18981 | kInstruction_Crc32w_r9_r11_r14, |
| 18982 | }, |
| 18983 | { |
| 18984 | ARRAY_SIZE(kInstruction_Crc32w_r9_r12_r0), |
| 18985 | kInstruction_Crc32w_r9_r12_r0, |
| 18986 | }, |
| 18987 | { |
| 18988 | ARRAY_SIZE(kInstruction_Crc32w_r9_r12_r1), |
| 18989 | kInstruction_Crc32w_r9_r12_r1, |
| 18990 | }, |
| 18991 | { |
| 18992 | ARRAY_SIZE(kInstruction_Crc32w_r9_r12_r2), |
| 18993 | kInstruction_Crc32w_r9_r12_r2, |
| 18994 | }, |
| 18995 | { |
| 18996 | ARRAY_SIZE(kInstruction_Crc32w_r9_r12_r3), |
| 18997 | kInstruction_Crc32w_r9_r12_r3, |
| 18998 | }, |
| 18999 | { |
| 19000 | ARRAY_SIZE(kInstruction_Crc32w_r9_r12_r4), |
| 19001 | kInstruction_Crc32w_r9_r12_r4, |
| 19002 | }, |
| 19003 | { |
| 19004 | ARRAY_SIZE(kInstruction_Crc32w_r9_r12_r5), |
| 19005 | kInstruction_Crc32w_r9_r12_r5, |
| 19006 | }, |
| 19007 | { |
| 19008 | ARRAY_SIZE(kInstruction_Crc32w_r9_r12_r6), |
| 19009 | kInstruction_Crc32w_r9_r12_r6, |
| 19010 | }, |
| 19011 | { |
| 19012 | ARRAY_SIZE(kInstruction_Crc32w_r9_r12_r7), |
| 19013 | kInstruction_Crc32w_r9_r12_r7, |
| 19014 | }, |
| 19015 | { |
| 19016 | ARRAY_SIZE(kInstruction_Crc32w_r9_r12_r8), |
| 19017 | kInstruction_Crc32w_r9_r12_r8, |
| 19018 | }, |
| 19019 | { |
| 19020 | ARRAY_SIZE(kInstruction_Crc32w_r9_r12_r9), |
| 19021 | kInstruction_Crc32w_r9_r12_r9, |
| 19022 | }, |
| 19023 | { |
| 19024 | ARRAY_SIZE(kInstruction_Crc32w_r9_r12_r10), |
| 19025 | kInstruction_Crc32w_r9_r12_r10, |
| 19026 | }, |
| 19027 | { |
| 19028 | ARRAY_SIZE(kInstruction_Crc32w_r9_r12_r11), |
| 19029 | kInstruction_Crc32w_r9_r12_r11, |
| 19030 | }, |
| 19031 | { |
| 19032 | ARRAY_SIZE(kInstruction_Crc32w_r9_r12_r12), |
| 19033 | kInstruction_Crc32w_r9_r12_r12, |
| 19034 | }, |
| 19035 | { |
| 19036 | ARRAY_SIZE(kInstruction_Crc32w_r9_r12_r13), |
| 19037 | kInstruction_Crc32w_r9_r12_r13, |
| 19038 | }, |
| 19039 | { |
| 19040 | ARRAY_SIZE(kInstruction_Crc32w_r9_r12_r14), |
| 19041 | kInstruction_Crc32w_r9_r12_r14, |
| 19042 | }, |
| 19043 | { |
| 19044 | ARRAY_SIZE(kInstruction_Crc32w_r9_r13_r0), |
| 19045 | kInstruction_Crc32w_r9_r13_r0, |
| 19046 | }, |
| 19047 | { |
| 19048 | ARRAY_SIZE(kInstruction_Crc32w_r9_r13_r1), |
| 19049 | kInstruction_Crc32w_r9_r13_r1, |
| 19050 | }, |
| 19051 | { |
| 19052 | ARRAY_SIZE(kInstruction_Crc32w_r9_r13_r2), |
| 19053 | kInstruction_Crc32w_r9_r13_r2, |
| 19054 | }, |
| 19055 | { |
| 19056 | ARRAY_SIZE(kInstruction_Crc32w_r9_r13_r3), |
| 19057 | kInstruction_Crc32w_r9_r13_r3, |
| 19058 | }, |
| 19059 | { |
| 19060 | ARRAY_SIZE(kInstruction_Crc32w_r9_r13_r4), |
| 19061 | kInstruction_Crc32w_r9_r13_r4, |
| 19062 | }, |
| 19063 | { |
| 19064 | ARRAY_SIZE(kInstruction_Crc32w_r9_r13_r5), |
| 19065 | kInstruction_Crc32w_r9_r13_r5, |
| 19066 | }, |
| 19067 | { |
| 19068 | ARRAY_SIZE(kInstruction_Crc32w_r9_r13_r6), |
| 19069 | kInstruction_Crc32w_r9_r13_r6, |
| 19070 | }, |
| 19071 | { |
| 19072 | ARRAY_SIZE(kInstruction_Crc32w_r9_r13_r7), |
| 19073 | kInstruction_Crc32w_r9_r13_r7, |
| 19074 | }, |
| 19075 | { |
| 19076 | ARRAY_SIZE(kInstruction_Crc32w_r9_r13_r8), |
| 19077 | kInstruction_Crc32w_r9_r13_r8, |
| 19078 | }, |
| 19079 | { |
| 19080 | ARRAY_SIZE(kInstruction_Crc32w_r9_r13_r9), |
| 19081 | kInstruction_Crc32w_r9_r13_r9, |
| 19082 | }, |
| 19083 | { |
| 19084 | ARRAY_SIZE(kInstruction_Crc32w_r9_r13_r10), |
| 19085 | kInstruction_Crc32w_r9_r13_r10, |
| 19086 | }, |
| 19087 | { |
| 19088 | ARRAY_SIZE(kInstruction_Crc32w_r9_r13_r11), |
| 19089 | kInstruction_Crc32w_r9_r13_r11, |
| 19090 | }, |
| 19091 | { |
| 19092 | ARRAY_SIZE(kInstruction_Crc32w_r9_r13_r12), |
| 19093 | kInstruction_Crc32w_r9_r13_r12, |
| 19094 | }, |
| 19095 | { |
| 19096 | ARRAY_SIZE(kInstruction_Crc32w_r9_r13_r13), |
| 19097 | kInstruction_Crc32w_r9_r13_r13, |
| 19098 | }, |
| 19099 | { |
| 19100 | ARRAY_SIZE(kInstruction_Crc32w_r9_r13_r14), |
| 19101 | kInstruction_Crc32w_r9_r13_r14, |
| 19102 | }, |
| 19103 | { |
| 19104 | ARRAY_SIZE(kInstruction_Crc32w_r9_r14_r0), |
| 19105 | kInstruction_Crc32w_r9_r14_r0, |
| 19106 | }, |
| 19107 | { |
| 19108 | ARRAY_SIZE(kInstruction_Crc32w_r9_r14_r1), |
| 19109 | kInstruction_Crc32w_r9_r14_r1, |
| 19110 | }, |
| 19111 | { |
| 19112 | ARRAY_SIZE(kInstruction_Crc32w_r9_r14_r2), |
| 19113 | kInstruction_Crc32w_r9_r14_r2, |
| 19114 | }, |
| 19115 | { |
| 19116 | ARRAY_SIZE(kInstruction_Crc32w_r9_r14_r3), |
| 19117 | kInstruction_Crc32w_r9_r14_r3, |
| 19118 | }, |
| 19119 | { |
| 19120 | ARRAY_SIZE(kInstruction_Crc32w_r9_r14_r4), |
| 19121 | kInstruction_Crc32w_r9_r14_r4, |
| 19122 | }, |
| 19123 | { |
| 19124 | ARRAY_SIZE(kInstruction_Crc32w_r9_r14_r5), |
| 19125 | kInstruction_Crc32w_r9_r14_r5, |
| 19126 | }, |
| 19127 | { |
| 19128 | ARRAY_SIZE(kInstruction_Crc32w_r9_r14_r6), |
| 19129 | kInstruction_Crc32w_r9_r14_r6, |
| 19130 | }, |
| 19131 | { |
| 19132 | ARRAY_SIZE(kInstruction_Crc32w_r9_r14_r7), |
| 19133 | kInstruction_Crc32w_r9_r14_r7, |
| 19134 | }, |
| 19135 | { |
| 19136 | ARRAY_SIZE(kInstruction_Crc32w_r9_r14_r8), |
| 19137 | kInstruction_Crc32w_r9_r14_r8, |
| 19138 | }, |
| 19139 | { |
| 19140 | ARRAY_SIZE(kInstruction_Crc32w_r9_r14_r9), |
| 19141 | kInstruction_Crc32w_r9_r14_r9, |
| 19142 | }, |
| 19143 | { |
| 19144 | ARRAY_SIZE(kInstruction_Crc32w_r9_r14_r10), |
| 19145 | kInstruction_Crc32w_r9_r14_r10, |
| 19146 | }, |
| 19147 | { |
| 19148 | ARRAY_SIZE(kInstruction_Crc32w_r9_r14_r11), |
| 19149 | kInstruction_Crc32w_r9_r14_r11, |
| 19150 | }, |
| 19151 | { |
| 19152 | ARRAY_SIZE(kInstruction_Crc32w_r9_r14_r12), |
| 19153 | kInstruction_Crc32w_r9_r14_r12, |
| 19154 | }, |
| 19155 | { |
| 19156 | ARRAY_SIZE(kInstruction_Crc32w_r9_r14_r13), |
| 19157 | kInstruction_Crc32w_r9_r14_r13, |
| 19158 | }, |
| 19159 | { |
| 19160 | ARRAY_SIZE(kInstruction_Crc32w_r9_r14_r14), |
| 19161 | kInstruction_Crc32w_r9_r14_r14, |
| 19162 | }, |
| 19163 | { |
| 19164 | ARRAY_SIZE(kInstruction_Crc32w_r10_r0_r0), |
| 19165 | kInstruction_Crc32w_r10_r0_r0, |
| 19166 | }, |
| 19167 | { |
| 19168 | ARRAY_SIZE(kInstruction_Crc32w_r10_r0_r1), |
| 19169 | kInstruction_Crc32w_r10_r0_r1, |
| 19170 | }, |
| 19171 | { |
| 19172 | ARRAY_SIZE(kInstruction_Crc32w_r10_r0_r2), |
| 19173 | kInstruction_Crc32w_r10_r0_r2, |
| 19174 | }, |
| 19175 | { |
| 19176 | ARRAY_SIZE(kInstruction_Crc32w_r10_r0_r3), |
| 19177 | kInstruction_Crc32w_r10_r0_r3, |
| 19178 | }, |
| 19179 | { |
| 19180 | ARRAY_SIZE(kInstruction_Crc32w_r10_r0_r4), |
| 19181 | kInstruction_Crc32w_r10_r0_r4, |
| 19182 | }, |
| 19183 | { |
| 19184 | ARRAY_SIZE(kInstruction_Crc32w_r10_r0_r5), |
| 19185 | kInstruction_Crc32w_r10_r0_r5, |
| 19186 | }, |
| 19187 | { |
| 19188 | ARRAY_SIZE(kInstruction_Crc32w_r10_r0_r6), |
| 19189 | kInstruction_Crc32w_r10_r0_r6, |
| 19190 | }, |
| 19191 | { |
| 19192 | ARRAY_SIZE(kInstruction_Crc32w_r10_r0_r7), |
| 19193 | kInstruction_Crc32w_r10_r0_r7, |
| 19194 | }, |
| 19195 | { |
| 19196 | ARRAY_SIZE(kInstruction_Crc32w_r10_r0_r8), |
| 19197 | kInstruction_Crc32w_r10_r0_r8, |
| 19198 | }, |
| 19199 | { |
| 19200 | ARRAY_SIZE(kInstruction_Crc32w_r10_r0_r9), |
| 19201 | kInstruction_Crc32w_r10_r0_r9, |
| 19202 | }, |
| 19203 | { |
| 19204 | ARRAY_SIZE(kInstruction_Crc32w_r10_r0_r10), |
| 19205 | kInstruction_Crc32w_r10_r0_r10, |
| 19206 | }, |
| 19207 | { |
| 19208 | ARRAY_SIZE(kInstruction_Crc32w_r10_r0_r11), |
| 19209 | kInstruction_Crc32w_r10_r0_r11, |
| 19210 | }, |
| 19211 | { |
| 19212 | ARRAY_SIZE(kInstruction_Crc32w_r10_r0_r12), |
| 19213 | kInstruction_Crc32w_r10_r0_r12, |
| 19214 | }, |
| 19215 | { |
| 19216 | ARRAY_SIZE(kInstruction_Crc32w_r10_r0_r13), |
| 19217 | kInstruction_Crc32w_r10_r0_r13, |
| 19218 | }, |
| 19219 | { |
| 19220 | ARRAY_SIZE(kInstruction_Crc32w_r10_r0_r14), |
| 19221 | kInstruction_Crc32w_r10_r0_r14, |
| 19222 | }, |
| 19223 | { |
| 19224 | ARRAY_SIZE(kInstruction_Crc32w_r10_r1_r0), |
| 19225 | kInstruction_Crc32w_r10_r1_r0, |
| 19226 | }, |
| 19227 | { |
| 19228 | ARRAY_SIZE(kInstruction_Crc32w_r10_r1_r1), |
| 19229 | kInstruction_Crc32w_r10_r1_r1, |
| 19230 | }, |
| 19231 | { |
| 19232 | ARRAY_SIZE(kInstruction_Crc32w_r10_r1_r2), |
| 19233 | kInstruction_Crc32w_r10_r1_r2, |
| 19234 | }, |
| 19235 | { |
| 19236 | ARRAY_SIZE(kInstruction_Crc32w_r10_r1_r3), |
| 19237 | kInstruction_Crc32w_r10_r1_r3, |
| 19238 | }, |
| 19239 | { |
| 19240 | ARRAY_SIZE(kInstruction_Crc32w_r10_r1_r4), |
| 19241 | kInstruction_Crc32w_r10_r1_r4, |
| 19242 | }, |
| 19243 | { |
| 19244 | ARRAY_SIZE(kInstruction_Crc32w_r10_r1_r5), |
| 19245 | kInstruction_Crc32w_r10_r1_r5, |
| 19246 | }, |
| 19247 | { |
| 19248 | ARRAY_SIZE(kInstruction_Crc32w_r10_r1_r6), |
| 19249 | kInstruction_Crc32w_r10_r1_r6, |
| 19250 | }, |
| 19251 | { |
| 19252 | ARRAY_SIZE(kInstruction_Crc32w_r10_r1_r7), |
| 19253 | kInstruction_Crc32w_r10_r1_r7, |
| 19254 | }, |
| 19255 | { |
| 19256 | ARRAY_SIZE(kInstruction_Crc32w_r10_r1_r8), |
| 19257 | kInstruction_Crc32w_r10_r1_r8, |
| 19258 | }, |
| 19259 | { |
| 19260 | ARRAY_SIZE(kInstruction_Crc32w_r10_r1_r9), |
| 19261 | kInstruction_Crc32w_r10_r1_r9, |
| 19262 | }, |
| 19263 | { |
| 19264 | ARRAY_SIZE(kInstruction_Crc32w_r10_r1_r10), |
| 19265 | kInstruction_Crc32w_r10_r1_r10, |
| 19266 | }, |
| 19267 | { |
| 19268 | ARRAY_SIZE(kInstruction_Crc32w_r10_r1_r11), |
| 19269 | kInstruction_Crc32w_r10_r1_r11, |
| 19270 | }, |
| 19271 | { |
| 19272 | ARRAY_SIZE(kInstruction_Crc32w_r10_r1_r12), |
| 19273 | kInstruction_Crc32w_r10_r1_r12, |
| 19274 | }, |
| 19275 | { |
| 19276 | ARRAY_SIZE(kInstruction_Crc32w_r10_r1_r13), |
| 19277 | kInstruction_Crc32w_r10_r1_r13, |
| 19278 | }, |
| 19279 | { |
| 19280 | ARRAY_SIZE(kInstruction_Crc32w_r10_r1_r14), |
| 19281 | kInstruction_Crc32w_r10_r1_r14, |
| 19282 | }, |
| 19283 | { |
| 19284 | ARRAY_SIZE(kInstruction_Crc32w_r10_r2_r0), |
| 19285 | kInstruction_Crc32w_r10_r2_r0, |
| 19286 | }, |
| 19287 | { |
| 19288 | ARRAY_SIZE(kInstruction_Crc32w_r10_r2_r1), |
| 19289 | kInstruction_Crc32w_r10_r2_r1, |
| 19290 | }, |
| 19291 | { |
| 19292 | ARRAY_SIZE(kInstruction_Crc32w_r10_r2_r2), |
| 19293 | kInstruction_Crc32w_r10_r2_r2, |
| 19294 | }, |
| 19295 | { |
| 19296 | ARRAY_SIZE(kInstruction_Crc32w_r10_r2_r3), |
| 19297 | kInstruction_Crc32w_r10_r2_r3, |
| 19298 | }, |
| 19299 | { |
| 19300 | ARRAY_SIZE(kInstruction_Crc32w_r10_r2_r4), |
| 19301 | kInstruction_Crc32w_r10_r2_r4, |
| 19302 | }, |
| 19303 | { |
| 19304 | ARRAY_SIZE(kInstruction_Crc32w_r10_r2_r5), |
| 19305 | kInstruction_Crc32w_r10_r2_r5, |
| 19306 | }, |
| 19307 | { |
| 19308 | ARRAY_SIZE(kInstruction_Crc32w_r10_r2_r6), |
| 19309 | kInstruction_Crc32w_r10_r2_r6, |
| 19310 | }, |
| 19311 | { |
| 19312 | ARRAY_SIZE(kInstruction_Crc32w_r10_r2_r7), |
| 19313 | kInstruction_Crc32w_r10_r2_r7, |
| 19314 | }, |
| 19315 | { |
| 19316 | ARRAY_SIZE(kInstruction_Crc32w_r10_r2_r8), |
| 19317 | kInstruction_Crc32w_r10_r2_r8, |
| 19318 | }, |
| 19319 | { |
| 19320 | ARRAY_SIZE(kInstruction_Crc32w_r10_r2_r9), |
| 19321 | kInstruction_Crc32w_r10_r2_r9, |
| 19322 | }, |
| 19323 | { |
| 19324 | ARRAY_SIZE(kInstruction_Crc32w_r10_r2_r10), |
| 19325 | kInstruction_Crc32w_r10_r2_r10, |
| 19326 | }, |
| 19327 | { |
| 19328 | ARRAY_SIZE(kInstruction_Crc32w_r10_r2_r11), |
| 19329 | kInstruction_Crc32w_r10_r2_r11, |
| 19330 | }, |
| 19331 | { |
| 19332 | ARRAY_SIZE(kInstruction_Crc32w_r10_r2_r12), |
| 19333 | kInstruction_Crc32w_r10_r2_r12, |
| 19334 | }, |
| 19335 | { |
| 19336 | ARRAY_SIZE(kInstruction_Crc32w_r10_r2_r13), |
| 19337 | kInstruction_Crc32w_r10_r2_r13, |
| 19338 | }, |
| 19339 | { |
| 19340 | ARRAY_SIZE(kInstruction_Crc32w_r10_r2_r14), |
| 19341 | kInstruction_Crc32w_r10_r2_r14, |
| 19342 | }, |
| 19343 | { |
| 19344 | ARRAY_SIZE(kInstruction_Crc32w_r10_r3_r0), |
| 19345 | kInstruction_Crc32w_r10_r3_r0, |
| 19346 | }, |
| 19347 | { |
| 19348 | ARRAY_SIZE(kInstruction_Crc32w_r10_r3_r1), |
| 19349 | kInstruction_Crc32w_r10_r3_r1, |
| 19350 | }, |
| 19351 | { |
| 19352 | ARRAY_SIZE(kInstruction_Crc32w_r10_r3_r2), |
| 19353 | kInstruction_Crc32w_r10_r3_r2, |
| 19354 | }, |
| 19355 | { |
| 19356 | ARRAY_SIZE(kInstruction_Crc32w_r10_r3_r3), |
| 19357 | kInstruction_Crc32w_r10_r3_r3, |
| 19358 | }, |
| 19359 | { |
| 19360 | ARRAY_SIZE(kInstruction_Crc32w_r10_r3_r4), |
| 19361 | kInstruction_Crc32w_r10_r3_r4, |
| 19362 | }, |
| 19363 | { |
| 19364 | ARRAY_SIZE(kInstruction_Crc32w_r10_r3_r5), |
| 19365 | kInstruction_Crc32w_r10_r3_r5, |
| 19366 | }, |
| 19367 | { |
| 19368 | ARRAY_SIZE(kInstruction_Crc32w_r10_r3_r6), |
| 19369 | kInstruction_Crc32w_r10_r3_r6, |
| 19370 | }, |
| 19371 | { |
| 19372 | ARRAY_SIZE(kInstruction_Crc32w_r10_r3_r7), |
| 19373 | kInstruction_Crc32w_r10_r3_r7, |
| 19374 | }, |
| 19375 | { |
| 19376 | ARRAY_SIZE(kInstruction_Crc32w_r10_r3_r8), |
| 19377 | kInstruction_Crc32w_r10_r3_r8, |
| 19378 | }, |
| 19379 | { |
| 19380 | ARRAY_SIZE(kInstruction_Crc32w_r10_r3_r9), |
| 19381 | kInstruction_Crc32w_r10_r3_r9, |
| 19382 | }, |
| 19383 | { |
| 19384 | ARRAY_SIZE(kInstruction_Crc32w_r10_r3_r10), |
| 19385 | kInstruction_Crc32w_r10_r3_r10, |
| 19386 | }, |
| 19387 | { |
| 19388 | ARRAY_SIZE(kInstruction_Crc32w_r10_r3_r11), |
| 19389 | kInstruction_Crc32w_r10_r3_r11, |
| 19390 | }, |
| 19391 | { |
| 19392 | ARRAY_SIZE(kInstruction_Crc32w_r10_r3_r12), |
| 19393 | kInstruction_Crc32w_r10_r3_r12, |
| 19394 | }, |
| 19395 | { |
| 19396 | ARRAY_SIZE(kInstruction_Crc32w_r10_r3_r13), |
| 19397 | kInstruction_Crc32w_r10_r3_r13, |
| 19398 | }, |
| 19399 | { |
| 19400 | ARRAY_SIZE(kInstruction_Crc32w_r10_r3_r14), |
| 19401 | kInstruction_Crc32w_r10_r3_r14, |
| 19402 | }, |
| 19403 | { |
| 19404 | ARRAY_SIZE(kInstruction_Crc32w_r10_r4_r0), |
| 19405 | kInstruction_Crc32w_r10_r4_r0, |
| 19406 | }, |
| 19407 | { |
| 19408 | ARRAY_SIZE(kInstruction_Crc32w_r10_r4_r1), |
| 19409 | kInstruction_Crc32w_r10_r4_r1, |
| 19410 | }, |
| 19411 | { |
| 19412 | ARRAY_SIZE(kInstruction_Crc32w_r10_r4_r2), |
| 19413 | kInstruction_Crc32w_r10_r4_r2, |
| 19414 | }, |
| 19415 | { |
| 19416 | ARRAY_SIZE(kInstruction_Crc32w_r10_r4_r3), |
| 19417 | kInstruction_Crc32w_r10_r4_r3, |
| 19418 | }, |
| 19419 | { |
| 19420 | ARRAY_SIZE(kInstruction_Crc32w_r10_r4_r4), |
| 19421 | kInstruction_Crc32w_r10_r4_r4, |
| 19422 | }, |
| 19423 | { |
| 19424 | ARRAY_SIZE(kInstruction_Crc32w_r10_r4_r5), |
| 19425 | kInstruction_Crc32w_r10_r4_r5, |
| 19426 | }, |
| 19427 | { |
| 19428 | ARRAY_SIZE(kInstruction_Crc32w_r10_r4_r6), |
| 19429 | kInstruction_Crc32w_r10_r4_r6, |
| 19430 | }, |
| 19431 | { |
| 19432 | ARRAY_SIZE(kInstruction_Crc32w_r10_r4_r7), |
| 19433 | kInstruction_Crc32w_r10_r4_r7, |
| 19434 | }, |
| 19435 | { |
| 19436 | ARRAY_SIZE(kInstruction_Crc32w_r10_r4_r8), |
| 19437 | kInstruction_Crc32w_r10_r4_r8, |
| 19438 | }, |
| 19439 | { |
| 19440 | ARRAY_SIZE(kInstruction_Crc32w_r10_r4_r9), |
| 19441 | kInstruction_Crc32w_r10_r4_r9, |
| 19442 | }, |
| 19443 | { |
| 19444 | ARRAY_SIZE(kInstruction_Crc32w_r10_r4_r10), |
| 19445 | kInstruction_Crc32w_r10_r4_r10, |
| 19446 | }, |
| 19447 | { |
| 19448 | ARRAY_SIZE(kInstruction_Crc32w_r10_r4_r11), |
| 19449 | kInstruction_Crc32w_r10_r4_r11, |
| 19450 | }, |
| 19451 | { |
| 19452 | ARRAY_SIZE(kInstruction_Crc32w_r10_r4_r12), |
| 19453 | kInstruction_Crc32w_r10_r4_r12, |
| 19454 | }, |
| 19455 | { |
| 19456 | ARRAY_SIZE(kInstruction_Crc32w_r10_r4_r13), |
| 19457 | kInstruction_Crc32w_r10_r4_r13, |
| 19458 | }, |
| 19459 | { |
| 19460 | ARRAY_SIZE(kInstruction_Crc32w_r10_r4_r14), |
| 19461 | kInstruction_Crc32w_r10_r4_r14, |
| 19462 | }, |
| 19463 | { |
| 19464 | ARRAY_SIZE(kInstruction_Crc32w_r10_r5_r0), |
| 19465 | kInstruction_Crc32w_r10_r5_r0, |
| 19466 | }, |
| 19467 | { |
| 19468 | ARRAY_SIZE(kInstruction_Crc32w_r10_r5_r1), |
| 19469 | kInstruction_Crc32w_r10_r5_r1, |
| 19470 | }, |
| 19471 | { |
| 19472 | ARRAY_SIZE(kInstruction_Crc32w_r10_r5_r2), |
| 19473 | kInstruction_Crc32w_r10_r5_r2, |
| 19474 | }, |
| 19475 | { |
| 19476 | ARRAY_SIZE(kInstruction_Crc32w_r10_r5_r3), |
| 19477 | kInstruction_Crc32w_r10_r5_r3, |
| 19478 | }, |
| 19479 | { |
| 19480 | ARRAY_SIZE(kInstruction_Crc32w_r10_r5_r4), |
| 19481 | kInstruction_Crc32w_r10_r5_r4, |
| 19482 | }, |
| 19483 | { |
| 19484 | ARRAY_SIZE(kInstruction_Crc32w_r10_r5_r5), |
| 19485 | kInstruction_Crc32w_r10_r5_r5, |
| 19486 | }, |
| 19487 | { |
| 19488 | ARRAY_SIZE(kInstruction_Crc32w_r10_r5_r6), |
| 19489 | kInstruction_Crc32w_r10_r5_r6, |
| 19490 | }, |
| 19491 | { |
| 19492 | ARRAY_SIZE(kInstruction_Crc32w_r10_r5_r7), |
| 19493 | kInstruction_Crc32w_r10_r5_r7, |
| 19494 | }, |
| 19495 | { |
| 19496 | ARRAY_SIZE(kInstruction_Crc32w_r10_r5_r8), |
| 19497 | kInstruction_Crc32w_r10_r5_r8, |
| 19498 | }, |
| 19499 | { |
| 19500 | ARRAY_SIZE(kInstruction_Crc32w_r10_r5_r9), |
| 19501 | kInstruction_Crc32w_r10_r5_r9, |
| 19502 | }, |
| 19503 | { |
| 19504 | ARRAY_SIZE(kInstruction_Crc32w_r10_r5_r10), |
| 19505 | kInstruction_Crc32w_r10_r5_r10, |
| 19506 | }, |
| 19507 | { |
| 19508 | ARRAY_SIZE(kInstruction_Crc32w_r10_r5_r11), |
| 19509 | kInstruction_Crc32w_r10_r5_r11, |
| 19510 | }, |
| 19511 | { |
| 19512 | ARRAY_SIZE(kInstruction_Crc32w_r10_r5_r12), |
| 19513 | kInstruction_Crc32w_r10_r5_r12, |
| 19514 | }, |
| 19515 | { |
| 19516 | ARRAY_SIZE(kInstruction_Crc32w_r10_r5_r13), |
| 19517 | kInstruction_Crc32w_r10_r5_r13, |
| 19518 | }, |
| 19519 | { |
| 19520 | ARRAY_SIZE(kInstruction_Crc32w_r10_r5_r14), |
| 19521 | kInstruction_Crc32w_r10_r5_r14, |
| 19522 | }, |
| 19523 | { |
| 19524 | ARRAY_SIZE(kInstruction_Crc32w_r10_r6_r0), |
| 19525 | kInstruction_Crc32w_r10_r6_r0, |
| 19526 | }, |
| 19527 | { |
| 19528 | ARRAY_SIZE(kInstruction_Crc32w_r10_r6_r1), |
| 19529 | kInstruction_Crc32w_r10_r6_r1, |
| 19530 | }, |
| 19531 | { |
| 19532 | ARRAY_SIZE(kInstruction_Crc32w_r10_r6_r2), |
| 19533 | kInstruction_Crc32w_r10_r6_r2, |
| 19534 | }, |
| 19535 | { |
| 19536 | ARRAY_SIZE(kInstruction_Crc32w_r10_r6_r3), |
| 19537 | kInstruction_Crc32w_r10_r6_r3, |
| 19538 | }, |
| 19539 | { |
| 19540 | ARRAY_SIZE(kInstruction_Crc32w_r10_r6_r4), |
| 19541 | kInstruction_Crc32w_r10_r6_r4, |
| 19542 | }, |
| 19543 | { |
| 19544 | ARRAY_SIZE(kInstruction_Crc32w_r10_r6_r5), |
| 19545 | kInstruction_Crc32w_r10_r6_r5, |
| 19546 | }, |
| 19547 | { |
| 19548 | ARRAY_SIZE(kInstruction_Crc32w_r10_r6_r6), |
| 19549 | kInstruction_Crc32w_r10_r6_r6, |
| 19550 | }, |
| 19551 | { |
| 19552 | ARRAY_SIZE(kInstruction_Crc32w_r10_r6_r7), |
| 19553 | kInstruction_Crc32w_r10_r6_r7, |
| 19554 | }, |
| 19555 | { |
| 19556 | ARRAY_SIZE(kInstruction_Crc32w_r10_r6_r8), |
| 19557 | kInstruction_Crc32w_r10_r6_r8, |
| 19558 | }, |
| 19559 | { |
| 19560 | ARRAY_SIZE(kInstruction_Crc32w_r10_r6_r9), |
| 19561 | kInstruction_Crc32w_r10_r6_r9, |
| 19562 | }, |
| 19563 | { |
| 19564 | ARRAY_SIZE(kInstruction_Crc32w_r10_r6_r10), |
| 19565 | kInstruction_Crc32w_r10_r6_r10, |
| 19566 | }, |
| 19567 | { |
| 19568 | ARRAY_SIZE(kInstruction_Crc32w_r10_r6_r11), |
| 19569 | kInstruction_Crc32w_r10_r6_r11, |
| 19570 | }, |
| 19571 | { |
| 19572 | ARRAY_SIZE(kInstruction_Crc32w_r10_r6_r12), |
| 19573 | kInstruction_Crc32w_r10_r6_r12, |
| 19574 | }, |
| 19575 | { |
| 19576 | ARRAY_SIZE(kInstruction_Crc32w_r10_r6_r13), |
| 19577 | kInstruction_Crc32w_r10_r6_r13, |
| 19578 | }, |
| 19579 | { |
| 19580 | ARRAY_SIZE(kInstruction_Crc32w_r10_r6_r14), |
| 19581 | kInstruction_Crc32w_r10_r6_r14, |
| 19582 | }, |
| 19583 | { |
| 19584 | ARRAY_SIZE(kInstruction_Crc32w_r10_r7_r0), |
| 19585 | kInstruction_Crc32w_r10_r7_r0, |
| 19586 | }, |
| 19587 | { |
| 19588 | ARRAY_SIZE(kInstruction_Crc32w_r10_r7_r1), |
| 19589 | kInstruction_Crc32w_r10_r7_r1, |
| 19590 | }, |
| 19591 | { |
| 19592 | ARRAY_SIZE(kInstruction_Crc32w_r10_r7_r2), |
| 19593 | kInstruction_Crc32w_r10_r7_r2, |
| 19594 | }, |
| 19595 | { |
| 19596 | ARRAY_SIZE(kInstruction_Crc32w_r10_r7_r3), |
| 19597 | kInstruction_Crc32w_r10_r7_r3, |
| 19598 | }, |
| 19599 | { |
| 19600 | ARRAY_SIZE(kInstruction_Crc32w_r10_r7_r4), |
| 19601 | kInstruction_Crc32w_r10_r7_r4, |
| 19602 | }, |
| 19603 | { |
| 19604 | ARRAY_SIZE(kInstruction_Crc32w_r10_r7_r5), |
| 19605 | kInstruction_Crc32w_r10_r7_r5, |
| 19606 | }, |
| 19607 | { |
| 19608 | ARRAY_SIZE(kInstruction_Crc32w_r10_r7_r6), |
| 19609 | kInstruction_Crc32w_r10_r7_r6, |
| 19610 | }, |
| 19611 | { |
| 19612 | ARRAY_SIZE(kInstruction_Crc32w_r10_r7_r7), |
| 19613 | kInstruction_Crc32w_r10_r7_r7, |
| 19614 | }, |
| 19615 | { |
| 19616 | ARRAY_SIZE(kInstruction_Crc32w_r10_r7_r8), |
| 19617 | kInstruction_Crc32w_r10_r7_r8, |
| 19618 | }, |
| 19619 | { |
| 19620 | ARRAY_SIZE(kInstruction_Crc32w_r10_r7_r9), |
| 19621 | kInstruction_Crc32w_r10_r7_r9, |
| 19622 | }, |
| 19623 | { |
| 19624 | ARRAY_SIZE(kInstruction_Crc32w_r10_r7_r10), |
| 19625 | kInstruction_Crc32w_r10_r7_r10, |
| 19626 | }, |
| 19627 | { |
| 19628 | ARRAY_SIZE(kInstruction_Crc32w_r10_r7_r11), |
| 19629 | kInstruction_Crc32w_r10_r7_r11, |
| 19630 | }, |
| 19631 | { |
| 19632 | ARRAY_SIZE(kInstruction_Crc32w_r10_r7_r12), |
| 19633 | kInstruction_Crc32w_r10_r7_r12, |
| 19634 | }, |
| 19635 | { |
| 19636 | ARRAY_SIZE(kInstruction_Crc32w_r10_r7_r13), |
| 19637 | kInstruction_Crc32w_r10_r7_r13, |
| 19638 | }, |
| 19639 | { |
| 19640 | ARRAY_SIZE(kInstruction_Crc32w_r10_r7_r14), |
| 19641 | kInstruction_Crc32w_r10_r7_r14, |
| 19642 | }, |
| 19643 | { |
| 19644 | ARRAY_SIZE(kInstruction_Crc32w_r10_r8_r0), |
| 19645 | kInstruction_Crc32w_r10_r8_r0, |
| 19646 | }, |
| 19647 | { |
| 19648 | ARRAY_SIZE(kInstruction_Crc32w_r10_r8_r1), |
| 19649 | kInstruction_Crc32w_r10_r8_r1, |
| 19650 | }, |
| 19651 | { |
| 19652 | ARRAY_SIZE(kInstruction_Crc32w_r10_r8_r2), |
| 19653 | kInstruction_Crc32w_r10_r8_r2, |
| 19654 | }, |
| 19655 | { |
| 19656 | ARRAY_SIZE(kInstruction_Crc32w_r10_r8_r3), |
| 19657 | kInstruction_Crc32w_r10_r8_r3, |
| 19658 | }, |
| 19659 | { |
| 19660 | ARRAY_SIZE(kInstruction_Crc32w_r10_r8_r4), |
| 19661 | kInstruction_Crc32w_r10_r8_r4, |
| 19662 | }, |
| 19663 | { |
| 19664 | ARRAY_SIZE(kInstruction_Crc32w_r10_r8_r5), |
| 19665 | kInstruction_Crc32w_r10_r8_r5, |
| 19666 | }, |
| 19667 | { |
| 19668 | ARRAY_SIZE(kInstruction_Crc32w_r10_r8_r6), |
| 19669 | kInstruction_Crc32w_r10_r8_r6, |
| 19670 | }, |
| 19671 | { |
| 19672 | ARRAY_SIZE(kInstruction_Crc32w_r10_r8_r7), |
| 19673 | kInstruction_Crc32w_r10_r8_r7, |
| 19674 | }, |
| 19675 | { |
| 19676 | ARRAY_SIZE(kInstruction_Crc32w_r10_r8_r8), |
| 19677 | kInstruction_Crc32w_r10_r8_r8, |
| 19678 | }, |
| 19679 | { |
| 19680 | ARRAY_SIZE(kInstruction_Crc32w_r10_r8_r9), |
| 19681 | kInstruction_Crc32w_r10_r8_r9, |
| 19682 | }, |
| 19683 | { |
| 19684 | ARRAY_SIZE(kInstruction_Crc32w_r10_r8_r10), |
| 19685 | kInstruction_Crc32w_r10_r8_r10, |
| 19686 | }, |
| 19687 | { |
| 19688 | ARRAY_SIZE(kInstruction_Crc32w_r10_r8_r11), |
| 19689 | kInstruction_Crc32w_r10_r8_r11, |
| 19690 | }, |
| 19691 | { |
| 19692 | ARRAY_SIZE(kInstruction_Crc32w_r10_r8_r12), |
| 19693 | kInstruction_Crc32w_r10_r8_r12, |
| 19694 | }, |
| 19695 | { |
| 19696 | ARRAY_SIZE(kInstruction_Crc32w_r10_r8_r13), |
| 19697 | kInstruction_Crc32w_r10_r8_r13, |
| 19698 | }, |
| 19699 | { |
| 19700 | ARRAY_SIZE(kInstruction_Crc32w_r10_r8_r14), |
| 19701 | kInstruction_Crc32w_r10_r8_r14, |
| 19702 | }, |
| 19703 | { |
| 19704 | ARRAY_SIZE(kInstruction_Crc32w_r10_r9_r0), |
| 19705 | kInstruction_Crc32w_r10_r9_r0, |
| 19706 | }, |
| 19707 | { |
| 19708 | ARRAY_SIZE(kInstruction_Crc32w_r10_r9_r1), |
| 19709 | kInstruction_Crc32w_r10_r9_r1, |
| 19710 | }, |
| 19711 | { |
| 19712 | ARRAY_SIZE(kInstruction_Crc32w_r10_r9_r2), |
| 19713 | kInstruction_Crc32w_r10_r9_r2, |
| 19714 | }, |
| 19715 | { |
| 19716 | ARRAY_SIZE(kInstruction_Crc32w_r10_r9_r3), |
| 19717 | kInstruction_Crc32w_r10_r9_r3, |
| 19718 | }, |
| 19719 | { |
| 19720 | ARRAY_SIZE(kInstruction_Crc32w_r10_r9_r4), |
| 19721 | kInstruction_Crc32w_r10_r9_r4, |
| 19722 | }, |
| 19723 | { |
| 19724 | ARRAY_SIZE(kInstruction_Crc32w_r10_r9_r5), |
| 19725 | kInstruction_Crc32w_r10_r9_r5, |
| 19726 | }, |
| 19727 | { |
| 19728 | ARRAY_SIZE(kInstruction_Crc32w_r10_r9_r6), |
| 19729 | kInstruction_Crc32w_r10_r9_r6, |
| 19730 | }, |
| 19731 | { |
| 19732 | ARRAY_SIZE(kInstruction_Crc32w_r10_r9_r7), |
| 19733 | kInstruction_Crc32w_r10_r9_r7, |
| 19734 | }, |
| 19735 | { |
| 19736 | ARRAY_SIZE(kInstruction_Crc32w_r10_r9_r8), |
| 19737 | kInstruction_Crc32w_r10_r9_r8, |
| 19738 | }, |
| 19739 | { |
| 19740 | ARRAY_SIZE(kInstruction_Crc32w_r10_r9_r9), |
| 19741 | kInstruction_Crc32w_r10_r9_r9, |
| 19742 | }, |
| 19743 | { |
| 19744 | ARRAY_SIZE(kInstruction_Crc32w_r10_r9_r10), |
| 19745 | kInstruction_Crc32w_r10_r9_r10, |
| 19746 | }, |
| 19747 | { |
| 19748 | ARRAY_SIZE(kInstruction_Crc32w_r10_r9_r11), |
| 19749 | kInstruction_Crc32w_r10_r9_r11, |
| 19750 | }, |
| 19751 | { |
| 19752 | ARRAY_SIZE(kInstruction_Crc32w_r10_r9_r12), |
| 19753 | kInstruction_Crc32w_r10_r9_r12, |
| 19754 | }, |
| 19755 | { |
| 19756 | ARRAY_SIZE(kInstruction_Crc32w_r10_r9_r13), |
| 19757 | kInstruction_Crc32w_r10_r9_r13, |
| 19758 | }, |
| 19759 | { |
| 19760 | ARRAY_SIZE(kInstruction_Crc32w_r10_r9_r14), |
| 19761 | kInstruction_Crc32w_r10_r9_r14, |
| 19762 | }, |
| 19763 | { |
| 19764 | ARRAY_SIZE(kInstruction_Crc32w_r10_r10_r0), |
| 19765 | kInstruction_Crc32w_r10_r10_r0, |
| 19766 | }, |
| 19767 | { |
| 19768 | ARRAY_SIZE(kInstruction_Crc32w_r10_r10_r1), |
| 19769 | kInstruction_Crc32w_r10_r10_r1, |
| 19770 | }, |
| 19771 | { |
| 19772 | ARRAY_SIZE(kInstruction_Crc32w_r10_r10_r2), |
| 19773 | kInstruction_Crc32w_r10_r10_r2, |
| 19774 | }, |
| 19775 | { |
| 19776 | ARRAY_SIZE(kInstruction_Crc32w_r10_r10_r3), |
| 19777 | kInstruction_Crc32w_r10_r10_r3, |
| 19778 | }, |
| 19779 | { |
| 19780 | ARRAY_SIZE(kInstruction_Crc32w_r10_r10_r4), |
| 19781 | kInstruction_Crc32w_r10_r10_r4, |
| 19782 | }, |
| 19783 | { |
| 19784 | ARRAY_SIZE(kInstruction_Crc32w_r10_r10_r5), |
| 19785 | kInstruction_Crc32w_r10_r10_r5, |
| 19786 | }, |
| 19787 | { |
| 19788 | ARRAY_SIZE(kInstruction_Crc32w_r10_r10_r6), |
| 19789 | kInstruction_Crc32w_r10_r10_r6, |
| 19790 | }, |
| 19791 | { |
| 19792 | ARRAY_SIZE(kInstruction_Crc32w_r10_r10_r7), |
| 19793 | kInstruction_Crc32w_r10_r10_r7, |
| 19794 | }, |
| 19795 | { |
| 19796 | ARRAY_SIZE(kInstruction_Crc32w_r10_r10_r8), |
| 19797 | kInstruction_Crc32w_r10_r10_r8, |
| 19798 | }, |
| 19799 | { |
| 19800 | ARRAY_SIZE(kInstruction_Crc32w_r10_r10_r9), |
| 19801 | kInstruction_Crc32w_r10_r10_r9, |
| 19802 | }, |
| 19803 | { |
| 19804 | ARRAY_SIZE(kInstruction_Crc32w_r10_r10_r10), |
| 19805 | kInstruction_Crc32w_r10_r10_r10, |
| 19806 | }, |
| 19807 | { |
| 19808 | ARRAY_SIZE(kInstruction_Crc32w_r10_r10_r11), |
| 19809 | kInstruction_Crc32w_r10_r10_r11, |
| 19810 | }, |
| 19811 | { |
| 19812 | ARRAY_SIZE(kInstruction_Crc32w_r10_r10_r12), |
| 19813 | kInstruction_Crc32w_r10_r10_r12, |
| 19814 | }, |
| 19815 | { |
| 19816 | ARRAY_SIZE(kInstruction_Crc32w_r10_r10_r13), |
| 19817 | kInstruction_Crc32w_r10_r10_r13, |
| 19818 | }, |
| 19819 | { |
| 19820 | ARRAY_SIZE(kInstruction_Crc32w_r10_r10_r14), |
| 19821 | kInstruction_Crc32w_r10_r10_r14, |
| 19822 | }, |
| 19823 | { |
| 19824 | ARRAY_SIZE(kInstruction_Crc32w_r10_r11_r0), |
| 19825 | kInstruction_Crc32w_r10_r11_r0, |
| 19826 | }, |
| 19827 | { |
| 19828 | ARRAY_SIZE(kInstruction_Crc32w_r10_r11_r1), |
| 19829 | kInstruction_Crc32w_r10_r11_r1, |
| 19830 | }, |
| 19831 | { |
| 19832 | ARRAY_SIZE(kInstruction_Crc32w_r10_r11_r2), |
| 19833 | kInstruction_Crc32w_r10_r11_r2, |
| 19834 | }, |
| 19835 | { |
| 19836 | ARRAY_SIZE(kInstruction_Crc32w_r10_r11_r3), |
| 19837 | kInstruction_Crc32w_r10_r11_r3, |
| 19838 | }, |
| 19839 | { |
| 19840 | ARRAY_SIZE(kInstruction_Crc32w_r10_r11_r4), |
| 19841 | kInstruction_Crc32w_r10_r11_r4, |
| 19842 | }, |
| 19843 | { |
| 19844 | ARRAY_SIZE(kInstruction_Crc32w_r10_r11_r5), |
| 19845 | kInstruction_Crc32w_r10_r11_r5, |
| 19846 | }, |
| 19847 | { |
| 19848 | ARRAY_SIZE(kInstruction_Crc32w_r10_r11_r6), |
| 19849 | kInstruction_Crc32w_r10_r11_r6, |
| 19850 | }, |
| 19851 | { |
| 19852 | ARRAY_SIZE(kInstruction_Crc32w_r10_r11_r7), |
| 19853 | kInstruction_Crc32w_r10_r11_r7, |
| 19854 | }, |
| 19855 | { |
| 19856 | ARRAY_SIZE(kInstruction_Crc32w_r10_r11_r8), |
| 19857 | kInstruction_Crc32w_r10_r11_r8, |
| 19858 | }, |
| 19859 | { |
| 19860 | ARRAY_SIZE(kInstruction_Crc32w_r10_r11_r9), |
| 19861 | kInstruction_Crc32w_r10_r11_r9, |
| 19862 | }, |
| 19863 | { |
| 19864 | ARRAY_SIZE(kInstruction_Crc32w_r10_r11_r10), |
| 19865 | kInstruction_Crc32w_r10_r11_r10, |
| 19866 | }, |
| 19867 | { |
| 19868 | ARRAY_SIZE(kInstruction_Crc32w_r10_r11_r11), |
| 19869 | kInstruction_Crc32w_r10_r11_r11, |
| 19870 | }, |
| 19871 | { |
| 19872 | ARRAY_SIZE(kInstruction_Crc32w_r10_r11_r12), |
| 19873 | kInstruction_Crc32w_r10_r11_r12, |
| 19874 | }, |
| 19875 | { |
| 19876 | ARRAY_SIZE(kInstruction_Crc32w_r10_r11_r13), |
| 19877 | kInstruction_Crc32w_r10_r11_r13, |
| 19878 | }, |
| 19879 | { |
| 19880 | ARRAY_SIZE(kInstruction_Crc32w_r10_r11_r14), |
| 19881 | kInstruction_Crc32w_r10_r11_r14, |
| 19882 | }, |
| 19883 | { |
| 19884 | ARRAY_SIZE(kInstruction_Crc32w_r10_r12_r0), |
| 19885 | kInstruction_Crc32w_r10_r12_r0, |
| 19886 | }, |
| 19887 | { |
| 19888 | ARRAY_SIZE(kInstruction_Crc32w_r10_r12_r1), |
| 19889 | kInstruction_Crc32w_r10_r12_r1, |
| 19890 | }, |
| 19891 | { |
| 19892 | ARRAY_SIZE(kInstruction_Crc32w_r10_r12_r2), |
| 19893 | kInstruction_Crc32w_r10_r12_r2, |
| 19894 | }, |
| 19895 | { |
| 19896 | ARRAY_SIZE(kInstruction_Crc32w_r10_r12_r3), |
| 19897 | kInstruction_Crc32w_r10_r12_r3, |
| 19898 | }, |
| 19899 | { |
| 19900 | ARRAY_SIZE(kInstruction_Crc32w_r10_r12_r4), |
| 19901 | kInstruction_Crc32w_r10_r12_r4, |
| 19902 | }, |
| 19903 | { |
| 19904 | ARRAY_SIZE(kInstruction_Crc32w_r10_r12_r5), |
| 19905 | kInstruction_Crc32w_r10_r12_r5, |
| 19906 | }, |
| 19907 | { |
| 19908 | ARRAY_SIZE(kInstruction_Crc32w_r10_r12_r6), |
| 19909 | kInstruction_Crc32w_r10_r12_r6, |
| 19910 | }, |
| 19911 | { |
| 19912 | ARRAY_SIZE(kInstruction_Crc32w_r10_r12_r7), |
| 19913 | kInstruction_Crc32w_r10_r12_r7, |
| 19914 | }, |
| 19915 | { |
| 19916 | ARRAY_SIZE(kInstruction_Crc32w_r10_r12_r8), |
| 19917 | kInstruction_Crc32w_r10_r12_r8, |
| 19918 | }, |
| 19919 | { |
| 19920 | ARRAY_SIZE(kInstruction_Crc32w_r10_r12_r9), |
| 19921 | kInstruction_Crc32w_r10_r12_r9, |
| 19922 | }, |
| 19923 | { |
| 19924 | ARRAY_SIZE(kInstruction_Crc32w_r10_r12_r10), |
| 19925 | kInstruction_Crc32w_r10_r12_r10, |
| 19926 | }, |
| 19927 | { |
| 19928 | ARRAY_SIZE(kInstruction_Crc32w_r10_r12_r11), |
| 19929 | kInstruction_Crc32w_r10_r12_r11, |
| 19930 | }, |
| 19931 | { |
| 19932 | ARRAY_SIZE(kInstruction_Crc32w_r10_r12_r12), |
| 19933 | kInstruction_Crc32w_r10_r12_r12, |
| 19934 | }, |
| 19935 | { |
| 19936 | ARRAY_SIZE(kInstruction_Crc32w_r10_r12_r13), |
| 19937 | kInstruction_Crc32w_r10_r12_r13, |
| 19938 | }, |
| 19939 | { |
| 19940 | ARRAY_SIZE(kInstruction_Crc32w_r10_r12_r14), |
| 19941 | kInstruction_Crc32w_r10_r12_r14, |
| 19942 | }, |
| 19943 | { |
| 19944 | ARRAY_SIZE(kInstruction_Crc32w_r10_r13_r0), |
| 19945 | kInstruction_Crc32w_r10_r13_r0, |
| 19946 | }, |
| 19947 | { |
| 19948 | ARRAY_SIZE(kInstruction_Crc32w_r10_r13_r1), |
| 19949 | kInstruction_Crc32w_r10_r13_r1, |
| 19950 | }, |
| 19951 | { |
| 19952 | ARRAY_SIZE(kInstruction_Crc32w_r10_r13_r2), |
| 19953 | kInstruction_Crc32w_r10_r13_r2, |
| 19954 | }, |
| 19955 | { |
| 19956 | ARRAY_SIZE(kInstruction_Crc32w_r10_r13_r3), |
| 19957 | kInstruction_Crc32w_r10_r13_r3, |
| 19958 | }, |
| 19959 | { |
| 19960 | ARRAY_SIZE(kInstruction_Crc32w_r10_r13_r4), |
| 19961 | kInstruction_Crc32w_r10_r13_r4, |
| 19962 | }, |
| 19963 | { |
| 19964 | ARRAY_SIZE(kInstruction_Crc32w_r10_r13_r5), |
| 19965 | kInstruction_Crc32w_r10_r13_r5, |
| 19966 | }, |
| 19967 | { |
| 19968 | ARRAY_SIZE(kInstruction_Crc32w_r10_r13_r6), |
| 19969 | kInstruction_Crc32w_r10_r13_r6, |
| 19970 | }, |
| 19971 | { |
| 19972 | ARRAY_SIZE(kInstruction_Crc32w_r10_r13_r7), |
| 19973 | kInstruction_Crc32w_r10_r13_r7, |
| 19974 | }, |
| 19975 | { |
| 19976 | ARRAY_SIZE(kInstruction_Crc32w_r10_r13_r8), |
| 19977 | kInstruction_Crc32w_r10_r13_r8, |
| 19978 | }, |
| 19979 | { |
| 19980 | ARRAY_SIZE(kInstruction_Crc32w_r10_r13_r9), |
| 19981 | kInstruction_Crc32w_r10_r13_r9, |
| 19982 | }, |
| 19983 | { |
| 19984 | ARRAY_SIZE(kInstruction_Crc32w_r10_r13_r10), |
| 19985 | kInstruction_Crc32w_r10_r13_r10, |
| 19986 | }, |
| 19987 | { |
| 19988 | ARRAY_SIZE(kInstruction_Crc32w_r10_r13_r11), |
| 19989 | kInstruction_Crc32w_r10_r13_r11, |
| 19990 | }, |
| 19991 | { |
| 19992 | ARRAY_SIZE(kInstruction_Crc32w_r10_r13_r12), |
| 19993 | kInstruction_Crc32w_r10_r13_r12, |
| 19994 | }, |
| 19995 | { |
| 19996 | ARRAY_SIZE(kInstruction_Crc32w_r10_r13_r13), |
| 19997 | kInstruction_Crc32w_r10_r13_r13, |
| 19998 | }, |
| 19999 | { |
| 20000 | ARRAY_SIZE(kInstruction_Crc32w_r10_r13_r14), |
| 20001 | kInstruction_Crc32w_r10_r13_r14, |
| 20002 | }, |
| 20003 | { |
| 20004 | ARRAY_SIZE(kInstruction_Crc32w_r10_r14_r0), |
| 20005 | kInstruction_Crc32w_r10_r14_r0, |
| 20006 | }, |
| 20007 | { |
| 20008 | ARRAY_SIZE(kInstruction_Crc32w_r10_r14_r1), |
| 20009 | kInstruction_Crc32w_r10_r14_r1, |
| 20010 | }, |
| 20011 | { |
| 20012 | ARRAY_SIZE(kInstruction_Crc32w_r10_r14_r2), |
| 20013 | kInstruction_Crc32w_r10_r14_r2, |
| 20014 | }, |
| 20015 | { |
| 20016 | ARRAY_SIZE(kInstruction_Crc32w_r10_r14_r3), |
| 20017 | kInstruction_Crc32w_r10_r14_r3, |
| 20018 | }, |
| 20019 | { |
| 20020 | ARRAY_SIZE(kInstruction_Crc32w_r10_r14_r4), |
| 20021 | kInstruction_Crc32w_r10_r14_r4, |
| 20022 | }, |
| 20023 | { |
| 20024 | ARRAY_SIZE(kInstruction_Crc32w_r10_r14_r5), |
| 20025 | kInstruction_Crc32w_r10_r14_r5, |
| 20026 | }, |
| 20027 | { |
| 20028 | ARRAY_SIZE(kInstruction_Crc32w_r10_r14_r6), |
| 20029 | kInstruction_Crc32w_r10_r14_r6, |
| 20030 | }, |
| 20031 | { |
| 20032 | ARRAY_SIZE(kInstruction_Crc32w_r10_r14_r7), |
| 20033 | kInstruction_Crc32w_r10_r14_r7, |
| 20034 | }, |
| 20035 | { |
| 20036 | ARRAY_SIZE(kInstruction_Crc32w_r10_r14_r8), |
| 20037 | kInstruction_Crc32w_r10_r14_r8, |
| 20038 | }, |
| 20039 | { |
| 20040 | ARRAY_SIZE(kInstruction_Crc32w_r10_r14_r9), |
| 20041 | kInstruction_Crc32w_r10_r14_r9, |
| 20042 | }, |
| 20043 | { |
| 20044 | ARRAY_SIZE(kInstruction_Crc32w_r10_r14_r10), |
| 20045 | kInstruction_Crc32w_r10_r14_r10, |
| 20046 | }, |
| 20047 | { |
| 20048 | ARRAY_SIZE(kInstruction_Crc32w_r10_r14_r11), |
| 20049 | kInstruction_Crc32w_r10_r14_r11, |
| 20050 | }, |
| 20051 | { |
| 20052 | ARRAY_SIZE(kInstruction_Crc32w_r10_r14_r12), |
| 20053 | kInstruction_Crc32w_r10_r14_r12, |
| 20054 | }, |
| 20055 | { |
| 20056 | ARRAY_SIZE(kInstruction_Crc32w_r10_r14_r13), |
| 20057 | kInstruction_Crc32w_r10_r14_r13, |
| 20058 | }, |
| 20059 | { |
| 20060 | ARRAY_SIZE(kInstruction_Crc32w_r10_r14_r14), |
| 20061 | kInstruction_Crc32w_r10_r14_r14, |
| 20062 | }, |
| 20063 | { |
| 20064 | ARRAY_SIZE(kInstruction_Crc32w_r11_r0_r0), |
| 20065 | kInstruction_Crc32w_r11_r0_r0, |
| 20066 | }, |
| 20067 | { |
| 20068 | ARRAY_SIZE(kInstruction_Crc32w_r11_r0_r1), |
| 20069 | kInstruction_Crc32w_r11_r0_r1, |
| 20070 | }, |
| 20071 | { |
| 20072 | ARRAY_SIZE(kInstruction_Crc32w_r11_r0_r2), |
| 20073 | kInstruction_Crc32w_r11_r0_r2, |
| 20074 | }, |
| 20075 | { |
| 20076 | ARRAY_SIZE(kInstruction_Crc32w_r11_r0_r3), |
| 20077 | kInstruction_Crc32w_r11_r0_r3, |
| 20078 | }, |
| 20079 | { |
| 20080 | ARRAY_SIZE(kInstruction_Crc32w_r11_r0_r4), |
| 20081 | kInstruction_Crc32w_r11_r0_r4, |
| 20082 | }, |
| 20083 | { |
| 20084 | ARRAY_SIZE(kInstruction_Crc32w_r11_r0_r5), |
| 20085 | kInstruction_Crc32w_r11_r0_r5, |
| 20086 | }, |
| 20087 | { |
| 20088 | ARRAY_SIZE(kInstruction_Crc32w_r11_r0_r6), |
| 20089 | kInstruction_Crc32w_r11_r0_r6, |
| 20090 | }, |
| 20091 | { |
| 20092 | ARRAY_SIZE(kInstruction_Crc32w_r11_r0_r7), |
| 20093 | kInstruction_Crc32w_r11_r0_r7, |
| 20094 | }, |
| 20095 | { |
| 20096 | ARRAY_SIZE(kInstruction_Crc32w_r11_r0_r8), |
| 20097 | kInstruction_Crc32w_r11_r0_r8, |
| 20098 | }, |
| 20099 | { |
| 20100 | ARRAY_SIZE(kInstruction_Crc32w_r11_r0_r9), |
| 20101 | kInstruction_Crc32w_r11_r0_r9, |
| 20102 | }, |
| 20103 | { |
| 20104 | ARRAY_SIZE(kInstruction_Crc32w_r11_r0_r10), |
| 20105 | kInstruction_Crc32w_r11_r0_r10, |
| 20106 | }, |
| 20107 | { |
| 20108 | ARRAY_SIZE(kInstruction_Crc32w_r11_r0_r11), |
| 20109 | kInstruction_Crc32w_r11_r0_r11, |
| 20110 | }, |
| 20111 | { |
| 20112 | ARRAY_SIZE(kInstruction_Crc32w_r11_r0_r12), |
| 20113 | kInstruction_Crc32w_r11_r0_r12, |
| 20114 | }, |
| 20115 | { |
| 20116 | ARRAY_SIZE(kInstruction_Crc32w_r11_r0_r13), |
| 20117 | kInstruction_Crc32w_r11_r0_r13, |
| 20118 | }, |
| 20119 | { |
| 20120 | ARRAY_SIZE(kInstruction_Crc32w_r11_r0_r14), |
| 20121 | kInstruction_Crc32w_r11_r0_r14, |
| 20122 | }, |
| 20123 | { |
| 20124 | ARRAY_SIZE(kInstruction_Crc32w_r11_r1_r0), |
| 20125 | kInstruction_Crc32w_r11_r1_r0, |
| 20126 | }, |
| 20127 | { |
| 20128 | ARRAY_SIZE(kInstruction_Crc32w_r11_r1_r1), |
| 20129 | kInstruction_Crc32w_r11_r1_r1, |
| 20130 | }, |
| 20131 | { |
| 20132 | ARRAY_SIZE(kInstruction_Crc32w_r11_r1_r2), |
| 20133 | kInstruction_Crc32w_r11_r1_r2, |
| 20134 | }, |
| 20135 | { |
| 20136 | ARRAY_SIZE(kInstruction_Crc32w_r11_r1_r3), |
| 20137 | kInstruction_Crc32w_r11_r1_r3, |
| 20138 | }, |
| 20139 | { |
| 20140 | ARRAY_SIZE(kInstruction_Crc32w_r11_r1_r4), |
| 20141 | kInstruction_Crc32w_r11_r1_r4, |
| 20142 | }, |
| 20143 | { |
| 20144 | ARRAY_SIZE(kInstruction_Crc32w_r11_r1_r5), |
| 20145 | kInstruction_Crc32w_r11_r1_r5, |
| 20146 | }, |
| 20147 | { |
| 20148 | ARRAY_SIZE(kInstruction_Crc32w_r11_r1_r6), |
| 20149 | kInstruction_Crc32w_r11_r1_r6, |
| 20150 | }, |
| 20151 | { |
| 20152 | ARRAY_SIZE(kInstruction_Crc32w_r11_r1_r7), |
| 20153 | kInstruction_Crc32w_r11_r1_r7, |
| 20154 | }, |
| 20155 | { |
| 20156 | ARRAY_SIZE(kInstruction_Crc32w_r11_r1_r8), |
| 20157 | kInstruction_Crc32w_r11_r1_r8, |
| 20158 | }, |
| 20159 | { |
| 20160 | ARRAY_SIZE(kInstruction_Crc32w_r11_r1_r9), |
| 20161 | kInstruction_Crc32w_r11_r1_r9, |
| 20162 | }, |
| 20163 | { |
| 20164 | ARRAY_SIZE(kInstruction_Crc32w_r11_r1_r10), |
| 20165 | kInstruction_Crc32w_r11_r1_r10, |
| 20166 | }, |
| 20167 | { |
| 20168 | ARRAY_SIZE(kInstruction_Crc32w_r11_r1_r11), |
| 20169 | kInstruction_Crc32w_r11_r1_r11, |
| 20170 | }, |
| 20171 | { |
| 20172 | ARRAY_SIZE(kInstruction_Crc32w_r11_r1_r12), |
| 20173 | kInstruction_Crc32w_r11_r1_r12, |
| 20174 | }, |
| 20175 | { |
| 20176 | ARRAY_SIZE(kInstruction_Crc32w_r11_r1_r13), |
| 20177 | kInstruction_Crc32w_r11_r1_r13, |
| 20178 | }, |
| 20179 | { |
| 20180 | ARRAY_SIZE(kInstruction_Crc32w_r11_r1_r14), |
| 20181 | kInstruction_Crc32w_r11_r1_r14, |
| 20182 | }, |
| 20183 | { |
| 20184 | ARRAY_SIZE(kInstruction_Crc32w_r11_r2_r0), |
| 20185 | kInstruction_Crc32w_r11_r2_r0, |
| 20186 | }, |
| 20187 | { |
| 20188 | ARRAY_SIZE(kInstruction_Crc32w_r11_r2_r1), |
| 20189 | kInstruction_Crc32w_r11_r2_r1, |
| 20190 | }, |
| 20191 | { |
| 20192 | ARRAY_SIZE(kInstruction_Crc32w_r11_r2_r2), |
| 20193 | kInstruction_Crc32w_r11_r2_r2, |
| 20194 | }, |
| 20195 | { |
| 20196 | ARRAY_SIZE(kInstruction_Crc32w_r11_r2_r3), |
| 20197 | kInstruction_Crc32w_r11_r2_r3, |
| 20198 | }, |
| 20199 | { |
| 20200 | ARRAY_SIZE(kInstruction_Crc32w_r11_r2_r4), |
| 20201 | kInstruction_Crc32w_r11_r2_r4, |
| 20202 | }, |
| 20203 | { |
| 20204 | ARRAY_SIZE(kInstruction_Crc32w_r11_r2_r5), |
| 20205 | kInstruction_Crc32w_r11_r2_r5, |
| 20206 | }, |
| 20207 | { |
| 20208 | ARRAY_SIZE(kInstruction_Crc32w_r11_r2_r6), |
| 20209 | kInstruction_Crc32w_r11_r2_r6, |
| 20210 | }, |
| 20211 | { |
| 20212 | ARRAY_SIZE(kInstruction_Crc32w_r11_r2_r7), |
| 20213 | kInstruction_Crc32w_r11_r2_r7, |
| 20214 | }, |
| 20215 | { |
| 20216 | ARRAY_SIZE(kInstruction_Crc32w_r11_r2_r8), |
| 20217 | kInstruction_Crc32w_r11_r2_r8, |
| 20218 | }, |
| 20219 | { |
| 20220 | ARRAY_SIZE(kInstruction_Crc32w_r11_r2_r9), |
| 20221 | kInstruction_Crc32w_r11_r2_r9, |
| 20222 | }, |
| 20223 | { |
| 20224 | ARRAY_SIZE(kInstruction_Crc32w_r11_r2_r10), |
| 20225 | kInstruction_Crc32w_r11_r2_r10, |
| 20226 | }, |
| 20227 | { |
| 20228 | ARRAY_SIZE(kInstruction_Crc32w_r11_r2_r11), |
| 20229 | kInstruction_Crc32w_r11_r2_r11, |
| 20230 | }, |
| 20231 | { |
| 20232 | ARRAY_SIZE(kInstruction_Crc32w_r11_r2_r12), |
| 20233 | kInstruction_Crc32w_r11_r2_r12, |
| 20234 | }, |
| 20235 | { |
| 20236 | ARRAY_SIZE(kInstruction_Crc32w_r11_r2_r13), |
| 20237 | kInstruction_Crc32w_r11_r2_r13, |
| 20238 | }, |
| 20239 | { |
| 20240 | ARRAY_SIZE(kInstruction_Crc32w_r11_r2_r14), |
| 20241 | kInstruction_Crc32w_r11_r2_r14, |
| 20242 | }, |
| 20243 | { |
| 20244 | ARRAY_SIZE(kInstruction_Crc32w_r11_r3_r0), |
| 20245 | kInstruction_Crc32w_r11_r3_r0, |
| 20246 | }, |
| 20247 | { |
| 20248 | ARRAY_SIZE(kInstruction_Crc32w_r11_r3_r1), |
| 20249 | kInstruction_Crc32w_r11_r3_r1, |
| 20250 | }, |
| 20251 | { |
| 20252 | ARRAY_SIZE(kInstruction_Crc32w_r11_r3_r2), |
| 20253 | kInstruction_Crc32w_r11_r3_r2, |
| 20254 | }, |
| 20255 | { |
| 20256 | ARRAY_SIZE(kInstruction_Crc32w_r11_r3_r3), |
| 20257 | kInstruction_Crc32w_r11_r3_r3, |
| 20258 | }, |
| 20259 | { |
| 20260 | ARRAY_SIZE(kInstruction_Crc32w_r11_r3_r4), |
| 20261 | kInstruction_Crc32w_r11_r3_r4, |
| 20262 | }, |
| 20263 | { |
| 20264 | ARRAY_SIZE(kInstruction_Crc32w_r11_r3_r5), |
| 20265 | kInstruction_Crc32w_r11_r3_r5, |
| 20266 | }, |
| 20267 | { |
| 20268 | ARRAY_SIZE(kInstruction_Crc32w_r11_r3_r6), |
| 20269 | kInstruction_Crc32w_r11_r3_r6, |
| 20270 | }, |
| 20271 | { |
| 20272 | ARRAY_SIZE(kInstruction_Crc32w_r11_r3_r7), |
| 20273 | kInstruction_Crc32w_r11_r3_r7, |
| 20274 | }, |
| 20275 | { |
| 20276 | ARRAY_SIZE(kInstruction_Crc32w_r11_r3_r8), |
| 20277 | kInstruction_Crc32w_r11_r3_r8, |
| 20278 | }, |
| 20279 | { |
| 20280 | ARRAY_SIZE(kInstruction_Crc32w_r11_r3_r9), |
| 20281 | kInstruction_Crc32w_r11_r3_r9, |
| 20282 | }, |
| 20283 | { |
| 20284 | ARRAY_SIZE(kInstruction_Crc32w_r11_r3_r10), |
| 20285 | kInstruction_Crc32w_r11_r3_r10, |
| 20286 | }, |
| 20287 | { |
| 20288 | ARRAY_SIZE(kInstruction_Crc32w_r11_r3_r11), |
| 20289 | kInstruction_Crc32w_r11_r3_r11, |
| 20290 | }, |
| 20291 | { |
| 20292 | ARRAY_SIZE(kInstruction_Crc32w_r11_r3_r12), |
| 20293 | kInstruction_Crc32w_r11_r3_r12, |
| 20294 | }, |
| 20295 | { |
| 20296 | ARRAY_SIZE(kInstruction_Crc32w_r11_r3_r13), |
| 20297 | kInstruction_Crc32w_r11_r3_r13, |
| 20298 | }, |
| 20299 | { |
| 20300 | ARRAY_SIZE(kInstruction_Crc32w_r11_r3_r14), |
| 20301 | kInstruction_Crc32w_r11_r3_r14, |
| 20302 | }, |
| 20303 | { |
| 20304 | ARRAY_SIZE(kInstruction_Crc32w_r11_r4_r0), |
| 20305 | kInstruction_Crc32w_r11_r4_r0, |
| 20306 | }, |
| 20307 | { |
| 20308 | ARRAY_SIZE(kInstruction_Crc32w_r11_r4_r1), |
| 20309 | kInstruction_Crc32w_r11_r4_r1, |
| 20310 | }, |
| 20311 | { |
| 20312 | ARRAY_SIZE(kInstruction_Crc32w_r11_r4_r2), |
| 20313 | kInstruction_Crc32w_r11_r4_r2, |
| 20314 | }, |
| 20315 | { |
| 20316 | ARRAY_SIZE(kInstruction_Crc32w_r11_r4_r3), |
| 20317 | kInstruction_Crc32w_r11_r4_r3, |
| 20318 | }, |
| 20319 | { |
| 20320 | ARRAY_SIZE(kInstruction_Crc32w_r11_r4_r4), |
| 20321 | kInstruction_Crc32w_r11_r4_r4, |
| 20322 | }, |
| 20323 | { |
| 20324 | ARRAY_SIZE(kInstruction_Crc32w_r11_r4_r5), |
| 20325 | kInstruction_Crc32w_r11_r4_r5, |
| 20326 | }, |
| 20327 | { |
| 20328 | ARRAY_SIZE(kInstruction_Crc32w_r11_r4_r6), |
| 20329 | kInstruction_Crc32w_r11_r4_r6, |
| 20330 | }, |
| 20331 | { |
| 20332 | ARRAY_SIZE(kInstruction_Crc32w_r11_r4_r7), |
| 20333 | kInstruction_Crc32w_r11_r4_r7, |
| 20334 | }, |
| 20335 | { |
| 20336 | ARRAY_SIZE(kInstruction_Crc32w_r11_r4_r8), |
| 20337 | kInstruction_Crc32w_r11_r4_r8, |
| 20338 | }, |
| 20339 | { |
| 20340 | ARRAY_SIZE(kInstruction_Crc32w_r11_r4_r9), |
| 20341 | kInstruction_Crc32w_r11_r4_r9, |
| 20342 | }, |
| 20343 | { |
| 20344 | ARRAY_SIZE(kInstruction_Crc32w_r11_r4_r10), |
| 20345 | kInstruction_Crc32w_r11_r4_r10, |
| 20346 | }, |
| 20347 | { |
| 20348 | ARRAY_SIZE(kInstruction_Crc32w_r11_r4_r11), |
| 20349 | kInstruction_Crc32w_r11_r4_r11, |
| 20350 | }, |
| 20351 | { |
| 20352 | ARRAY_SIZE(kInstruction_Crc32w_r11_r4_r12), |
| 20353 | kInstruction_Crc32w_r11_r4_r12, |
| 20354 | }, |
| 20355 | { |
| 20356 | ARRAY_SIZE(kInstruction_Crc32w_r11_r4_r13), |
| 20357 | kInstruction_Crc32w_r11_r4_r13, |
| 20358 | }, |
| 20359 | { |
| 20360 | ARRAY_SIZE(kInstruction_Crc32w_r11_r4_r14), |
| 20361 | kInstruction_Crc32w_r11_r4_r14, |
| 20362 | }, |
| 20363 | { |
| 20364 | ARRAY_SIZE(kInstruction_Crc32w_r11_r5_r0), |
| 20365 | kInstruction_Crc32w_r11_r5_r0, |
| 20366 | }, |
| 20367 | { |
| 20368 | ARRAY_SIZE(kInstruction_Crc32w_r11_r5_r1), |
| 20369 | kInstruction_Crc32w_r11_r5_r1, |
| 20370 | }, |
| 20371 | { |
| 20372 | ARRAY_SIZE(kInstruction_Crc32w_r11_r5_r2), |
| 20373 | kInstruction_Crc32w_r11_r5_r2, |
| 20374 | }, |
| 20375 | { |
| 20376 | ARRAY_SIZE(kInstruction_Crc32w_r11_r5_r3), |
| 20377 | kInstruction_Crc32w_r11_r5_r3, |
| 20378 | }, |
| 20379 | { |
| 20380 | ARRAY_SIZE(kInstruction_Crc32w_r11_r5_r4), |
| 20381 | kInstruction_Crc32w_r11_r5_r4, |
| 20382 | }, |
| 20383 | { |
| 20384 | ARRAY_SIZE(kInstruction_Crc32w_r11_r5_r5), |
| 20385 | kInstruction_Crc32w_r11_r5_r5, |
| 20386 | }, |
| 20387 | { |
| 20388 | ARRAY_SIZE(kInstruction_Crc32w_r11_r5_r6), |
| 20389 | kInstruction_Crc32w_r11_r5_r6, |
| 20390 | }, |
| 20391 | { |
| 20392 | ARRAY_SIZE(kInstruction_Crc32w_r11_r5_r7), |
| 20393 | kInstruction_Crc32w_r11_r5_r7, |
| 20394 | }, |
| 20395 | { |
| 20396 | ARRAY_SIZE(kInstruction_Crc32w_r11_r5_r8), |
| 20397 | kInstruction_Crc32w_r11_r5_r8, |
| 20398 | }, |
| 20399 | { |
| 20400 | ARRAY_SIZE(kInstruction_Crc32w_r11_r5_r9), |
| 20401 | kInstruction_Crc32w_r11_r5_r9, |
| 20402 | }, |
| 20403 | { |
| 20404 | ARRAY_SIZE(kInstruction_Crc32w_r11_r5_r10), |
| 20405 | kInstruction_Crc32w_r11_r5_r10, |
| 20406 | }, |
| 20407 | { |
| 20408 | ARRAY_SIZE(kInstruction_Crc32w_r11_r5_r11), |
| 20409 | kInstruction_Crc32w_r11_r5_r11, |
| 20410 | }, |
| 20411 | { |
| 20412 | ARRAY_SIZE(kInstruction_Crc32w_r11_r5_r12), |
| 20413 | kInstruction_Crc32w_r11_r5_r12, |
| 20414 | }, |
| 20415 | { |
| 20416 | ARRAY_SIZE(kInstruction_Crc32w_r11_r5_r13), |
| 20417 | kInstruction_Crc32w_r11_r5_r13, |
| 20418 | }, |
| 20419 | { |
| 20420 | ARRAY_SIZE(kInstruction_Crc32w_r11_r5_r14), |
| 20421 | kInstruction_Crc32w_r11_r5_r14, |
| 20422 | }, |
| 20423 | { |
| 20424 | ARRAY_SIZE(kInstruction_Crc32w_r11_r6_r0), |
| 20425 | kInstruction_Crc32w_r11_r6_r0, |
| 20426 | }, |
| 20427 | { |
| 20428 | ARRAY_SIZE(kInstruction_Crc32w_r11_r6_r1), |
| 20429 | kInstruction_Crc32w_r11_r6_r1, |
| 20430 | }, |
| 20431 | { |
| 20432 | ARRAY_SIZE(kInstruction_Crc32w_r11_r6_r2), |
| 20433 | kInstruction_Crc32w_r11_r6_r2, |
| 20434 | }, |
| 20435 | { |
| 20436 | ARRAY_SIZE(kInstruction_Crc32w_r11_r6_r3), |
| 20437 | kInstruction_Crc32w_r11_r6_r3, |
| 20438 | }, |
| 20439 | { |
| 20440 | ARRAY_SIZE(kInstruction_Crc32w_r11_r6_r4), |
| 20441 | kInstruction_Crc32w_r11_r6_r4, |
| 20442 | }, |
| 20443 | { |
| 20444 | ARRAY_SIZE(kInstruction_Crc32w_r11_r6_r5), |
| 20445 | kInstruction_Crc32w_r11_r6_r5, |
| 20446 | }, |
| 20447 | { |
| 20448 | ARRAY_SIZE(kInstruction_Crc32w_r11_r6_r6), |
| 20449 | kInstruction_Crc32w_r11_r6_r6, |
| 20450 | }, |
| 20451 | { |
| 20452 | ARRAY_SIZE(kInstruction_Crc32w_r11_r6_r7), |
| 20453 | kInstruction_Crc32w_r11_r6_r7, |
| 20454 | }, |
| 20455 | { |
| 20456 | ARRAY_SIZE(kInstruction_Crc32w_r11_r6_r8), |
| 20457 | kInstruction_Crc32w_r11_r6_r8, |
| 20458 | }, |
| 20459 | { |
| 20460 | ARRAY_SIZE(kInstruction_Crc32w_r11_r6_r9), |
| 20461 | kInstruction_Crc32w_r11_r6_r9, |
| 20462 | }, |
| 20463 | { |
| 20464 | ARRAY_SIZE(kInstruction_Crc32w_r11_r6_r10), |
| 20465 | kInstruction_Crc32w_r11_r6_r10, |
| 20466 | }, |
| 20467 | { |
| 20468 | ARRAY_SIZE(kInstruction_Crc32w_r11_r6_r11), |
| 20469 | kInstruction_Crc32w_r11_r6_r11, |
| 20470 | }, |
| 20471 | { |
| 20472 | ARRAY_SIZE(kInstruction_Crc32w_r11_r6_r12), |
| 20473 | kInstruction_Crc32w_r11_r6_r12, |
| 20474 | }, |
| 20475 | { |
| 20476 | ARRAY_SIZE(kInstruction_Crc32w_r11_r6_r13), |
| 20477 | kInstruction_Crc32w_r11_r6_r13, |
| 20478 | }, |
| 20479 | { |
| 20480 | ARRAY_SIZE(kInstruction_Crc32w_r11_r6_r14), |
| 20481 | kInstruction_Crc32w_r11_r6_r14, |
| 20482 | }, |
| 20483 | { |
| 20484 | ARRAY_SIZE(kInstruction_Crc32w_r11_r7_r0), |
| 20485 | kInstruction_Crc32w_r11_r7_r0, |
| 20486 | }, |
| 20487 | { |
| 20488 | ARRAY_SIZE(kInstruction_Crc32w_r11_r7_r1), |
| 20489 | kInstruction_Crc32w_r11_r7_r1, |
| 20490 | }, |
| 20491 | { |
| 20492 | ARRAY_SIZE(kInstruction_Crc32w_r11_r7_r2), |
| 20493 | kInstruction_Crc32w_r11_r7_r2, |
| 20494 | }, |
| 20495 | { |
| 20496 | ARRAY_SIZE(kInstruction_Crc32w_r11_r7_r3), |
| 20497 | kInstruction_Crc32w_r11_r7_r3, |
| 20498 | }, |
| 20499 | { |
| 20500 | ARRAY_SIZE(kInstruction_Crc32w_r11_r7_r4), |
| 20501 | kInstruction_Crc32w_r11_r7_r4, |
| 20502 | }, |
| 20503 | { |
| 20504 | ARRAY_SIZE(kInstruction_Crc32w_r11_r7_r5), |
| 20505 | kInstruction_Crc32w_r11_r7_r5, |
| 20506 | }, |
| 20507 | { |
| 20508 | ARRAY_SIZE(kInstruction_Crc32w_r11_r7_r6), |
| 20509 | kInstruction_Crc32w_r11_r7_r6, |
| 20510 | }, |
| 20511 | { |
| 20512 | ARRAY_SIZE(kInstruction_Crc32w_r11_r7_r7), |
| 20513 | kInstruction_Crc32w_r11_r7_r7, |
| 20514 | }, |
| 20515 | { |
| 20516 | ARRAY_SIZE(kInstruction_Crc32w_r11_r7_r8), |
| 20517 | kInstruction_Crc32w_r11_r7_r8, |
| 20518 | }, |
| 20519 | { |
| 20520 | ARRAY_SIZE(kInstruction_Crc32w_r11_r7_r9), |
| 20521 | kInstruction_Crc32w_r11_r7_r9, |
| 20522 | }, |
| 20523 | { |
| 20524 | ARRAY_SIZE(kInstruction_Crc32w_r11_r7_r10), |
| 20525 | kInstruction_Crc32w_r11_r7_r10, |
| 20526 | }, |
| 20527 | { |
| 20528 | ARRAY_SIZE(kInstruction_Crc32w_r11_r7_r11), |
| 20529 | kInstruction_Crc32w_r11_r7_r11, |
| 20530 | }, |
| 20531 | { |
| 20532 | ARRAY_SIZE(kInstruction_Crc32w_r11_r7_r12), |
| 20533 | kInstruction_Crc32w_r11_r7_r12, |
| 20534 | }, |
| 20535 | { |
| 20536 | ARRAY_SIZE(kInstruction_Crc32w_r11_r7_r13), |
| 20537 | kInstruction_Crc32w_r11_r7_r13, |
| 20538 | }, |
| 20539 | { |
| 20540 | ARRAY_SIZE(kInstruction_Crc32w_r11_r7_r14), |
| 20541 | kInstruction_Crc32w_r11_r7_r14, |
| 20542 | }, |
| 20543 | { |
| 20544 | ARRAY_SIZE(kInstruction_Crc32w_r11_r8_r0), |
| 20545 | kInstruction_Crc32w_r11_r8_r0, |
| 20546 | }, |
| 20547 | { |
| 20548 | ARRAY_SIZE(kInstruction_Crc32w_r11_r8_r1), |
| 20549 | kInstruction_Crc32w_r11_r8_r1, |
| 20550 | }, |
| 20551 | { |
| 20552 | ARRAY_SIZE(kInstruction_Crc32w_r11_r8_r2), |
| 20553 | kInstruction_Crc32w_r11_r8_r2, |
| 20554 | }, |
| 20555 | { |
| 20556 | ARRAY_SIZE(kInstruction_Crc32w_r11_r8_r3), |
| 20557 | kInstruction_Crc32w_r11_r8_r3, |
| 20558 | }, |
| 20559 | { |
| 20560 | ARRAY_SIZE(kInstruction_Crc32w_r11_r8_r4), |
| 20561 | kInstruction_Crc32w_r11_r8_r4, |
| 20562 | }, |
| 20563 | { |
| 20564 | ARRAY_SIZE(kInstruction_Crc32w_r11_r8_r5), |
| 20565 | kInstruction_Crc32w_r11_r8_r5, |
| 20566 | }, |
| 20567 | { |
| 20568 | ARRAY_SIZE(kInstruction_Crc32w_r11_r8_r6), |
| 20569 | kInstruction_Crc32w_r11_r8_r6, |
| 20570 | }, |
| 20571 | { |
| 20572 | ARRAY_SIZE(kInstruction_Crc32w_r11_r8_r7), |
| 20573 | kInstruction_Crc32w_r11_r8_r7, |
| 20574 | }, |
| 20575 | { |
| 20576 | ARRAY_SIZE(kInstruction_Crc32w_r11_r8_r8), |
| 20577 | kInstruction_Crc32w_r11_r8_r8, |
| 20578 | }, |
| 20579 | { |
| 20580 | ARRAY_SIZE(kInstruction_Crc32w_r11_r8_r9), |
| 20581 | kInstruction_Crc32w_r11_r8_r9, |
| 20582 | }, |
| 20583 | { |
| 20584 | ARRAY_SIZE(kInstruction_Crc32w_r11_r8_r10), |
| 20585 | kInstruction_Crc32w_r11_r8_r10, |
| 20586 | }, |
| 20587 | { |
| 20588 | ARRAY_SIZE(kInstruction_Crc32w_r11_r8_r11), |
| 20589 | kInstruction_Crc32w_r11_r8_r11, |
| 20590 | }, |
| 20591 | { |
| 20592 | ARRAY_SIZE(kInstruction_Crc32w_r11_r8_r12), |
| 20593 | kInstruction_Crc32w_r11_r8_r12, |
| 20594 | }, |
| 20595 | { |
| 20596 | ARRAY_SIZE(kInstruction_Crc32w_r11_r8_r13), |
| 20597 | kInstruction_Crc32w_r11_r8_r13, |
| 20598 | }, |
| 20599 | { |
| 20600 | ARRAY_SIZE(kInstruction_Crc32w_r11_r8_r14), |
| 20601 | kInstruction_Crc32w_r11_r8_r14, |
| 20602 | }, |
| 20603 | { |
| 20604 | ARRAY_SIZE(kInstruction_Crc32w_r11_r9_r0), |
| 20605 | kInstruction_Crc32w_r11_r9_r0, |
| 20606 | }, |
| 20607 | { |
| 20608 | ARRAY_SIZE(kInstruction_Crc32w_r11_r9_r1), |
| 20609 | kInstruction_Crc32w_r11_r9_r1, |
| 20610 | }, |
| 20611 | { |
| 20612 | ARRAY_SIZE(kInstruction_Crc32w_r11_r9_r2), |
| 20613 | kInstruction_Crc32w_r11_r9_r2, |
| 20614 | }, |
| 20615 | { |
| 20616 | ARRAY_SIZE(kInstruction_Crc32w_r11_r9_r3), |
| 20617 | kInstruction_Crc32w_r11_r9_r3, |
| 20618 | }, |
| 20619 | { |
| 20620 | ARRAY_SIZE(kInstruction_Crc32w_r11_r9_r4), |
| 20621 | kInstruction_Crc32w_r11_r9_r4, |
| 20622 | }, |
| 20623 | { |
| 20624 | ARRAY_SIZE(kInstruction_Crc32w_r11_r9_r5), |
| 20625 | kInstruction_Crc32w_r11_r9_r5, |
| 20626 | }, |
| 20627 | { |
| 20628 | ARRAY_SIZE(kInstruction_Crc32w_r11_r9_r6), |
| 20629 | kInstruction_Crc32w_r11_r9_r6, |
| 20630 | }, |
| 20631 | { |
| 20632 | ARRAY_SIZE(kInstruction_Crc32w_r11_r9_r7), |
| 20633 | kInstruction_Crc32w_r11_r9_r7, |
| 20634 | }, |
| 20635 | { |
| 20636 | ARRAY_SIZE(kInstruction_Crc32w_r11_r9_r8), |
| 20637 | kInstruction_Crc32w_r11_r9_r8, |
| 20638 | }, |
| 20639 | { |
| 20640 | ARRAY_SIZE(kInstruction_Crc32w_r11_r9_r9), |
| 20641 | kInstruction_Crc32w_r11_r9_r9, |
| 20642 | }, |
| 20643 | { |
| 20644 | ARRAY_SIZE(kInstruction_Crc32w_r11_r9_r10), |
| 20645 | kInstruction_Crc32w_r11_r9_r10, |
| 20646 | }, |
| 20647 | { |
| 20648 | ARRAY_SIZE(kInstruction_Crc32w_r11_r9_r11), |
| 20649 | kInstruction_Crc32w_r11_r9_r11, |
| 20650 | }, |
| 20651 | { |
| 20652 | ARRAY_SIZE(kInstruction_Crc32w_r11_r9_r12), |
| 20653 | kInstruction_Crc32w_r11_r9_r12, |
| 20654 | }, |
| 20655 | { |
| 20656 | ARRAY_SIZE(kInstruction_Crc32w_r11_r9_r13), |
| 20657 | kInstruction_Crc32w_r11_r9_r13, |
| 20658 | }, |
| 20659 | { |
| 20660 | ARRAY_SIZE(kInstruction_Crc32w_r11_r9_r14), |
| 20661 | kInstruction_Crc32w_r11_r9_r14, |
| 20662 | }, |
| 20663 | { |
| 20664 | ARRAY_SIZE(kInstruction_Crc32w_r11_r10_r0), |
| 20665 | kInstruction_Crc32w_r11_r10_r0, |
| 20666 | }, |
| 20667 | { |
| 20668 | ARRAY_SIZE(kInstruction_Crc32w_r11_r10_r1), |
| 20669 | kInstruction_Crc32w_r11_r10_r1, |
| 20670 | }, |
| 20671 | { |
| 20672 | ARRAY_SIZE(kInstruction_Crc32w_r11_r10_r2), |
| 20673 | kInstruction_Crc32w_r11_r10_r2, |
| 20674 | }, |
| 20675 | { |
| 20676 | ARRAY_SIZE(kInstruction_Crc32w_r11_r10_r3), |
| 20677 | kInstruction_Crc32w_r11_r10_r3, |
| 20678 | }, |
| 20679 | { |
| 20680 | ARRAY_SIZE(kInstruction_Crc32w_r11_r10_r4), |
| 20681 | kInstruction_Crc32w_r11_r10_r4, |
| 20682 | }, |
| 20683 | { |
| 20684 | ARRAY_SIZE(kInstruction_Crc32w_r11_r10_r5), |
| 20685 | kInstruction_Crc32w_r11_r10_r5, |
| 20686 | }, |
| 20687 | { |
| 20688 | ARRAY_SIZE(kInstruction_Crc32w_r11_r10_r6), |
| 20689 | kInstruction_Crc32w_r11_r10_r6, |
| 20690 | }, |
| 20691 | { |
| 20692 | ARRAY_SIZE(kInstruction_Crc32w_r11_r10_r7), |
| 20693 | kInstruction_Crc32w_r11_r10_r7, |
| 20694 | }, |
| 20695 | { |
| 20696 | ARRAY_SIZE(kInstruction_Crc32w_r11_r10_r8), |
| 20697 | kInstruction_Crc32w_r11_r10_r8, |
| 20698 | }, |
| 20699 | { |
| 20700 | ARRAY_SIZE(kInstruction_Crc32w_r11_r10_r9), |
| 20701 | kInstruction_Crc32w_r11_r10_r9, |
| 20702 | }, |
| 20703 | { |
| 20704 | ARRAY_SIZE(kInstruction_Crc32w_r11_r10_r10), |
| 20705 | kInstruction_Crc32w_r11_r10_r10, |
| 20706 | }, |
| 20707 | { |
| 20708 | ARRAY_SIZE(kInstruction_Crc32w_r11_r10_r11), |
| 20709 | kInstruction_Crc32w_r11_r10_r11, |
| 20710 | }, |
| 20711 | { |
| 20712 | ARRAY_SIZE(kInstruction_Crc32w_r11_r10_r12), |
| 20713 | kInstruction_Crc32w_r11_r10_r12, |
| 20714 | }, |
| 20715 | { |
| 20716 | ARRAY_SIZE(kInstruction_Crc32w_r11_r10_r13), |
| 20717 | kInstruction_Crc32w_r11_r10_r13, |
| 20718 | }, |
| 20719 | { |
| 20720 | ARRAY_SIZE(kInstruction_Crc32w_r11_r10_r14), |
| 20721 | kInstruction_Crc32w_r11_r10_r14, |
| 20722 | }, |
| 20723 | { |
| 20724 | ARRAY_SIZE(kInstruction_Crc32w_r11_r11_r0), |
| 20725 | kInstruction_Crc32w_r11_r11_r0, |
| 20726 | }, |
| 20727 | { |
| 20728 | ARRAY_SIZE(kInstruction_Crc32w_r11_r11_r1), |
| 20729 | kInstruction_Crc32w_r11_r11_r1, |
| 20730 | }, |
| 20731 | { |
| 20732 | ARRAY_SIZE(kInstruction_Crc32w_r11_r11_r2), |
| 20733 | kInstruction_Crc32w_r11_r11_r2, |
| 20734 | }, |
| 20735 | { |
| 20736 | ARRAY_SIZE(kInstruction_Crc32w_r11_r11_r3), |
| 20737 | kInstruction_Crc32w_r11_r11_r3, |
| 20738 | }, |
| 20739 | { |
| 20740 | ARRAY_SIZE(kInstruction_Crc32w_r11_r11_r4), |
| 20741 | kInstruction_Crc32w_r11_r11_r4, |
| 20742 | }, |
| 20743 | { |
| 20744 | ARRAY_SIZE(kInstruction_Crc32w_r11_r11_r5), |
| 20745 | kInstruction_Crc32w_r11_r11_r5, |
| 20746 | }, |
| 20747 | { |
| 20748 | ARRAY_SIZE(kInstruction_Crc32w_r11_r11_r6), |
| 20749 | kInstruction_Crc32w_r11_r11_r6, |
| 20750 | }, |
| 20751 | { |
| 20752 | ARRAY_SIZE(kInstruction_Crc32w_r11_r11_r7), |
| 20753 | kInstruction_Crc32w_r11_r11_r7, |
| 20754 | }, |
| 20755 | { |
| 20756 | ARRAY_SIZE(kInstruction_Crc32w_r11_r11_r8), |
| 20757 | kInstruction_Crc32w_r11_r11_r8, |
| 20758 | }, |
| 20759 | { |
| 20760 | ARRAY_SIZE(kInstruction_Crc32w_r11_r11_r9), |
| 20761 | kInstruction_Crc32w_r11_r11_r9, |
| 20762 | }, |
| 20763 | { |
| 20764 | ARRAY_SIZE(kInstruction_Crc32w_r11_r11_r10), |
| 20765 | kInstruction_Crc32w_r11_r11_r10, |
| 20766 | }, |
| 20767 | { |
| 20768 | ARRAY_SIZE(kInstruction_Crc32w_r11_r11_r11), |
| 20769 | kInstruction_Crc32w_r11_r11_r11, |
| 20770 | }, |
| 20771 | { |
| 20772 | ARRAY_SIZE(kInstruction_Crc32w_r11_r11_r12), |
| 20773 | kInstruction_Crc32w_r11_r11_r12, |
| 20774 | }, |
| 20775 | { |
| 20776 | ARRAY_SIZE(kInstruction_Crc32w_r11_r11_r13), |
| 20777 | kInstruction_Crc32w_r11_r11_r13, |
| 20778 | }, |
| 20779 | { |
| 20780 | ARRAY_SIZE(kInstruction_Crc32w_r11_r11_r14), |
| 20781 | kInstruction_Crc32w_r11_r11_r14, |
| 20782 | }, |
| 20783 | { |
| 20784 | ARRAY_SIZE(kInstruction_Crc32w_r11_r12_r0), |
| 20785 | kInstruction_Crc32w_r11_r12_r0, |
| 20786 | }, |
| 20787 | { |
| 20788 | ARRAY_SIZE(kInstruction_Crc32w_r11_r12_r1), |
| 20789 | kInstruction_Crc32w_r11_r12_r1, |
| 20790 | }, |
| 20791 | { |
| 20792 | ARRAY_SIZE(kInstruction_Crc32w_r11_r12_r2), |
| 20793 | kInstruction_Crc32w_r11_r12_r2, |
| 20794 | }, |
| 20795 | { |
| 20796 | ARRAY_SIZE(kInstruction_Crc32w_r11_r12_r3), |
| 20797 | kInstruction_Crc32w_r11_r12_r3, |
| 20798 | }, |
| 20799 | { |
| 20800 | ARRAY_SIZE(kInstruction_Crc32w_r11_r12_r4), |
| 20801 | kInstruction_Crc32w_r11_r12_r4, |
| 20802 | }, |
| 20803 | { |
| 20804 | ARRAY_SIZE(kInstruction_Crc32w_r11_r12_r5), |
| 20805 | kInstruction_Crc32w_r11_r12_r5, |
| 20806 | }, |
| 20807 | { |
| 20808 | ARRAY_SIZE(kInstruction_Crc32w_r11_r12_r6), |
| 20809 | kInstruction_Crc32w_r11_r12_r6, |
| 20810 | }, |
| 20811 | { |
| 20812 | ARRAY_SIZE(kInstruction_Crc32w_r11_r12_r7), |
| 20813 | kInstruction_Crc32w_r11_r12_r7, |
| 20814 | }, |
| 20815 | { |
| 20816 | ARRAY_SIZE(kInstruction_Crc32w_r11_r12_r8), |
| 20817 | kInstruction_Crc32w_r11_r12_r8, |
| 20818 | }, |
| 20819 | { |
| 20820 | ARRAY_SIZE(kInstruction_Crc32w_r11_r12_r9), |
| 20821 | kInstruction_Crc32w_r11_r12_r9, |
| 20822 | }, |
| 20823 | { |
| 20824 | ARRAY_SIZE(kInstruction_Crc32w_r11_r12_r10), |
| 20825 | kInstruction_Crc32w_r11_r12_r10, |
| 20826 | }, |
| 20827 | { |
| 20828 | ARRAY_SIZE(kInstruction_Crc32w_r11_r12_r11), |
| 20829 | kInstruction_Crc32w_r11_r12_r11, |
| 20830 | }, |
| 20831 | { |
| 20832 | ARRAY_SIZE(kInstruction_Crc32w_r11_r12_r12), |
| 20833 | kInstruction_Crc32w_r11_r12_r12, |
| 20834 | }, |
| 20835 | { |
| 20836 | ARRAY_SIZE(kInstruction_Crc32w_r11_r12_r13), |
| 20837 | kInstruction_Crc32w_r11_r12_r13, |
| 20838 | }, |
| 20839 | { |
| 20840 | ARRAY_SIZE(kInstruction_Crc32w_r11_r12_r14), |
| 20841 | kInstruction_Crc32w_r11_r12_r14, |
| 20842 | }, |
| 20843 | { |
| 20844 | ARRAY_SIZE(kInstruction_Crc32w_r11_r13_r0), |
| 20845 | kInstruction_Crc32w_r11_r13_r0, |
| 20846 | }, |
| 20847 | { |
| 20848 | ARRAY_SIZE(kInstruction_Crc32w_r11_r13_r1), |
| 20849 | kInstruction_Crc32w_r11_r13_r1, |
| 20850 | }, |
| 20851 | { |
| 20852 | ARRAY_SIZE(kInstruction_Crc32w_r11_r13_r2), |
| 20853 | kInstruction_Crc32w_r11_r13_r2, |
| 20854 | }, |
| 20855 | { |
| 20856 | ARRAY_SIZE(kInstruction_Crc32w_r11_r13_r3), |
| 20857 | kInstruction_Crc32w_r11_r13_r3, |
| 20858 | }, |
| 20859 | { |
| 20860 | ARRAY_SIZE(kInstruction_Crc32w_r11_r13_r4), |
| 20861 | kInstruction_Crc32w_r11_r13_r4, |
| 20862 | }, |
| 20863 | { |
| 20864 | ARRAY_SIZE(kInstruction_Crc32w_r11_r13_r5), |
| 20865 | kInstruction_Crc32w_r11_r13_r5, |
| 20866 | }, |
| 20867 | { |
| 20868 | ARRAY_SIZE(kInstruction_Crc32w_r11_r13_r6), |
| 20869 | kInstruction_Crc32w_r11_r13_r6, |
| 20870 | }, |
| 20871 | { |
| 20872 | ARRAY_SIZE(kInstruction_Crc32w_r11_r13_r7), |
| 20873 | kInstruction_Crc32w_r11_r13_r7, |
| 20874 | }, |
| 20875 | { |
| 20876 | ARRAY_SIZE(kInstruction_Crc32w_r11_r13_r8), |
| 20877 | kInstruction_Crc32w_r11_r13_r8, |
| 20878 | }, |
| 20879 | { |
| 20880 | ARRAY_SIZE(kInstruction_Crc32w_r11_r13_r9), |
| 20881 | kInstruction_Crc32w_r11_r13_r9, |
| 20882 | }, |
| 20883 | { |
| 20884 | ARRAY_SIZE(kInstruction_Crc32w_r11_r13_r10), |
| 20885 | kInstruction_Crc32w_r11_r13_r10, |
| 20886 | }, |
| 20887 | { |
| 20888 | ARRAY_SIZE(kInstruction_Crc32w_r11_r13_r11), |
| 20889 | kInstruction_Crc32w_r11_r13_r11, |
| 20890 | }, |
| 20891 | { |
| 20892 | ARRAY_SIZE(kInstruction_Crc32w_r11_r13_r12), |
| 20893 | kInstruction_Crc32w_r11_r13_r12, |
| 20894 | }, |
| 20895 | { |
| 20896 | ARRAY_SIZE(kInstruction_Crc32w_r11_r13_r13), |
| 20897 | kInstruction_Crc32w_r11_r13_r13, |
| 20898 | }, |
| 20899 | { |
| 20900 | ARRAY_SIZE(kInstruction_Crc32w_r11_r13_r14), |
| 20901 | kInstruction_Crc32w_r11_r13_r14, |
| 20902 | }, |
| 20903 | { |
| 20904 | ARRAY_SIZE(kInstruction_Crc32w_r11_r14_r0), |
| 20905 | kInstruction_Crc32w_r11_r14_r0, |
| 20906 | }, |
| 20907 | { |
| 20908 | ARRAY_SIZE(kInstruction_Crc32w_r11_r14_r1), |
| 20909 | kInstruction_Crc32w_r11_r14_r1, |
| 20910 | }, |
| 20911 | { |
| 20912 | ARRAY_SIZE(kInstruction_Crc32w_r11_r14_r2), |
| 20913 | kInstruction_Crc32w_r11_r14_r2, |
| 20914 | }, |
| 20915 | { |
| 20916 | ARRAY_SIZE(kInstruction_Crc32w_r11_r14_r3), |
| 20917 | kInstruction_Crc32w_r11_r14_r3, |
| 20918 | }, |
| 20919 | { |
| 20920 | ARRAY_SIZE(kInstruction_Crc32w_r11_r14_r4), |
| 20921 | kInstruction_Crc32w_r11_r14_r4, |
| 20922 | }, |
| 20923 | { |
| 20924 | ARRAY_SIZE(kInstruction_Crc32w_r11_r14_r5), |
| 20925 | kInstruction_Crc32w_r11_r14_r5, |
| 20926 | }, |
| 20927 | { |
| 20928 | ARRAY_SIZE(kInstruction_Crc32w_r11_r14_r6), |
| 20929 | kInstruction_Crc32w_r11_r14_r6, |
| 20930 | }, |
| 20931 | { |
| 20932 | ARRAY_SIZE(kInstruction_Crc32w_r11_r14_r7), |
| 20933 | kInstruction_Crc32w_r11_r14_r7, |
| 20934 | }, |
| 20935 | { |
| 20936 | ARRAY_SIZE(kInstruction_Crc32w_r11_r14_r8), |
| 20937 | kInstruction_Crc32w_r11_r14_r8, |
| 20938 | }, |
| 20939 | { |
| 20940 | ARRAY_SIZE(kInstruction_Crc32w_r11_r14_r9), |
| 20941 | kInstruction_Crc32w_r11_r14_r9, |
| 20942 | }, |
| 20943 | { |
| 20944 | ARRAY_SIZE(kInstruction_Crc32w_r11_r14_r10), |
| 20945 | kInstruction_Crc32w_r11_r14_r10, |
| 20946 | }, |
| 20947 | { |
| 20948 | ARRAY_SIZE(kInstruction_Crc32w_r11_r14_r11), |
| 20949 | kInstruction_Crc32w_r11_r14_r11, |
| 20950 | }, |
| 20951 | { |
| 20952 | ARRAY_SIZE(kInstruction_Crc32w_r11_r14_r12), |
| 20953 | kInstruction_Crc32w_r11_r14_r12, |
| 20954 | }, |
| 20955 | { |
| 20956 | ARRAY_SIZE(kInstruction_Crc32w_r11_r14_r13), |
| 20957 | kInstruction_Crc32w_r11_r14_r13, |
| 20958 | }, |
| 20959 | { |
| 20960 | ARRAY_SIZE(kInstruction_Crc32w_r11_r14_r14), |
| 20961 | kInstruction_Crc32w_r11_r14_r14, |
| 20962 | }, |
| 20963 | { |
| 20964 | ARRAY_SIZE(kInstruction_Crc32w_r12_r0_r0), |
| 20965 | kInstruction_Crc32w_r12_r0_r0, |
| 20966 | }, |
| 20967 | { |
| 20968 | ARRAY_SIZE(kInstruction_Crc32w_r12_r0_r1), |
| 20969 | kInstruction_Crc32w_r12_r0_r1, |
| 20970 | }, |
| 20971 | { |
| 20972 | ARRAY_SIZE(kInstruction_Crc32w_r12_r0_r2), |
| 20973 | kInstruction_Crc32w_r12_r0_r2, |
| 20974 | }, |
| 20975 | { |
| 20976 | ARRAY_SIZE(kInstruction_Crc32w_r12_r0_r3), |
| 20977 | kInstruction_Crc32w_r12_r0_r3, |
| 20978 | }, |
| 20979 | { |
| 20980 | ARRAY_SIZE(kInstruction_Crc32w_r12_r0_r4), |
| 20981 | kInstruction_Crc32w_r12_r0_r4, |
| 20982 | }, |
| 20983 | { |
| 20984 | ARRAY_SIZE(kInstruction_Crc32w_r12_r0_r5), |
| 20985 | kInstruction_Crc32w_r12_r0_r5, |
| 20986 | }, |
| 20987 | { |
| 20988 | ARRAY_SIZE(kInstruction_Crc32w_r12_r0_r6), |
| 20989 | kInstruction_Crc32w_r12_r0_r6, |
| 20990 | }, |
| 20991 | { |
| 20992 | ARRAY_SIZE(kInstruction_Crc32w_r12_r0_r7), |
| 20993 | kInstruction_Crc32w_r12_r0_r7, |
| 20994 | }, |
| 20995 | { |
| 20996 | ARRAY_SIZE(kInstruction_Crc32w_r12_r0_r8), |
| 20997 | kInstruction_Crc32w_r12_r0_r8, |
| 20998 | }, |
| 20999 | { |
| 21000 | ARRAY_SIZE(kInstruction_Crc32w_r12_r0_r9), |
| 21001 | kInstruction_Crc32w_r12_r0_r9, |
| 21002 | }, |
| 21003 | { |
| 21004 | ARRAY_SIZE(kInstruction_Crc32w_r12_r0_r10), |
| 21005 | kInstruction_Crc32w_r12_r0_r10, |
| 21006 | }, |
| 21007 | { |
| 21008 | ARRAY_SIZE(kInstruction_Crc32w_r12_r0_r11), |
| 21009 | kInstruction_Crc32w_r12_r0_r11, |
| 21010 | }, |
| 21011 | { |
| 21012 | ARRAY_SIZE(kInstruction_Crc32w_r12_r0_r12), |
| 21013 | kInstruction_Crc32w_r12_r0_r12, |
| 21014 | }, |
| 21015 | { |
| 21016 | ARRAY_SIZE(kInstruction_Crc32w_r12_r0_r13), |
| 21017 | kInstruction_Crc32w_r12_r0_r13, |
| 21018 | }, |
| 21019 | { |
| 21020 | ARRAY_SIZE(kInstruction_Crc32w_r12_r0_r14), |
| 21021 | kInstruction_Crc32w_r12_r0_r14, |
| 21022 | }, |
| 21023 | { |
| 21024 | ARRAY_SIZE(kInstruction_Crc32w_r12_r1_r0), |
| 21025 | kInstruction_Crc32w_r12_r1_r0, |
| 21026 | }, |
| 21027 | { |
| 21028 | ARRAY_SIZE(kInstruction_Crc32w_r12_r1_r1), |
| 21029 | kInstruction_Crc32w_r12_r1_r1, |
| 21030 | }, |
| 21031 | { |
| 21032 | ARRAY_SIZE(kInstruction_Crc32w_r12_r1_r2), |
| 21033 | kInstruction_Crc32w_r12_r1_r2, |
| 21034 | }, |
| 21035 | { |
| 21036 | ARRAY_SIZE(kInstruction_Crc32w_r12_r1_r3), |
| 21037 | kInstruction_Crc32w_r12_r1_r3, |
| 21038 | }, |
| 21039 | { |
| 21040 | ARRAY_SIZE(kInstruction_Crc32w_r12_r1_r4), |
| 21041 | kInstruction_Crc32w_r12_r1_r4, |
| 21042 | }, |
| 21043 | { |
| 21044 | ARRAY_SIZE(kInstruction_Crc32w_r12_r1_r5), |
| 21045 | kInstruction_Crc32w_r12_r1_r5, |
| 21046 | }, |
| 21047 | { |
| 21048 | ARRAY_SIZE(kInstruction_Crc32w_r12_r1_r6), |
| 21049 | kInstruction_Crc32w_r12_r1_r6, |
| 21050 | }, |
| 21051 | { |
| 21052 | ARRAY_SIZE(kInstruction_Crc32w_r12_r1_r7), |
| 21053 | kInstruction_Crc32w_r12_r1_r7, |
| 21054 | }, |
| 21055 | { |
| 21056 | ARRAY_SIZE(kInstruction_Crc32w_r12_r1_r8), |
| 21057 | kInstruction_Crc32w_r12_r1_r8, |
| 21058 | }, |
| 21059 | { |
| 21060 | ARRAY_SIZE(kInstruction_Crc32w_r12_r1_r9), |
| 21061 | kInstruction_Crc32w_r12_r1_r9, |
| 21062 | }, |
| 21063 | { |
| 21064 | ARRAY_SIZE(kInstruction_Crc32w_r12_r1_r10), |
| 21065 | kInstruction_Crc32w_r12_r1_r10, |
| 21066 | }, |
| 21067 | { |
| 21068 | ARRAY_SIZE(kInstruction_Crc32w_r12_r1_r11), |
| 21069 | kInstruction_Crc32w_r12_r1_r11, |
| 21070 | }, |
| 21071 | { |
| 21072 | ARRAY_SIZE(kInstruction_Crc32w_r12_r1_r12), |
| 21073 | kInstruction_Crc32w_r12_r1_r12, |
| 21074 | }, |
| 21075 | { |
| 21076 | ARRAY_SIZE(kInstruction_Crc32w_r12_r1_r13), |
| 21077 | kInstruction_Crc32w_r12_r1_r13, |
| 21078 | }, |
| 21079 | { |
| 21080 | ARRAY_SIZE(kInstruction_Crc32w_r12_r1_r14), |
| 21081 | kInstruction_Crc32w_r12_r1_r14, |
| 21082 | }, |
| 21083 | { |
| 21084 | ARRAY_SIZE(kInstruction_Crc32w_r12_r2_r0), |
| 21085 | kInstruction_Crc32w_r12_r2_r0, |
| 21086 | }, |
| 21087 | { |
| 21088 | ARRAY_SIZE(kInstruction_Crc32w_r12_r2_r1), |
| 21089 | kInstruction_Crc32w_r12_r2_r1, |
| 21090 | }, |
| 21091 | { |
| 21092 | ARRAY_SIZE(kInstruction_Crc32w_r12_r2_r2), |
| 21093 | kInstruction_Crc32w_r12_r2_r2, |
| 21094 | }, |
| 21095 | { |
| 21096 | ARRAY_SIZE(kInstruction_Crc32w_r12_r2_r3), |
| 21097 | kInstruction_Crc32w_r12_r2_r3, |
| 21098 | }, |
| 21099 | { |
| 21100 | ARRAY_SIZE(kInstruction_Crc32w_r12_r2_r4), |
| 21101 | kInstruction_Crc32w_r12_r2_r4, |
| 21102 | }, |
| 21103 | { |
| 21104 | ARRAY_SIZE(kInstruction_Crc32w_r12_r2_r5), |
| 21105 | kInstruction_Crc32w_r12_r2_r5, |
| 21106 | }, |
| 21107 | { |
| 21108 | ARRAY_SIZE(kInstruction_Crc32w_r12_r2_r6), |
| 21109 | kInstruction_Crc32w_r12_r2_r6, |
| 21110 | }, |
| 21111 | { |
| 21112 | ARRAY_SIZE(kInstruction_Crc32w_r12_r2_r7), |
| 21113 | kInstruction_Crc32w_r12_r2_r7, |
| 21114 | }, |
| 21115 | { |
| 21116 | ARRAY_SIZE(kInstruction_Crc32w_r12_r2_r8), |
| 21117 | kInstruction_Crc32w_r12_r2_r8, |
| 21118 | }, |
| 21119 | { |
| 21120 | ARRAY_SIZE(kInstruction_Crc32w_r12_r2_r9), |
| 21121 | kInstruction_Crc32w_r12_r2_r9, |
| 21122 | }, |
| 21123 | { |
| 21124 | ARRAY_SIZE(kInstruction_Crc32w_r12_r2_r10), |
| 21125 | kInstruction_Crc32w_r12_r2_r10, |
| 21126 | }, |
| 21127 | { |
| 21128 | ARRAY_SIZE(kInstruction_Crc32w_r12_r2_r11), |
| 21129 | kInstruction_Crc32w_r12_r2_r11, |
| 21130 | }, |
| 21131 | { |
| 21132 | ARRAY_SIZE(kInstruction_Crc32w_r12_r2_r12), |
| 21133 | kInstruction_Crc32w_r12_r2_r12, |
| 21134 | }, |
| 21135 | { |
| 21136 | ARRAY_SIZE(kInstruction_Crc32w_r12_r2_r13), |
| 21137 | kInstruction_Crc32w_r12_r2_r13, |
| 21138 | }, |
| 21139 | { |
| 21140 | ARRAY_SIZE(kInstruction_Crc32w_r12_r2_r14), |
| 21141 | kInstruction_Crc32w_r12_r2_r14, |
| 21142 | }, |
| 21143 | { |
| 21144 | ARRAY_SIZE(kInstruction_Crc32w_r12_r3_r0), |
| 21145 | kInstruction_Crc32w_r12_r3_r0, |
| 21146 | }, |
| 21147 | { |
| 21148 | ARRAY_SIZE(kInstruction_Crc32w_r12_r3_r1), |
| 21149 | kInstruction_Crc32w_r12_r3_r1, |
| 21150 | }, |
| 21151 | { |
| 21152 | ARRAY_SIZE(kInstruction_Crc32w_r12_r3_r2), |
| 21153 | kInstruction_Crc32w_r12_r3_r2, |
| 21154 | }, |
| 21155 | { |
| 21156 | ARRAY_SIZE(kInstruction_Crc32w_r12_r3_r3), |
| 21157 | kInstruction_Crc32w_r12_r3_r3, |
| 21158 | }, |
| 21159 | { |
| 21160 | ARRAY_SIZE(kInstruction_Crc32w_r12_r3_r4), |
| 21161 | kInstruction_Crc32w_r12_r3_r4, |
| 21162 | }, |
| 21163 | { |
| 21164 | ARRAY_SIZE(kInstruction_Crc32w_r12_r3_r5), |
| 21165 | kInstruction_Crc32w_r12_r3_r5, |
| 21166 | }, |
| 21167 | { |
| 21168 | ARRAY_SIZE(kInstruction_Crc32w_r12_r3_r6), |
| 21169 | kInstruction_Crc32w_r12_r3_r6, |
| 21170 | }, |
| 21171 | { |
| 21172 | ARRAY_SIZE(kInstruction_Crc32w_r12_r3_r7), |
| 21173 | kInstruction_Crc32w_r12_r3_r7, |
| 21174 | }, |
| 21175 | { |
| 21176 | ARRAY_SIZE(kInstruction_Crc32w_r12_r3_r8), |
| 21177 | kInstruction_Crc32w_r12_r3_r8, |
| 21178 | }, |
| 21179 | { |
| 21180 | ARRAY_SIZE(kInstruction_Crc32w_r12_r3_r9), |
| 21181 | kInstruction_Crc32w_r12_r3_r9, |
| 21182 | }, |
| 21183 | { |
| 21184 | ARRAY_SIZE(kInstruction_Crc32w_r12_r3_r10), |
| 21185 | kInstruction_Crc32w_r12_r3_r10, |
| 21186 | }, |
| 21187 | { |
| 21188 | ARRAY_SIZE(kInstruction_Crc32w_r12_r3_r11), |
| 21189 | kInstruction_Crc32w_r12_r3_r11, |
| 21190 | }, |
| 21191 | { |
| 21192 | ARRAY_SIZE(kInstruction_Crc32w_r12_r3_r12), |
| 21193 | kInstruction_Crc32w_r12_r3_r12, |
| 21194 | }, |
| 21195 | { |
| 21196 | ARRAY_SIZE(kInstruction_Crc32w_r12_r3_r13), |
| 21197 | kInstruction_Crc32w_r12_r3_r13, |
| 21198 | }, |
| 21199 | { |
| 21200 | ARRAY_SIZE(kInstruction_Crc32w_r12_r3_r14), |
| 21201 | kInstruction_Crc32w_r12_r3_r14, |
| 21202 | }, |
| 21203 | { |
| 21204 | ARRAY_SIZE(kInstruction_Crc32w_r12_r4_r0), |
| 21205 | kInstruction_Crc32w_r12_r4_r0, |
| 21206 | }, |
| 21207 | { |
| 21208 | ARRAY_SIZE(kInstruction_Crc32w_r12_r4_r1), |
| 21209 | kInstruction_Crc32w_r12_r4_r1, |
| 21210 | }, |
| 21211 | { |
| 21212 | ARRAY_SIZE(kInstruction_Crc32w_r12_r4_r2), |
| 21213 | kInstruction_Crc32w_r12_r4_r2, |
| 21214 | }, |
| 21215 | { |
| 21216 | ARRAY_SIZE(kInstruction_Crc32w_r12_r4_r3), |
| 21217 | kInstruction_Crc32w_r12_r4_r3, |
| 21218 | }, |
| 21219 | { |
| 21220 | ARRAY_SIZE(kInstruction_Crc32w_r12_r4_r4), |
| 21221 | kInstruction_Crc32w_r12_r4_r4, |
| 21222 | }, |
| 21223 | { |
| 21224 | ARRAY_SIZE(kInstruction_Crc32w_r12_r4_r5), |
| 21225 | kInstruction_Crc32w_r12_r4_r5, |
| 21226 | }, |
| 21227 | { |
| 21228 | ARRAY_SIZE(kInstruction_Crc32w_r12_r4_r6), |
| 21229 | kInstruction_Crc32w_r12_r4_r6, |
| 21230 | }, |
| 21231 | { |
| 21232 | ARRAY_SIZE(kInstruction_Crc32w_r12_r4_r7), |
| 21233 | kInstruction_Crc32w_r12_r4_r7, |
| 21234 | }, |
| 21235 | { |
| 21236 | ARRAY_SIZE(kInstruction_Crc32w_r12_r4_r8), |
| 21237 | kInstruction_Crc32w_r12_r4_r8, |
| 21238 | }, |
| 21239 | { |
| 21240 | ARRAY_SIZE(kInstruction_Crc32w_r12_r4_r9), |
| 21241 | kInstruction_Crc32w_r12_r4_r9, |
| 21242 | }, |
| 21243 | { |
| 21244 | ARRAY_SIZE(kInstruction_Crc32w_r12_r4_r10), |
| 21245 | kInstruction_Crc32w_r12_r4_r10, |
| 21246 | }, |
| 21247 | { |
| 21248 | ARRAY_SIZE(kInstruction_Crc32w_r12_r4_r11), |
| 21249 | kInstruction_Crc32w_r12_r4_r11, |
| 21250 | }, |
| 21251 | { |
| 21252 | ARRAY_SIZE(kInstruction_Crc32w_r12_r4_r12), |
| 21253 | kInstruction_Crc32w_r12_r4_r12, |
| 21254 | }, |
| 21255 | { |
| 21256 | ARRAY_SIZE(kInstruction_Crc32w_r12_r4_r13), |
| 21257 | kInstruction_Crc32w_r12_r4_r13, |
| 21258 | }, |
| 21259 | { |
| 21260 | ARRAY_SIZE(kInstruction_Crc32w_r12_r4_r14), |
| 21261 | kInstruction_Crc32w_r12_r4_r14, |
| 21262 | }, |
| 21263 | { |
| 21264 | ARRAY_SIZE(kInstruction_Crc32w_r12_r5_r0), |
| 21265 | kInstruction_Crc32w_r12_r5_r0, |
| 21266 | }, |
| 21267 | { |
| 21268 | ARRAY_SIZE(kInstruction_Crc32w_r12_r5_r1), |
| 21269 | kInstruction_Crc32w_r12_r5_r1, |
| 21270 | }, |
| 21271 | { |
| 21272 | ARRAY_SIZE(kInstruction_Crc32w_r12_r5_r2), |
| 21273 | kInstruction_Crc32w_r12_r5_r2, |
| 21274 | }, |
| 21275 | { |
| 21276 | ARRAY_SIZE(kInstruction_Crc32w_r12_r5_r3), |
| 21277 | kInstruction_Crc32w_r12_r5_r3, |
| 21278 | }, |
| 21279 | { |
| 21280 | ARRAY_SIZE(kInstruction_Crc32w_r12_r5_r4), |
| 21281 | kInstruction_Crc32w_r12_r5_r4, |
| 21282 | }, |
| 21283 | { |
| 21284 | ARRAY_SIZE(kInstruction_Crc32w_r12_r5_r5), |
| 21285 | kInstruction_Crc32w_r12_r5_r5, |
| 21286 | }, |
| 21287 | { |
| 21288 | ARRAY_SIZE(kInstruction_Crc32w_r12_r5_r6), |
| 21289 | kInstruction_Crc32w_r12_r5_r6, |
| 21290 | }, |
| 21291 | { |
| 21292 | ARRAY_SIZE(kInstruction_Crc32w_r12_r5_r7), |
| 21293 | kInstruction_Crc32w_r12_r5_r7, |
| 21294 | }, |
| 21295 | { |
| 21296 | ARRAY_SIZE(kInstruction_Crc32w_r12_r5_r8), |
| 21297 | kInstruction_Crc32w_r12_r5_r8, |
| 21298 | }, |
| 21299 | { |
| 21300 | ARRAY_SIZE(kInstruction_Crc32w_r12_r5_r9), |
| 21301 | kInstruction_Crc32w_r12_r5_r9, |
| 21302 | }, |
| 21303 | { |
| 21304 | ARRAY_SIZE(kInstruction_Crc32w_r12_r5_r10), |
| 21305 | kInstruction_Crc32w_r12_r5_r10, |
| 21306 | }, |
| 21307 | { |
| 21308 | ARRAY_SIZE(kInstruction_Crc32w_r12_r5_r11), |
| 21309 | kInstruction_Crc32w_r12_r5_r11, |
| 21310 | }, |
| 21311 | { |
| 21312 | ARRAY_SIZE(kInstruction_Crc32w_r12_r5_r12), |
| 21313 | kInstruction_Crc32w_r12_r5_r12, |
| 21314 | }, |
| 21315 | { |
| 21316 | ARRAY_SIZE(kInstruction_Crc32w_r12_r5_r13), |
| 21317 | kInstruction_Crc32w_r12_r5_r13, |
| 21318 | }, |
| 21319 | { |
| 21320 | ARRAY_SIZE(kInstruction_Crc32w_r12_r5_r14), |
| 21321 | kInstruction_Crc32w_r12_r5_r14, |
| 21322 | }, |
| 21323 | { |
| 21324 | ARRAY_SIZE(kInstruction_Crc32w_r12_r6_r0), |
| 21325 | kInstruction_Crc32w_r12_r6_r0, |
| 21326 | }, |
| 21327 | { |
| 21328 | ARRAY_SIZE(kInstruction_Crc32w_r12_r6_r1), |
| 21329 | kInstruction_Crc32w_r12_r6_r1, |
| 21330 | }, |
| 21331 | { |
| 21332 | ARRAY_SIZE(kInstruction_Crc32w_r12_r6_r2), |
| 21333 | kInstruction_Crc32w_r12_r6_r2, |
| 21334 | }, |
| 21335 | { |
| 21336 | ARRAY_SIZE(kInstruction_Crc32w_r12_r6_r3), |
| 21337 | kInstruction_Crc32w_r12_r6_r3, |
| 21338 | }, |
| 21339 | { |
| 21340 | ARRAY_SIZE(kInstruction_Crc32w_r12_r6_r4), |
| 21341 | kInstruction_Crc32w_r12_r6_r4, |
| 21342 | }, |
| 21343 | { |
| 21344 | ARRAY_SIZE(kInstruction_Crc32w_r12_r6_r5), |
| 21345 | kInstruction_Crc32w_r12_r6_r5, |
| 21346 | }, |
| 21347 | { |
| 21348 | ARRAY_SIZE(kInstruction_Crc32w_r12_r6_r6), |
| 21349 | kInstruction_Crc32w_r12_r6_r6, |
| 21350 | }, |
| 21351 | { |
| 21352 | ARRAY_SIZE(kInstruction_Crc32w_r12_r6_r7), |
| 21353 | kInstruction_Crc32w_r12_r6_r7, |
| 21354 | }, |
| 21355 | { |
| 21356 | ARRAY_SIZE(kInstruction_Crc32w_r12_r6_r8), |
| 21357 | kInstruction_Crc32w_r12_r6_r8, |
| 21358 | }, |
| 21359 | { |
| 21360 | ARRAY_SIZE(kInstruction_Crc32w_r12_r6_r9), |
| 21361 | kInstruction_Crc32w_r12_r6_r9, |
| 21362 | }, |
| 21363 | { |
| 21364 | ARRAY_SIZE(kInstruction_Crc32w_r12_r6_r10), |
| 21365 | kInstruction_Crc32w_r12_r6_r10, |
| 21366 | }, |
| 21367 | { |
| 21368 | ARRAY_SIZE(kInstruction_Crc32w_r12_r6_r11), |
| 21369 | kInstruction_Crc32w_r12_r6_r11, |
| 21370 | }, |
| 21371 | { |
| 21372 | ARRAY_SIZE(kInstruction_Crc32w_r12_r6_r12), |
| 21373 | kInstruction_Crc32w_r12_r6_r12, |
| 21374 | }, |
| 21375 | { |
| 21376 | ARRAY_SIZE(kInstruction_Crc32w_r12_r6_r13), |
| 21377 | kInstruction_Crc32w_r12_r6_r13, |
| 21378 | }, |
| 21379 | { |
| 21380 | ARRAY_SIZE(kInstruction_Crc32w_r12_r6_r14), |
| 21381 | kInstruction_Crc32w_r12_r6_r14, |
| 21382 | }, |
| 21383 | { |
| 21384 | ARRAY_SIZE(kInstruction_Crc32w_r12_r7_r0), |
| 21385 | kInstruction_Crc32w_r12_r7_r0, |
| 21386 | }, |
| 21387 | { |
| 21388 | ARRAY_SIZE(kInstruction_Crc32w_r12_r7_r1), |
| 21389 | kInstruction_Crc32w_r12_r7_r1, |
| 21390 | }, |
| 21391 | { |
| 21392 | ARRAY_SIZE(kInstruction_Crc32w_r12_r7_r2), |
| 21393 | kInstruction_Crc32w_r12_r7_r2, |
| 21394 | }, |
| 21395 | { |
| 21396 | ARRAY_SIZE(kInstruction_Crc32w_r12_r7_r3), |
| 21397 | kInstruction_Crc32w_r12_r7_r3, |
| 21398 | }, |
| 21399 | { |
| 21400 | ARRAY_SIZE(kInstruction_Crc32w_r12_r7_r4), |
| 21401 | kInstruction_Crc32w_r12_r7_r4, |
| 21402 | }, |
| 21403 | { |
| 21404 | ARRAY_SIZE(kInstruction_Crc32w_r12_r7_r5), |
| 21405 | kInstruction_Crc32w_r12_r7_r5, |
| 21406 | }, |
| 21407 | { |
| 21408 | ARRAY_SIZE(kInstruction_Crc32w_r12_r7_r6), |
| 21409 | kInstruction_Crc32w_r12_r7_r6, |
| 21410 | }, |
| 21411 | { |
| 21412 | ARRAY_SIZE(kInstruction_Crc32w_r12_r7_r7), |
| 21413 | kInstruction_Crc32w_r12_r7_r7, |
| 21414 | }, |
| 21415 | { |
| 21416 | ARRAY_SIZE(kInstruction_Crc32w_r12_r7_r8), |
| 21417 | kInstruction_Crc32w_r12_r7_r8, |
| 21418 | }, |
| 21419 | { |
| 21420 | ARRAY_SIZE(kInstruction_Crc32w_r12_r7_r9), |
| 21421 | kInstruction_Crc32w_r12_r7_r9, |
| 21422 | }, |
| 21423 | { |
| 21424 | ARRAY_SIZE(kInstruction_Crc32w_r12_r7_r10), |
| 21425 | kInstruction_Crc32w_r12_r7_r10, |
| 21426 | }, |
| 21427 | { |
| 21428 | ARRAY_SIZE(kInstruction_Crc32w_r12_r7_r11), |
| 21429 | kInstruction_Crc32w_r12_r7_r11, |
| 21430 | }, |
| 21431 | { |
| 21432 | ARRAY_SIZE(kInstruction_Crc32w_r12_r7_r12), |
| 21433 | kInstruction_Crc32w_r12_r7_r12, |
| 21434 | }, |
| 21435 | { |
| 21436 | ARRAY_SIZE(kInstruction_Crc32w_r12_r7_r13), |
| 21437 | kInstruction_Crc32w_r12_r7_r13, |
| 21438 | }, |
| 21439 | { |
| 21440 | ARRAY_SIZE(kInstruction_Crc32w_r12_r7_r14), |
| 21441 | kInstruction_Crc32w_r12_r7_r14, |
| 21442 | }, |
| 21443 | { |
| 21444 | ARRAY_SIZE(kInstruction_Crc32w_r12_r8_r0), |
| 21445 | kInstruction_Crc32w_r12_r8_r0, |
| 21446 | }, |
| 21447 | { |
| 21448 | ARRAY_SIZE(kInstruction_Crc32w_r12_r8_r1), |
| 21449 | kInstruction_Crc32w_r12_r8_r1, |
| 21450 | }, |
| 21451 | { |
| 21452 | ARRAY_SIZE(kInstruction_Crc32w_r12_r8_r2), |
| 21453 | kInstruction_Crc32w_r12_r8_r2, |
| 21454 | }, |
| 21455 | { |
| 21456 | ARRAY_SIZE(kInstruction_Crc32w_r12_r8_r3), |
| 21457 | kInstruction_Crc32w_r12_r8_r3, |
| 21458 | }, |
| 21459 | { |
| 21460 | ARRAY_SIZE(kInstruction_Crc32w_r12_r8_r4), |
| 21461 | kInstruction_Crc32w_r12_r8_r4, |
| 21462 | }, |
| 21463 | { |
| 21464 | ARRAY_SIZE(kInstruction_Crc32w_r12_r8_r5), |
| 21465 | kInstruction_Crc32w_r12_r8_r5, |
| 21466 | }, |
| 21467 | { |
| 21468 | ARRAY_SIZE(kInstruction_Crc32w_r12_r8_r6), |
| 21469 | kInstruction_Crc32w_r12_r8_r6, |
| 21470 | }, |
| 21471 | { |
| 21472 | ARRAY_SIZE(kInstruction_Crc32w_r12_r8_r7), |
| 21473 | kInstruction_Crc32w_r12_r8_r7, |
| 21474 | }, |
| 21475 | { |
| 21476 | ARRAY_SIZE(kInstruction_Crc32w_r12_r8_r8), |
| 21477 | kInstruction_Crc32w_r12_r8_r8, |
| 21478 | }, |
| 21479 | { |
| 21480 | ARRAY_SIZE(kInstruction_Crc32w_r12_r8_r9), |
| 21481 | kInstruction_Crc32w_r12_r8_r9, |
| 21482 | }, |
| 21483 | { |
| 21484 | ARRAY_SIZE(kInstruction_Crc32w_r12_r8_r10), |
| 21485 | kInstruction_Crc32w_r12_r8_r10, |
| 21486 | }, |
| 21487 | { |
| 21488 | ARRAY_SIZE(kInstruction_Crc32w_r12_r8_r11), |
| 21489 | kInstruction_Crc32w_r12_r8_r11, |
| 21490 | }, |
| 21491 | { |
| 21492 | ARRAY_SIZE(kInstruction_Crc32w_r12_r8_r12), |
| 21493 | kInstruction_Crc32w_r12_r8_r12, |
| 21494 | }, |
| 21495 | { |
| 21496 | ARRAY_SIZE(kInstruction_Crc32w_r12_r8_r13), |
| 21497 | kInstruction_Crc32w_r12_r8_r13, |
| 21498 | }, |
| 21499 | { |
| 21500 | ARRAY_SIZE(kInstruction_Crc32w_r12_r8_r14), |
| 21501 | kInstruction_Crc32w_r12_r8_r14, |
| 21502 | }, |
| 21503 | { |
| 21504 | ARRAY_SIZE(kInstruction_Crc32w_r12_r9_r0), |
| 21505 | kInstruction_Crc32w_r12_r9_r0, |
| 21506 | }, |
| 21507 | { |
| 21508 | ARRAY_SIZE(kInstruction_Crc32w_r12_r9_r1), |
| 21509 | kInstruction_Crc32w_r12_r9_r1, |
| 21510 | }, |
| 21511 | { |
| 21512 | ARRAY_SIZE(kInstruction_Crc32w_r12_r9_r2), |
| 21513 | kInstruction_Crc32w_r12_r9_r2, |
| 21514 | }, |
| 21515 | { |
| 21516 | ARRAY_SIZE(kInstruction_Crc32w_r12_r9_r3), |
| 21517 | kInstruction_Crc32w_r12_r9_r3, |
| 21518 | }, |
| 21519 | { |
| 21520 | ARRAY_SIZE(kInstruction_Crc32w_r12_r9_r4), |
| 21521 | kInstruction_Crc32w_r12_r9_r4, |
| 21522 | }, |
| 21523 | { |
| 21524 | ARRAY_SIZE(kInstruction_Crc32w_r12_r9_r5), |
| 21525 | kInstruction_Crc32w_r12_r9_r5, |
| 21526 | }, |
| 21527 | { |
| 21528 | ARRAY_SIZE(kInstruction_Crc32w_r12_r9_r6), |
| 21529 | kInstruction_Crc32w_r12_r9_r6, |
| 21530 | }, |
| 21531 | { |
| 21532 | ARRAY_SIZE(kInstruction_Crc32w_r12_r9_r7), |
| 21533 | kInstruction_Crc32w_r12_r9_r7, |
| 21534 | }, |
| 21535 | { |
| 21536 | ARRAY_SIZE(kInstruction_Crc32w_r12_r9_r8), |
| 21537 | kInstruction_Crc32w_r12_r9_r8, |
| 21538 | }, |
| 21539 | { |
| 21540 | ARRAY_SIZE(kInstruction_Crc32w_r12_r9_r9), |
| 21541 | kInstruction_Crc32w_r12_r9_r9, |
| 21542 | }, |
| 21543 | { |
| 21544 | ARRAY_SIZE(kInstruction_Crc32w_r12_r9_r10), |
| 21545 | kInstruction_Crc32w_r12_r9_r10, |
| 21546 | }, |
| 21547 | { |
| 21548 | ARRAY_SIZE(kInstruction_Crc32w_r12_r9_r11), |
| 21549 | kInstruction_Crc32w_r12_r9_r11, |
| 21550 | }, |
| 21551 | { |
| 21552 | ARRAY_SIZE(kInstruction_Crc32w_r12_r9_r12), |
| 21553 | kInstruction_Crc32w_r12_r9_r12, |
| 21554 | }, |
| 21555 | { |
| 21556 | ARRAY_SIZE(kInstruction_Crc32w_r12_r9_r13), |
| 21557 | kInstruction_Crc32w_r12_r9_r13, |
| 21558 | }, |
| 21559 | { |
| 21560 | ARRAY_SIZE(kInstruction_Crc32w_r12_r9_r14), |
| 21561 | kInstruction_Crc32w_r12_r9_r14, |
| 21562 | }, |
| 21563 | { |
| 21564 | ARRAY_SIZE(kInstruction_Crc32w_r12_r10_r0), |
| 21565 | kInstruction_Crc32w_r12_r10_r0, |
| 21566 | }, |
| 21567 | { |
| 21568 | ARRAY_SIZE(kInstruction_Crc32w_r12_r10_r1), |
| 21569 | kInstruction_Crc32w_r12_r10_r1, |
| 21570 | }, |
| 21571 | { |
| 21572 | ARRAY_SIZE(kInstruction_Crc32w_r12_r10_r2), |
| 21573 | kInstruction_Crc32w_r12_r10_r2, |
| 21574 | }, |
| 21575 | { |
| 21576 | ARRAY_SIZE(kInstruction_Crc32w_r12_r10_r3), |
| 21577 | kInstruction_Crc32w_r12_r10_r3, |
| 21578 | }, |
| 21579 | { |
| 21580 | ARRAY_SIZE(kInstruction_Crc32w_r12_r10_r4), |
| 21581 | kInstruction_Crc32w_r12_r10_r4, |
| 21582 | }, |
| 21583 | { |
| 21584 | ARRAY_SIZE(kInstruction_Crc32w_r12_r10_r5), |
| 21585 | kInstruction_Crc32w_r12_r10_r5, |
| 21586 | }, |
| 21587 | { |
| 21588 | ARRAY_SIZE(kInstruction_Crc32w_r12_r10_r6), |
| 21589 | kInstruction_Crc32w_r12_r10_r6, |
| 21590 | }, |
| 21591 | { |
| 21592 | ARRAY_SIZE(kInstruction_Crc32w_r12_r10_r7), |
| 21593 | kInstruction_Crc32w_r12_r10_r7, |
| 21594 | }, |
| 21595 | { |
| 21596 | ARRAY_SIZE(kInstruction_Crc32w_r12_r10_r8), |
| 21597 | kInstruction_Crc32w_r12_r10_r8, |
| 21598 | }, |
| 21599 | { |
| 21600 | ARRAY_SIZE(kInstruction_Crc32w_r12_r10_r9), |
| 21601 | kInstruction_Crc32w_r12_r10_r9, |
| 21602 | }, |
| 21603 | { |
| 21604 | ARRAY_SIZE(kInstruction_Crc32w_r12_r10_r10), |
| 21605 | kInstruction_Crc32w_r12_r10_r10, |
| 21606 | }, |
| 21607 | { |
| 21608 | ARRAY_SIZE(kInstruction_Crc32w_r12_r10_r11), |
| 21609 | kInstruction_Crc32w_r12_r10_r11, |
| 21610 | }, |
| 21611 | { |
| 21612 | ARRAY_SIZE(kInstruction_Crc32w_r12_r10_r12), |
| 21613 | kInstruction_Crc32w_r12_r10_r12, |
| 21614 | }, |
| 21615 | { |
| 21616 | ARRAY_SIZE(kInstruction_Crc32w_r12_r10_r13), |
| 21617 | kInstruction_Crc32w_r12_r10_r13, |
| 21618 | }, |
| 21619 | { |
| 21620 | ARRAY_SIZE(kInstruction_Crc32w_r12_r10_r14), |
| 21621 | kInstruction_Crc32w_r12_r10_r14, |
| 21622 | }, |
| 21623 | { |
| 21624 | ARRAY_SIZE(kInstruction_Crc32w_r12_r11_r0), |
| 21625 | kInstruction_Crc32w_r12_r11_r0, |
| 21626 | }, |
| 21627 | { |
| 21628 | ARRAY_SIZE(kInstruction_Crc32w_r12_r11_r1), |
| 21629 | kInstruction_Crc32w_r12_r11_r1, |
| 21630 | }, |
| 21631 | { |
| 21632 | ARRAY_SIZE(kInstruction_Crc32w_r12_r11_r2), |
| 21633 | kInstruction_Crc32w_r12_r11_r2, |
| 21634 | }, |
| 21635 | { |
| 21636 | ARRAY_SIZE(kInstruction_Crc32w_r12_r11_r3), |
| 21637 | kInstruction_Crc32w_r12_r11_r3, |
| 21638 | }, |
| 21639 | { |
| 21640 | ARRAY_SIZE(kInstruction_Crc32w_r12_r11_r4), |
| 21641 | kInstruction_Crc32w_r12_r11_r4, |
| 21642 | }, |
| 21643 | { |
| 21644 | ARRAY_SIZE(kInstruction_Crc32w_r12_r11_r5), |
| 21645 | kInstruction_Crc32w_r12_r11_r5, |
| 21646 | }, |
| 21647 | { |
| 21648 | ARRAY_SIZE(kInstruction_Crc32w_r12_r11_r6), |
| 21649 | kInstruction_Crc32w_r12_r11_r6, |
| 21650 | }, |
| 21651 | { |
| 21652 | ARRAY_SIZE(kInstruction_Crc32w_r12_r11_r7), |
| 21653 | kInstruction_Crc32w_r12_r11_r7, |
| 21654 | }, |
| 21655 | { |
| 21656 | ARRAY_SIZE(kInstruction_Crc32w_r12_r11_r8), |
| 21657 | kInstruction_Crc32w_r12_r11_r8, |
| 21658 | }, |
| 21659 | { |
| 21660 | ARRAY_SIZE(kInstruction_Crc32w_r12_r11_r9), |
| 21661 | kInstruction_Crc32w_r12_r11_r9, |
| 21662 | }, |
| 21663 | { |
| 21664 | ARRAY_SIZE(kInstruction_Crc32w_r12_r11_r10), |
| 21665 | kInstruction_Crc32w_r12_r11_r10, |
| 21666 | }, |
| 21667 | { |
| 21668 | ARRAY_SIZE(kInstruction_Crc32w_r12_r11_r11), |
| 21669 | kInstruction_Crc32w_r12_r11_r11, |
| 21670 | }, |
| 21671 | { |
| 21672 | ARRAY_SIZE(kInstruction_Crc32w_r12_r11_r12), |
| 21673 | kInstruction_Crc32w_r12_r11_r12, |
| 21674 | }, |
| 21675 | { |
| 21676 | ARRAY_SIZE(kInstruction_Crc32w_r12_r11_r13), |
| 21677 | kInstruction_Crc32w_r12_r11_r13, |
| 21678 | }, |
| 21679 | { |
| 21680 | ARRAY_SIZE(kInstruction_Crc32w_r12_r11_r14), |
| 21681 | kInstruction_Crc32w_r12_r11_r14, |
| 21682 | }, |
| 21683 | { |
| 21684 | ARRAY_SIZE(kInstruction_Crc32w_r12_r12_r0), |
| 21685 | kInstruction_Crc32w_r12_r12_r0, |
| 21686 | }, |
| 21687 | { |
| 21688 | ARRAY_SIZE(kInstruction_Crc32w_r12_r12_r1), |
| 21689 | kInstruction_Crc32w_r12_r12_r1, |
| 21690 | }, |
| 21691 | { |
| 21692 | ARRAY_SIZE(kInstruction_Crc32w_r12_r12_r2), |
| 21693 | kInstruction_Crc32w_r12_r12_r2, |
| 21694 | }, |
| 21695 | { |
| 21696 | ARRAY_SIZE(kInstruction_Crc32w_r12_r12_r3), |
| 21697 | kInstruction_Crc32w_r12_r12_r3, |
| 21698 | }, |
| 21699 | { |
| 21700 | ARRAY_SIZE(kInstruction_Crc32w_r12_r12_r4), |
| 21701 | kInstruction_Crc32w_r12_r12_r4, |
| 21702 | }, |
| 21703 | { |
| 21704 | ARRAY_SIZE(kInstruction_Crc32w_r12_r12_r5), |
| 21705 | kInstruction_Crc32w_r12_r12_r5, |
| 21706 | }, |
| 21707 | { |
| 21708 | ARRAY_SIZE(kInstruction_Crc32w_r12_r12_r6), |
| 21709 | kInstruction_Crc32w_r12_r12_r6, |
| 21710 | }, |
| 21711 | { |
| 21712 | ARRAY_SIZE(kInstruction_Crc32w_r12_r12_r7), |
| 21713 | kInstruction_Crc32w_r12_r12_r7, |
| 21714 | }, |
| 21715 | { |
| 21716 | ARRAY_SIZE(kInstruction_Crc32w_r12_r12_r8), |
| 21717 | kInstruction_Crc32w_r12_r12_r8, |
| 21718 | }, |
| 21719 | { |
| 21720 | ARRAY_SIZE(kInstruction_Crc32w_r12_r12_r9), |
| 21721 | kInstruction_Crc32w_r12_r12_r9, |
| 21722 | }, |
| 21723 | { |
| 21724 | ARRAY_SIZE(kInstruction_Crc32w_r12_r12_r10), |
| 21725 | kInstruction_Crc32w_r12_r12_r10, |
| 21726 | }, |
| 21727 | { |
| 21728 | ARRAY_SIZE(kInstruction_Crc32w_r12_r12_r11), |
| 21729 | kInstruction_Crc32w_r12_r12_r11, |
| 21730 | }, |
| 21731 | { |
| 21732 | ARRAY_SIZE(kInstruction_Crc32w_r12_r12_r12), |
| 21733 | kInstruction_Crc32w_r12_r12_r12, |
| 21734 | }, |
| 21735 | { |
| 21736 | ARRAY_SIZE(kInstruction_Crc32w_r12_r12_r13), |
| 21737 | kInstruction_Crc32w_r12_r12_r13, |
| 21738 | }, |
| 21739 | { |
| 21740 | ARRAY_SIZE(kInstruction_Crc32w_r12_r12_r14), |
| 21741 | kInstruction_Crc32w_r12_r12_r14, |
| 21742 | }, |
| 21743 | { |
| 21744 | ARRAY_SIZE(kInstruction_Crc32w_r12_r13_r0), |
| 21745 | kInstruction_Crc32w_r12_r13_r0, |
| 21746 | }, |
| 21747 | { |
| 21748 | ARRAY_SIZE(kInstruction_Crc32w_r12_r13_r1), |
| 21749 | kInstruction_Crc32w_r12_r13_r1, |
| 21750 | }, |
| 21751 | { |
| 21752 | ARRAY_SIZE(kInstruction_Crc32w_r12_r13_r2), |
| 21753 | kInstruction_Crc32w_r12_r13_r2, |
| 21754 | }, |
| 21755 | { |
| 21756 | ARRAY_SIZE(kInstruction_Crc32w_r12_r13_r3), |
| 21757 | kInstruction_Crc32w_r12_r13_r3, |
| 21758 | }, |
| 21759 | { |
| 21760 | ARRAY_SIZE(kInstruction_Crc32w_r12_r13_r4), |
| 21761 | kInstruction_Crc32w_r12_r13_r4, |
| 21762 | }, |
| 21763 | { |
| 21764 | ARRAY_SIZE(kInstruction_Crc32w_r12_r13_r5), |
| 21765 | kInstruction_Crc32w_r12_r13_r5, |
| 21766 | }, |
| 21767 | { |
| 21768 | ARRAY_SIZE(kInstruction_Crc32w_r12_r13_r6), |
| 21769 | kInstruction_Crc32w_r12_r13_r6, |
| 21770 | }, |
| 21771 | { |
| 21772 | ARRAY_SIZE(kInstruction_Crc32w_r12_r13_r7), |
| 21773 | kInstruction_Crc32w_r12_r13_r7, |
| 21774 | }, |
| 21775 | { |
| 21776 | ARRAY_SIZE(kInstruction_Crc32w_r12_r13_r8), |
| 21777 | kInstruction_Crc32w_r12_r13_r8, |
| 21778 | }, |
| 21779 | { |
| 21780 | ARRAY_SIZE(kInstruction_Crc32w_r12_r13_r9), |
| 21781 | kInstruction_Crc32w_r12_r13_r9, |
| 21782 | }, |
| 21783 | { |
| 21784 | ARRAY_SIZE(kInstruction_Crc32w_r12_r13_r10), |
| 21785 | kInstruction_Crc32w_r12_r13_r10, |
| 21786 | }, |
| 21787 | { |
| 21788 | ARRAY_SIZE(kInstruction_Crc32w_r12_r13_r11), |
| 21789 | kInstruction_Crc32w_r12_r13_r11, |
| 21790 | }, |
| 21791 | { |
| 21792 | ARRAY_SIZE(kInstruction_Crc32w_r12_r13_r12), |
| 21793 | kInstruction_Crc32w_r12_r13_r12, |
| 21794 | }, |
| 21795 | { |
| 21796 | ARRAY_SIZE(kInstruction_Crc32w_r12_r13_r13), |
| 21797 | kInstruction_Crc32w_r12_r13_r13, |
| 21798 | }, |
| 21799 | { |
| 21800 | ARRAY_SIZE(kInstruction_Crc32w_r12_r13_r14), |
| 21801 | kInstruction_Crc32w_r12_r13_r14, |
| 21802 | }, |
| 21803 | { |
| 21804 | ARRAY_SIZE(kInstruction_Crc32w_r12_r14_r0), |
| 21805 | kInstruction_Crc32w_r12_r14_r0, |
| 21806 | }, |
| 21807 | { |
| 21808 | ARRAY_SIZE(kInstruction_Crc32w_r12_r14_r1), |
| 21809 | kInstruction_Crc32w_r12_r14_r1, |
| 21810 | }, |
| 21811 | { |
| 21812 | ARRAY_SIZE(kInstruction_Crc32w_r12_r14_r2), |
| 21813 | kInstruction_Crc32w_r12_r14_r2, |
| 21814 | }, |
| 21815 | { |
| 21816 | ARRAY_SIZE(kInstruction_Crc32w_r12_r14_r3), |
| 21817 | kInstruction_Crc32w_r12_r14_r3, |
| 21818 | }, |
| 21819 | { |
| 21820 | ARRAY_SIZE(kInstruction_Crc32w_r12_r14_r4), |
| 21821 | kInstruction_Crc32w_r12_r14_r4, |
| 21822 | }, |
| 21823 | { |
| 21824 | ARRAY_SIZE(kInstruction_Crc32w_r12_r14_r5), |
| 21825 | kInstruction_Crc32w_r12_r14_r5, |
| 21826 | }, |
| 21827 | { |
| 21828 | ARRAY_SIZE(kInstruction_Crc32w_r12_r14_r6), |
| 21829 | kInstruction_Crc32w_r12_r14_r6, |
| 21830 | }, |
| 21831 | { |
| 21832 | ARRAY_SIZE(kInstruction_Crc32w_r12_r14_r7), |
| 21833 | kInstruction_Crc32w_r12_r14_r7, |
| 21834 | }, |
| 21835 | { |
| 21836 | ARRAY_SIZE(kInstruction_Crc32w_r12_r14_r8), |
| 21837 | kInstruction_Crc32w_r12_r14_r8, |
| 21838 | }, |
| 21839 | { |
| 21840 | ARRAY_SIZE(kInstruction_Crc32w_r12_r14_r9), |
| 21841 | kInstruction_Crc32w_r12_r14_r9, |
| 21842 | }, |
| 21843 | { |
| 21844 | ARRAY_SIZE(kInstruction_Crc32w_r12_r14_r10), |
| 21845 | kInstruction_Crc32w_r12_r14_r10, |
| 21846 | }, |
| 21847 | { |
| 21848 | ARRAY_SIZE(kInstruction_Crc32w_r12_r14_r11), |
| 21849 | kInstruction_Crc32w_r12_r14_r11, |
| 21850 | }, |
| 21851 | { |
| 21852 | ARRAY_SIZE(kInstruction_Crc32w_r12_r14_r12), |
| 21853 | kInstruction_Crc32w_r12_r14_r12, |
| 21854 | }, |
| 21855 | { |
| 21856 | ARRAY_SIZE(kInstruction_Crc32w_r12_r14_r13), |
| 21857 | kInstruction_Crc32w_r12_r14_r13, |
| 21858 | }, |
| 21859 | { |
| 21860 | ARRAY_SIZE(kInstruction_Crc32w_r12_r14_r14), |
| 21861 | kInstruction_Crc32w_r12_r14_r14, |
| 21862 | }, |
| 21863 | { |
| 21864 | ARRAY_SIZE(kInstruction_Crc32w_r13_r0_r0), |
| 21865 | kInstruction_Crc32w_r13_r0_r0, |
| 21866 | }, |
| 21867 | { |
| 21868 | ARRAY_SIZE(kInstruction_Crc32w_r13_r0_r1), |
| 21869 | kInstruction_Crc32w_r13_r0_r1, |
| 21870 | }, |
| 21871 | { |
| 21872 | ARRAY_SIZE(kInstruction_Crc32w_r13_r0_r2), |
| 21873 | kInstruction_Crc32w_r13_r0_r2, |
| 21874 | }, |
| 21875 | { |
| 21876 | ARRAY_SIZE(kInstruction_Crc32w_r13_r0_r3), |
| 21877 | kInstruction_Crc32w_r13_r0_r3, |
| 21878 | }, |
| 21879 | { |
| 21880 | ARRAY_SIZE(kInstruction_Crc32w_r13_r0_r4), |
| 21881 | kInstruction_Crc32w_r13_r0_r4, |
| 21882 | }, |
| 21883 | { |
| 21884 | ARRAY_SIZE(kInstruction_Crc32w_r13_r0_r5), |
| 21885 | kInstruction_Crc32w_r13_r0_r5, |
| 21886 | }, |
| 21887 | { |
| 21888 | ARRAY_SIZE(kInstruction_Crc32w_r13_r0_r6), |
| 21889 | kInstruction_Crc32w_r13_r0_r6, |
| 21890 | }, |
| 21891 | { |
| 21892 | ARRAY_SIZE(kInstruction_Crc32w_r13_r0_r7), |
| 21893 | kInstruction_Crc32w_r13_r0_r7, |
| 21894 | }, |
| 21895 | { |
| 21896 | ARRAY_SIZE(kInstruction_Crc32w_r13_r0_r8), |
| 21897 | kInstruction_Crc32w_r13_r0_r8, |
| 21898 | }, |
| 21899 | { |
| 21900 | ARRAY_SIZE(kInstruction_Crc32w_r13_r0_r9), |
| 21901 | kInstruction_Crc32w_r13_r0_r9, |
| 21902 | }, |
| 21903 | { |
| 21904 | ARRAY_SIZE(kInstruction_Crc32w_r13_r0_r10), |
| 21905 | kInstruction_Crc32w_r13_r0_r10, |
| 21906 | }, |
| 21907 | { |
| 21908 | ARRAY_SIZE(kInstruction_Crc32w_r13_r0_r11), |
| 21909 | kInstruction_Crc32w_r13_r0_r11, |
| 21910 | }, |
| 21911 | { |
| 21912 | ARRAY_SIZE(kInstruction_Crc32w_r13_r0_r12), |
| 21913 | kInstruction_Crc32w_r13_r0_r12, |
| 21914 | }, |
| 21915 | { |
| 21916 | ARRAY_SIZE(kInstruction_Crc32w_r13_r0_r13), |
| 21917 | kInstruction_Crc32w_r13_r0_r13, |
| 21918 | }, |
| 21919 | { |
| 21920 | ARRAY_SIZE(kInstruction_Crc32w_r13_r0_r14), |
| 21921 | kInstruction_Crc32w_r13_r0_r14, |
| 21922 | }, |
| 21923 | { |
| 21924 | ARRAY_SIZE(kInstruction_Crc32w_r13_r1_r0), |
| 21925 | kInstruction_Crc32w_r13_r1_r0, |
| 21926 | }, |
| 21927 | { |
| 21928 | ARRAY_SIZE(kInstruction_Crc32w_r13_r1_r1), |
| 21929 | kInstruction_Crc32w_r13_r1_r1, |
| 21930 | }, |
| 21931 | { |
| 21932 | ARRAY_SIZE(kInstruction_Crc32w_r13_r1_r2), |
| 21933 | kInstruction_Crc32w_r13_r1_r2, |
| 21934 | }, |
| 21935 | { |
| 21936 | ARRAY_SIZE(kInstruction_Crc32w_r13_r1_r3), |
| 21937 | kInstruction_Crc32w_r13_r1_r3, |
| 21938 | }, |
| 21939 | { |
| 21940 | ARRAY_SIZE(kInstruction_Crc32w_r13_r1_r4), |
| 21941 | kInstruction_Crc32w_r13_r1_r4, |
| 21942 | }, |
| 21943 | { |
| 21944 | ARRAY_SIZE(kInstruction_Crc32w_r13_r1_r5), |
| 21945 | kInstruction_Crc32w_r13_r1_r5, |
| 21946 | }, |
| 21947 | { |
| 21948 | ARRAY_SIZE(kInstruction_Crc32w_r13_r1_r6), |
| 21949 | kInstruction_Crc32w_r13_r1_r6, |
| 21950 | }, |
| 21951 | { |
| 21952 | ARRAY_SIZE(kInstruction_Crc32w_r13_r1_r7), |
| 21953 | kInstruction_Crc32w_r13_r1_r7, |
| 21954 | }, |
| 21955 | { |
| 21956 | ARRAY_SIZE(kInstruction_Crc32w_r13_r1_r8), |
| 21957 | kInstruction_Crc32w_r13_r1_r8, |
| 21958 | }, |
| 21959 | { |
| 21960 | ARRAY_SIZE(kInstruction_Crc32w_r13_r1_r9), |
| 21961 | kInstruction_Crc32w_r13_r1_r9, |
| 21962 | }, |
| 21963 | { |
| 21964 | ARRAY_SIZE(kInstruction_Crc32w_r13_r1_r10), |
| 21965 | kInstruction_Crc32w_r13_r1_r10, |
| 21966 | }, |
| 21967 | { |
| 21968 | ARRAY_SIZE(kInstruction_Crc32w_r13_r1_r11), |
| 21969 | kInstruction_Crc32w_r13_r1_r11, |
| 21970 | }, |
| 21971 | { |
| 21972 | ARRAY_SIZE(kInstruction_Crc32w_r13_r1_r12), |
| 21973 | kInstruction_Crc32w_r13_r1_r12, |
| 21974 | }, |
| 21975 | { |
| 21976 | ARRAY_SIZE(kInstruction_Crc32w_r13_r1_r13), |
| 21977 | kInstruction_Crc32w_r13_r1_r13, |
| 21978 | }, |
| 21979 | { |
| 21980 | ARRAY_SIZE(kInstruction_Crc32w_r13_r1_r14), |
| 21981 | kInstruction_Crc32w_r13_r1_r14, |
| 21982 | }, |
| 21983 | { |
| 21984 | ARRAY_SIZE(kInstruction_Crc32w_r13_r2_r0), |
| 21985 | kInstruction_Crc32w_r13_r2_r0, |
| 21986 | }, |
| 21987 | { |
| 21988 | ARRAY_SIZE(kInstruction_Crc32w_r13_r2_r1), |
| 21989 | kInstruction_Crc32w_r13_r2_r1, |
| 21990 | }, |
| 21991 | { |
| 21992 | ARRAY_SIZE(kInstruction_Crc32w_r13_r2_r2), |
| 21993 | kInstruction_Crc32w_r13_r2_r2, |
| 21994 | }, |
| 21995 | { |
| 21996 | ARRAY_SIZE(kInstruction_Crc32w_r13_r2_r3), |
| 21997 | kInstruction_Crc32w_r13_r2_r3, |
| 21998 | }, |
| 21999 | { |
| 22000 | ARRAY_SIZE(kInstruction_Crc32w_r13_r2_r4), |
| 22001 | kInstruction_Crc32w_r13_r2_r4, |
| 22002 | }, |
| 22003 | { |
| 22004 | ARRAY_SIZE(kInstruction_Crc32w_r13_r2_r5), |
| 22005 | kInstruction_Crc32w_r13_r2_r5, |
| 22006 | }, |
| 22007 | { |
| 22008 | ARRAY_SIZE(kInstruction_Crc32w_r13_r2_r6), |
| 22009 | kInstruction_Crc32w_r13_r2_r6, |
| 22010 | }, |
| 22011 | { |
| 22012 | ARRAY_SIZE(kInstruction_Crc32w_r13_r2_r7), |
| 22013 | kInstruction_Crc32w_r13_r2_r7, |
| 22014 | }, |
| 22015 | { |
| 22016 | ARRAY_SIZE(kInstruction_Crc32w_r13_r2_r8), |
| 22017 | kInstruction_Crc32w_r13_r2_r8, |
| 22018 | }, |
| 22019 | { |
| 22020 | ARRAY_SIZE(kInstruction_Crc32w_r13_r2_r9), |
| 22021 | kInstruction_Crc32w_r13_r2_r9, |
| 22022 | }, |
| 22023 | { |
| 22024 | ARRAY_SIZE(kInstruction_Crc32w_r13_r2_r10), |
| 22025 | kInstruction_Crc32w_r13_r2_r10, |
| 22026 | }, |
| 22027 | { |
| 22028 | ARRAY_SIZE(kInstruction_Crc32w_r13_r2_r11), |
| 22029 | kInstruction_Crc32w_r13_r2_r11, |
| 22030 | }, |
| 22031 | { |
| 22032 | ARRAY_SIZE(kInstruction_Crc32w_r13_r2_r12), |
| 22033 | kInstruction_Crc32w_r13_r2_r12, |
| 22034 | }, |
| 22035 | { |
| 22036 | ARRAY_SIZE(kInstruction_Crc32w_r13_r2_r13), |
| 22037 | kInstruction_Crc32w_r13_r2_r13, |
| 22038 | }, |
| 22039 | { |
| 22040 | ARRAY_SIZE(kInstruction_Crc32w_r13_r2_r14), |
| 22041 | kInstruction_Crc32w_r13_r2_r14, |
| 22042 | }, |
| 22043 | { |
| 22044 | ARRAY_SIZE(kInstruction_Crc32w_r13_r3_r0), |
| 22045 | kInstruction_Crc32w_r13_r3_r0, |
| 22046 | }, |
| 22047 | { |
| 22048 | ARRAY_SIZE(kInstruction_Crc32w_r13_r3_r1), |
| 22049 | kInstruction_Crc32w_r13_r3_r1, |
| 22050 | }, |
| 22051 | { |
| 22052 | ARRAY_SIZE(kInstruction_Crc32w_r13_r3_r2), |
| 22053 | kInstruction_Crc32w_r13_r3_r2, |
| 22054 | }, |
| 22055 | { |
| 22056 | ARRAY_SIZE(kInstruction_Crc32w_r13_r3_r3), |
| 22057 | kInstruction_Crc32w_r13_r3_r3, |
| 22058 | }, |
| 22059 | { |
| 22060 | ARRAY_SIZE(kInstruction_Crc32w_r13_r3_r4), |
| 22061 | kInstruction_Crc32w_r13_r3_r4, |
| 22062 | }, |
| 22063 | { |
| 22064 | ARRAY_SIZE(kInstruction_Crc32w_r13_r3_r5), |
| 22065 | kInstruction_Crc32w_r13_r3_r5, |
| 22066 | }, |
| 22067 | { |
| 22068 | ARRAY_SIZE(kInstruction_Crc32w_r13_r3_r6), |
| 22069 | kInstruction_Crc32w_r13_r3_r6, |
| 22070 | }, |
| 22071 | { |
| 22072 | ARRAY_SIZE(kInstruction_Crc32w_r13_r3_r7), |
| 22073 | kInstruction_Crc32w_r13_r3_r7, |
| 22074 | }, |
| 22075 | { |
| 22076 | ARRAY_SIZE(kInstruction_Crc32w_r13_r3_r8), |
| 22077 | kInstruction_Crc32w_r13_r3_r8, |
| 22078 | }, |
| 22079 | { |
| 22080 | ARRAY_SIZE(kInstruction_Crc32w_r13_r3_r9), |
| 22081 | kInstruction_Crc32w_r13_r3_r9, |
| 22082 | }, |
| 22083 | { |
| 22084 | ARRAY_SIZE(kInstruction_Crc32w_r13_r3_r10), |
| 22085 | kInstruction_Crc32w_r13_r3_r10, |
| 22086 | }, |
| 22087 | { |
| 22088 | ARRAY_SIZE(kInstruction_Crc32w_r13_r3_r11), |
| 22089 | kInstruction_Crc32w_r13_r3_r11, |
| 22090 | }, |
| 22091 | { |
| 22092 | ARRAY_SIZE(kInstruction_Crc32w_r13_r3_r12), |
| 22093 | kInstruction_Crc32w_r13_r3_r12, |
| 22094 | }, |
| 22095 | { |
| 22096 | ARRAY_SIZE(kInstruction_Crc32w_r13_r3_r13), |
| 22097 | kInstruction_Crc32w_r13_r3_r13, |
| 22098 | }, |
| 22099 | { |
| 22100 | ARRAY_SIZE(kInstruction_Crc32w_r13_r3_r14), |
| 22101 | kInstruction_Crc32w_r13_r3_r14, |
| 22102 | }, |
| 22103 | { |
| 22104 | ARRAY_SIZE(kInstruction_Crc32w_r13_r4_r0), |
| 22105 | kInstruction_Crc32w_r13_r4_r0, |
| 22106 | }, |
| 22107 | { |
| 22108 | ARRAY_SIZE(kInstruction_Crc32w_r13_r4_r1), |
| 22109 | kInstruction_Crc32w_r13_r4_r1, |
| 22110 | }, |
| 22111 | { |
| 22112 | ARRAY_SIZE(kInstruction_Crc32w_r13_r4_r2), |
| 22113 | kInstruction_Crc32w_r13_r4_r2, |
| 22114 | }, |
| 22115 | { |
| 22116 | ARRAY_SIZE(kInstruction_Crc32w_r13_r4_r3), |
| 22117 | kInstruction_Crc32w_r13_r4_r3, |
| 22118 | }, |
| 22119 | { |
| 22120 | ARRAY_SIZE(kInstruction_Crc32w_r13_r4_r4), |
| 22121 | kInstruction_Crc32w_r13_r4_r4, |
| 22122 | }, |
| 22123 | { |
| 22124 | ARRAY_SIZE(kInstruction_Crc32w_r13_r4_r5), |
| 22125 | kInstruction_Crc32w_r13_r4_r5, |
| 22126 | }, |
| 22127 | { |
| 22128 | ARRAY_SIZE(kInstruction_Crc32w_r13_r4_r6), |
| 22129 | kInstruction_Crc32w_r13_r4_r6, |
| 22130 | }, |
| 22131 | { |
| 22132 | ARRAY_SIZE(kInstruction_Crc32w_r13_r4_r7), |
| 22133 | kInstruction_Crc32w_r13_r4_r7, |
| 22134 | }, |
| 22135 | { |
| 22136 | ARRAY_SIZE(kInstruction_Crc32w_r13_r4_r8), |
| 22137 | kInstruction_Crc32w_r13_r4_r8, |
| 22138 | }, |
| 22139 | { |
| 22140 | ARRAY_SIZE(kInstruction_Crc32w_r13_r4_r9), |
| 22141 | kInstruction_Crc32w_r13_r4_r9, |
| 22142 | }, |
| 22143 | { |
| 22144 | ARRAY_SIZE(kInstruction_Crc32w_r13_r4_r10), |
| 22145 | kInstruction_Crc32w_r13_r4_r10, |
| 22146 | }, |
| 22147 | { |
| 22148 | ARRAY_SIZE(kInstruction_Crc32w_r13_r4_r11), |
| 22149 | kInstruction_Crc32w_r13_r4_r11, |
| 22150 | }, |
| 22151 | { |
| 22152 | ARRAY_SIZE(kInstruction_Crc32w_r13_r4_r12), |
| 22153 | kInstruction_Crc32w_r13_r4_r12, |
| 22154 | }, |
| 22155 | { |
| 22156 | ARRAY_SIZE(kInstruction_Crc32w_r13_r4_r13), |
| 22157 | kInstruction_Crc32w_r13_r4_r13, |
| 22158 | }, |
| 22159 | { |
| 22160 | ARRAY_SIZE(kInstruction_Crc32w_r13_r4_r14), |
| 22161 | kInstruction_Crc32w_r13_r4_r14, |
| 22162 | }, |
| 22163 | { |
| 22164 | ARRAY_SIZE(kInstruction_Crc32w_r13_r5_r0), |
| 22165 | kInstruction_Crc32w_r13_r5_r0, |
| 22166 | }, |
| 22167 | { |
| 22168 | ARRAY_SIZE(kInstruction_Crc32w_r13_r5_r1), |
| 22169 | kInstruction_Crc32w_r13_r5_r1, |
| 22170 | }, |
| 22171 | { |
| 22172 | ARRAY_SIZE(kInstruction_Crc32w_r13_r5_r2), |
| 22173 | kInstruction_Crc32w_r13_r5_r2, |
| 22174 | }, |
| 22175 | { |
| 22176 | ARRAY_SIZE(kInstruction_Crc32w_r13_r5_r3), |
| 22177 | kInstruction_Crc32w_r13_r5_r3, |
| 22178 | }, |
| 22179 | { |
| 22180 | ARRAY_SIZE(kInstruction_Crc32w_r13_r5_r4), |
| 22181 | kInstruction_Crc32w_r13_r5_r4, |
| 22182 | }, |
| 22183 | { |
| 22184 | ARRAY_SIZE(kInstruction_Crc32w_r13_r5_r5), |
| 22185 | kInstruction_Crc32w_r13_r5_r5, |
| 22186 | }, |
| 22187 | { |
| 22188 | ARRAY_SIZE(kInstruction_Crc32w_r13_r5_r6), |
| 22189 | kInstruction_Crc32w_r13_r5_r6, |
| 22190 | }, |
| 22191 | { |
| 22192 | ARRAY_SIZE(kInstruction_Crc32w_r13_r5_r7), |
| 22193 | kInstruction_Crc32w_r13_r5_r7, |
| 22194 | }, |
| 22195 | { |
| 22196 | ARRAY_SIZE(kInstruction_Crc32w_r13_r5_r8), |
| 22197 | kInstruction_Crc32w_r13_r5_r8, |
| 22198 | }, |
| 22199 | { |
| 22200 | ARRAY_SIZE(kInstruction_Crc32w_r13_r5_r9), |
| 22201 | kInstruction_Crc32w_r13_r5_r9, |
| 22202 | }, |
| 22203 | { |
| 22204 | ARRAY_SIZE(kInstruction_Crc32w_r13_r5_r10), |
| 22205 | kInstruction_Crc32w_r13_r5_r10, |
| 22206 | }, |
| 22207 | { |
| 22208 | ARRAY_SIZE(kInstruction_Crc32w_r13_r5_r11), |
| 22209 | kInstruction_Crc32w_r13_r5_r11, |
| 22210 | }, |
| 22211 | { |
| 22212 | ARRAY_SIZE(kInstruction_Crc32w_r13_r5_r12), |
| 22213 | kInstruction_Crc32w_r13_r5_r12, |
| 22214 | }, |
| 22215 | { |
| 22216 | ARRAY_SIZE(kInstruction_Crc32w_r13_r5_r13), |
| 22217 | kInstruction_Crc32w_r13_r5_r13, |
| 22218 | }, |
| 22219 | { |
| 22220 | ARRAY_SIZE(kInstruction_Crc32w_r13_r5_r14), |
| 22221 | kInstruction_Crc32w_r13_r5_r14, |
| 22222 | }, |
| 22223 | { |
| 22224 | ARRAY_SIZE(kInstruction_Crc32w_r13_r6_r0), |
| 22225 | kInstruction_Crc32w_r13_r6_r0, |
| 22226 | }, |
| 22227 | { |
| 22228 | ARRAY_SIZE(kInstruction_Crc32w_r13_r6_r1), |
| 22229 | kInstruction_Crc32w_r13_r6_r1, |
| 22230 | }, |
| 22231 | { |
| 22232 | ARRAY_SIZE(kInstruction_Crc32w_r13_r6_r2), |
| 22233 | kInstruction_Crc32w_r13_r6_r2, |
| 22234 | }, |
| 22235 | { |
| 22236 | ARRAY_SIZE(kInstruction_Crc32w_r13_r6_r3), |
| 22237 | kInstruction_Crc32w_r13_r6_r3, |
| 22238 | }, |
| 22239 | { |
| 22240 | ARRAY_SIZE(kInstruction_Crc32w_r13_r6_r4), |
| 22241 | kInstruction_Crc32w_r13_r6_r4, |
| 22242 | }, |
| 22243 | { |
| 22244 | ARRAY_SIZE(kInstruction_Crc32w_r13_r6_r5), |
| 22245 | kInstruction_Crc32w_r13_r6_r5, |
| 22246 | }, |
| 22247 | { |
| 22248 | ARRAY_SIZE(kInstruction_Crc32w_r13_r6_r6), |
| 22249 | kInstruction_Crc32w_r13_r6_r6, |
| 22250 | }, |
| 22251 | { |
| 22252 | ARRAY_SIZE(kInstruction_Crc32w_r13_r6_r7), |
| 22253 | kInstruction_Crc32w_r13_r6_r7, |
| 22254 | }, |
| 22255 | { |
| 22256 | ARRAY_SIZE(kInstruction_Crc32w_r13_r6_r8), |
| 22257 | kInstruction_Crc32w_r13_r6_r8, |
| 22258 | }, |
| 22259 | { |
| 22260 | ARRAY_SIZE(kInstruction_Crc32w_r13_r6_r9), |
| 22261 | kInstruction_Crc32w_r13_r6_r9, |
| 22262 | }, |
| 22263 | { |
| 22264 | ARRAY_SIZE(kInstruction_Crc32w_r13_r6_r10), |
| 22265 | kInstruction_Crc32w_r13_r6_r10, |
| 22266 | }, |
| 22267 | { |
| 22268 | ARRAY_SIZE(kInstruction_Crc32w_r13_r6_r11), |
| 22269 | kInstruction_Crc32w_r13_r6_r11, |
| 22270 | }, |
| 22271 | { |
| 22272 | ARRAY_SIZE(kInstruction_Crc32w_r13_r6_r12), |
| 22273 | kInstruction_Crc32w_r13_r6_r12, |
| 22274 | }, |
| 22275 | { |
| 22276 | ARRAY_SIZE(kInstruction_Crc32w_r13_r6_r13), |
| 22277 | kInstruction_Crc32w_r13_r6_r13, |
| 22278 | }, |
| 22279 | { |
| 22280 | ARRAY_SIZE(kInstruction_Crc32w_r13_r6_r14), |
| 22281 | kInstruction_Crc32w_r13_r6_r14, |
| 22282 | }, |
| 22283 | { |
| 22284 | ARRAY_SIZE(kInstruction_Crc32w_r13_r7_r0), |
| 22285 | kInstruction_Crc32w_r13_r7_r0, |
| 22286 | }, |
| 22287 | { |
| 22288 | ARRAY_SIZE(kInstruction_Crc32w_r13_r7_r1), |
| 22289 | kInstruction_Crc32w_r13_r7_r1, |
| 22290 | }, |
| 22291 | { |
| 22292 | ARRAY_SIZE(kInstruction_Crc32w_r13_r7_r2), |
| 22293 | kInstruction_Crc32w_r13_r7_r2, |
| 22294 | }, |
| 22295 | { |
| 22296 | ARRAY_SIZE(kInstruction_Crc32w_r13_r7_r3), |
| 22297 | kInstruction_Crc32w_r13_r7_r3, |
| 22298 | }, |
| 22299 | { |
| 22300 | ARRAY_SIZE(kInstruction_Crc32w_r13_r7_r4), |
| 22301 | kInstruction_Crc32w_r13_r7_r4, |
| 22302 | }, |
| 22303 | { |
| 22304 | ARRAY_SIZE(kInstruction_Crc32w_r13_r7_r5), |
| 22305 | kInstruction_Crc32w_r13_r7_r5, |
| 22306 | }, |
| 22307 | { |
| 22308 | ARRAY_SIZE(kInstruction_Crc32w_r13_r7_r6), |
| 22309 | kInstruction_Crc32w_r13_r7_r6, |
| 22310 | }, |
| 22311 | { |
| 22312 | ARRAY_SIZE(kInstruction_Crc32w_r13_r7_r7), |
| 22313 | kInstruction_Crc32w_r13_r7_r7, |
| 22314 | }, |
| 22315 | { |
| 22316 | ARRAY_SIZE(kInstruction_Crc32w_r13_r7_r8), |
| 22317 | kInstruction_Crc32w_r13_r7_r8, |
| 22318 | }, |
| 22319 | { |
| 22320 | ARRAY_SIZE(kInstruction_Crc32w_r13_r7_r9), |
| 22321 | kInstruction_Crc32w_r13_r7_r9, |
| 22322 | }, |
| 22323 | { |
| 22324 | ARRAY_SIZE(kInstruction_Crc32w_r13_r7_r10), |
| 22325 | kInstruction_Crc32w_r13_r7_r10, |
| 22326 | }, |
| 22327 | { |
| 22328 | ARRAY_SIZE(kInstruction_Crc32w_r13_r7_r11), |
| 22329 | kInstruction_Crc32w_r13_r7_r11, |
| 22330 | }, |
| 22331 | { |
| 22332 | ARRAY_SIZE(kInstruction_Crc32w_r13_r7_r12), |
| 22333 | kInstruction_Crc32w_r13_r7_r12, |
| 22334 | }, |
| 22335 | { |
| 22336 | ARRAY_SIZE(kInstruction_Crc32w_r13_r7_r13), |
| 22337 | kInstruction_Crc32w_r13_r7_r13, |
| 22338 | }, |
| 22339 | { |
| 22340 | ARRAY_SIZE(kInstruction_Crc32w_r13_r7_r14), |
| 22341 | kInstruction_Crc32w_r13_r7_r14, |
| 22342 | }, |
| 22343 | { |
| 22344 | ARRAY_SIZE(kInstruction_Crc32w_r13_r8_r0), |
| 22345 | kInstruction_Crc32w_r13_r8_r0, |
| 22346 | }, |
| 22347 | { |
| 22348 | ARRAY_SIZE(kInstruction_Crc32w_r13_r8_r1), |
| 22349 | kInstruction_Crc32w_r13_r8_r1, |
| 22350 | }, |
| 22351 | { |
| 22352 | ARRAY_SIZE(kInstruction_Crc32w_r13_r8_r2), |
| 22353 | kInstruction_Crc32w_r13_r8_r2, |
| 22354 | }, |
| 22355 | { |
| 22356 | ARRAY_SIZE(kInstruction_Crc32w_r13_r8_r3), |
| 22357 | kInstruction_Crc32w_r13_r8_r3, |
| 22358 | }, |
| 22359 | { |
| 22360 | ARRAY_SIZE(kInstruction_Crc32w_r13_r8_r4), |
| 22361 | kInstruction_Crc32w_r13_r8_r4, |
| 22362 | }, |
| 22363 | { |
| 22364 | ARRAY_SIZE(kInstruction_Crc32w_r13_r8_r5), |
| 22365 | kInstruction_Crc32w_r13_r8_r5, |
| 22366 | }, |
| 22367 | { |
| 22368 | ARRAY_SIZE(kInstruction_Crc32w_r13_r8_r6), |
| 22369 | kInstruction_Crc32w_r13_r8_r6, |
| 22370 | }, |
| 22371 | { |
| 22372 | ARRAY_SIZE(kInstruction_Crc32w_r13_r8_r7), |
| 22373 | kInstruction_Crc32w_r13_r8_r7, |
| 22374 | }, |
| 22375 | { |
| 22376 | ARRAY_SIZE(kInstruction_Crc32w_r13_r8_r8), |
| 22377 | kInstruction_Crc32w_r13_r8_r8, |
| 22378 | }, |
| 22379 | { |
| 22380 | ARRAY_SIZE(kInstruction_Crc32w_r13_r8_r9), |
| 22381 | kInstruction_Crc32w_r13_r8_r9, |
| 22382 | }, |
| 22383 | { |
| 22384 | ARRAY_SIZE(kInstruction_Crc32w_r13_r8_r10), |
| 22385 | kInstruction_Crc32w_r13_r8_r10, |
| 22386 | }, |
| 22387 | { |
| 22388 | ARRAY_SIZE(kInstruction_Crc32w_r13_r8_r11), |
| 22389 | kInstruction_Crc32w_r13_r8_r11, |
| 22390 | }, |
| 22391 | { |
| 22392 | ARRAY_SIZE(kInstruction_Crc32w_r13_r8_r12), |
| 22393 | kInstruction_Crc32w_r13_r8_r12, |
| 22394 | }, |
| 22395 | { |
| 22396 | ARRAY_SIZE(kInstruction_Crc32w_r13_r8_r13), |
| 22397 | kInstruction_Crc32w_r13_r8_r13, |
| 22398 | }, |
| 22399 | { |
| 22400 | ARRAY_SIZE(kInstruction_Crc32w_r13_r8_r14), |
| 22401 | kInstruction_Crc32w_r13_r8_r14, |
| 22402 | }, |
| 22403 | { |
| 22404 | ARRAY_SIZE(kInstruction_Crc32w_r13_r9_r0), |
| 22405 | kInstruction_Crc32w_r13_r9_r0, |
| 22406 | }, |
| 22407 | { |
| 22408 | ARRAY_SIZE(kInstruction_Crc32w_r13_r9_r1), |
| 22409 | kInstruction_Crc32w_r13_r9_r1, |
| 22410 | }, |
| 22411 | { |
| 22412 | ARRAY_SIZE(kInstruction_Crc32w_r13_r9_r2), |
| 22413 | kInstruction_Crc32w_r13_r9_r2, |
| 22414 | }, |
| 22415 | { |
| 22416 | ARRAY_SIZE(kInstruction_Crc32w_r13_r9_r3), |
| 22417 | kInstruction_Crc32w_r13_r9_r3, |
| 22418 | }, |
| 22419 | { |
| 22420 | ARRAY_SIZE(kInstruction_Crc32w_r13_r9_r4), |
| 22421 | kInstruction_Crc32w_r13_r9_r4, |
| 22422 | }, |
| 22423 | { |
| 22424 | ARRAY_SIZE(kInstruction_Crc32w_r13_r9_r5), |
| 22425 | kInstruction_Crc32w_r13_r9_r5, |
| 22426 | }, |
| 22427 | { |
| 22428 | ARRAY_SIZE(kInstruction_Crc32w_r13_r9_r6), |
| 22429 | kInstruction_Crc32w_r13_r9_r6, |
| 22430 | }, |
| 22431 | { |
| 22432 | ARRAY_SIZE(kInstruction_Crc32w_r13_r9_r7), |
| 22433 | kInstruction_Crc32w_r13_r9_r7, |
| 22434 | }, |
| 22435 | { |
| 22436 | ARRAY_SIZE(kInstruction_Crc32w_r13_r9_r8), |
| 22437 | kInstruction_Crc32w_r13_r9_r8, |
| 22438 | }, |
| 22439 | { |
| 22440 | ARRAY_SIZE(kInstruction_Crc32w_r13_r9_r9), |
| 22441 | kInstruction_Crc32w_r13_r9_r9, |
| 22442 | }, |
| 22443 | { |
| 22444 | ARRAY_SIZE(kInstruction_Crc32w_r13_r9_r10), |
| 22445 | kInstruction_Crc32w_r13_r9_r10, |
| 22446 | }, |
| 22447 | { |
| 22448 | ARRAY_SIZE(kInstruction_Crc32w_r13_r9_r11), |
| 22449 | kInstruction_Crc32w_r13_r9_r11, |
| 22450 | }, |
| 22451 | { |
| 22452 | ARRAY_SIZE(kInstruction_Crc32w_r13_r9_r12), |
| 22453 | kInstruction_Crc32w_r13_r9_r12, |
| 22454 | }, |
| 22455 | { |
| 22456 | ARRAY_SIZE(kInstruction_Crc32w_r13_r9_r13), |
| 22457 | kInstruction_Crc32w_r13_r9_r13, |
| 22458 | }, |
| 22459 | { |
| 22460 | ARRAY_SIZE(kInstruction_Crc32w_r13_r9_r14), |
| 22461 | kInstruction_Crc32w_r13_r9_r14, |
| 22462 | }, |
| 22463 | { |
| 22464 | ARRAY_SIZE(kInstruction_Crc32w_r13_r10_r0), |
| 22465 | kInstruction_Crc32w_r13_r10_r0, |
| 22466 | }, |
| 22467 | { |
| 22468 | ARRAY_SIZE(kInstruction_Crc32w_r13_r10_r1), |
| 22469 | kInstruction_Crc32w_r13_r10_r1, |
| 22470 | }, |
| 22471 | { |
| 22472 | ARRAY_SIZE(kInstruction_Crc32w_r13_r10_r2), |
| 22473 | kInstruction_Crc32w_r13_r10_r2, |
| 22474 | }, |
| 22475 | { |
| 22476 | ARRAY_SIZE(kInstruction_Crc32w_r13_r10_r3), |
| 22477 | kInstruction_Crc32w_r13_r10_r3, |
| 22478 | }, |
| 22479 | { |
| 22480 | ARRAY_SIZE(kInstruction_Crc32w_r13_r10_r4), |
| 22481 | kInstruction_Crc32w_r13_r10_r4, |
| 22482 | }, |
| 22483 | { |
| 22484 | ARRAY_SIZE(kInstruction_Crc32w_r13_r10_r5), |
| 22485 | kInstruction_Crc32w_r13_r10_r5, |
| 22486 | }, |
| 22487 | { |
| 22488 | ARRAY_SIZE(kInstruction_Crc32w_r13_r10_r6), |
| 22489 | kInstruction_Crc32w_r13_r10_r6, |
| 22490 | }, |
| 22491 | { |
| 22492 | ARRAY_SIZE(kInstruction_Crc32w_r13_r10_r7), |
| 22493 | kInstruction_Crc32w_r13_r10_r7, |
| 22494 | }, |
| 22495 | { |
| 22496 | ARRAY_SIZE(kInstruction_Crc32w_r13_r10_r8), |
| 22497 | kInstruction_Crc32w_r13_r10_r8, |
| 22498 | }, |
| 22499 | { |
| 22500 | ARRAY_SIZE(kInstruction_Crc32w_r13_r10_r9), |
| 22501 | kInstruction_Crc32w_r13_r10_r9, |
| 22502 | }, |
| 22503 | { |
| 22504 | ARRAY_SIZE(kInstruction_Crc32w_r13_r10_r10), |
| 22505 | kInstruction_Crc32w_r13_r10_r10, |
| 22506 | }, |
| 22507 | { |
| 22508 | ARRAY_SIZE(kInstruction_Crc32w_r13_r10_r11), |
| 22509 | kInstruction_Crc32w_r13_r10_r11, |
| 22510 | }, |
| 22511 | { |
| 22512 | ARRAY_SIZE(kInstruction_Crc32w_r13_r10_r12), |
| 22513 | kInstruction_Crc32w_r13_r10_r12, |
| 22514 | }, |
| 22515 | { |
| 22516 | ARRAY_SIZE(kInstruction_Crc32w_r13_r10_r13), |
| 22517 | kInstruction_Crc32w_r13_r10_r13, |
| 22518 | }, |
| 22519 | { |
| 22520 | ARRAY_SIZE(kInstruction_Crc32w_r13_r10_r14), |
| 22521 | kInstruction_Crc32w_r13_r10_r14, |
| 22522 | }, |
| 22523 | { |
| 22524 | ARRAY_SIZE(kInstruction_Crc32w_r13_r11_r0), |
| 22525 | kInstruction_Crc32w_r13_r11_r0, |
| 22526 | }, |
| 22527 | { |
| 22528 | ARRAY_SIZE(kInstruction_Crc32w_r13_r11_r1), |
| 22529 | kInstruction_Crc32w_r13_r11_r1, |
| 22530 | }, |
| 22531 | { |
| 22532 | ARRAY_SIZE(kInstruction_Crc32w_r13_r11_r2), |
| 22533 | kInstruction_Crc32w_r13_r11_r2, |
| 22534 | }, |
| 22535 | { |
| 22536 | ARRAY_SIZE(kInstruction_Crc32w_r13_r11_r3), |
| 22537 | kInstruction_Crc32w_r13_r11_r3, |
| 22538 | }, |
| 22539 | { |
| 22540 | ARRAY_SIZE(kInstruction_Crc32w_r13_r11_r4), |
| 22541 | kInstruction_Crc32w_r13_r11_r4, |
| 22542 | }, |
| 22543 | { |
| 22544 | ARRAY_SIZE(kInstruction_Crc32w_r13_r11_r5), |
| 22545 | kInstruction_Crc32w_r13_r11_r5, |
| 22546 | }, |
| 22547 | { |
| 22548 | ARRAY_SIZE(kInstruction_Crc32w_r13_r11_r6), |
| 22549 | kInstruction_Crc32w_r13_r11_r6, |
| 22550 | }, |
| 22551 | { |
| 22552 | ARRAY_SIZE(kInstruction_Crc32w_r13_r11_r7), |
| 22553 | kInstruction_Crc32w_r13_r11_r7, |
| 22554 | }, |
| 22555 | { |
| 22556 | ARRAY_SIZE(kInstruction_Crc32w_r13_r11_r8), |
| 22557 | kInstruction_Crc32w_r13_r11_r8, |
| 22558 | }, |
| 22559 | { |
| 22560 | ARRAY_SIZE(kInstruction_Crc32w_r13_r11_r9), |
| 22561 | kInstruction_Crc32w_r13_r11_r9, |
| 22562 | }, |
| 22563 | { |
| 22564 | ARRAY_SIZE(kInstruction_Crc32w_r13_r11_r10), |
| 22565 | kInstruction_Crc32w_r13_r11_r10, |
| 22566 | }, |
| 22567 | { |
| 22568 | ARRAY_SIZE(kInstruction_Crc32w_r13_r11_r11), |
| 22569 | kInstruction_Crc32w_r13_r11_r11, |
| 22570 | }, |
| 22571 | { |
| 22572 | ARRAY_SIZE(kInstruction_Crc32w_r13_r11_r12), |
| 22573 | kInstruction_Crc32w_r13_r11_r12, |
| 22574 | }, |
| 22575 | { |
| 22576 | ARRAY_SIZE(kInstruction_Crc32w_r13_r11_r13), |
| 22577 | kInstruction_Crc32w_r13_r11_r13, |
| 22578 | }, |
| 22579 | { |
| 22580 | ARRAY_SIZE(kInstruction_Crc32w_r13_r11_r14), |
| 22581 | kInstruction_Crc32w_r13_r11_r14, |
| 22582 | }, |
| 22583 | { |
| 22584 | ARRAY_SIZE(kInstruction_Crc32w_r13_r12_r0), |
| 22585 | kInstruction_Crc32w_r13_r12_r0, |
| 22586 | }, |
| 22587 | { |
| 22588 | ARRAY_SIZE(kInstruction_Crc32w_r13_r12_r1), |
| 22589 | kInstruction_Crc32w_r13_r12_r1, |
| 22590 | }, |
| 22591 | { |
| 22592 | ARRAY_SIZE(kInstruction_Crc32w_r13_r12_r2), |
| 22593 | kInstruction_Crc32w_r13_r12_r2, |
| 22594 | }, |
| 22595 | { |
| 22596 | ARRAY_SIZE(kInstruction_Crc32w_r13_r12_r3), |
| 22597 | kInstruction_Crc32w_r13_r12_r3, |
| 22598 | }, |
| 22599 | { |
| 22600 | ARRAY_SIZE(kInstruction_Crc32w_r13_r12_r4), |
| 22601 | kInstruction_Crc32w_r13_r12_r4, |
| 22602 | }, |
| 22603 | { |
| 22604 | ARRAY_SIZE(kInstruction_Crc32w_r13_r12_r5), |
| 22605 | kInstruction_Crc32w_r13_r12_r5, |
| 22606 | }, |
| 22607 | { |
| 22608 | ARRAY_SIZE(kInstruction_Crc32w_r13_r12_r6), |
| 22609 | kInstruction_Crc32w_r13_r12_r6, |
| 22610 | }, |
| 22611 | { |
| 22612 | ARRAY_SIZE(kInstruction_Crc32w_r13_r12_r7), |
| 22613 | kInstruction_Crc32w_r13_r12_r7, |
| 22614 | }, |
| 22615 | { |
| 22616 | ARRAY_SIZE(kInstruction_Crc32w_r13_r12_r8), |
| 22617 | kInstruction_Crc32w_r13_r12_r8, |
| 22618 | }, |
| 22619 | { |
| 22620 | ARRAY_SIZE(kInstruction_Crc32w_r13_r12_r9), |
| 22621 | kInstruction_Crc32w_r13_r12_r9, |
| 22622 | }, |
| 22623 | { |
| 22624 | ARRAY_SIZE(kInstruction_Crc32w_r13_r12_r10), |
| 22625 | kInstruction_Crc32w_r13_r12_r10, |
| 22626 | }, |
| 22627 | { |
| 22628 | ARRAY_SIZE(kInstruction_Crc32w_r13_r12_r11), |
| 22629 | kInstruction_Crc32w_r13_r12_r11, |
| 22630 | }, |
| 22631 | { |
| 22632 | ARRAY_SIZE(kInstruction_Crc32w_r13_r12_r12), |
| 22633 | kInstruction_Crc32w_r13_r12_r12, |
| 22634 | }, |
| 22635 | { |
| 22636 | ARRAY_SIZE(kInstruction_Crc32w_r13_r12_r13), |
| 22637 | kInstruction_Crc32w_r13_r12_r13, |
| 22638 | }, |
| 22639 | { |
| 22640 | ARRAY_SIZE(kInstruction_Crc32w_r13_r12_r14), |
| 22641 | kInstruction_Crc32w_r13_r12_r14, |
| 22642 | }, |
| 22643 | { |
| 22644 | ARRAY_SIZE(kInstruction_Crc32w_r13_r13_r0), |
| 22645 | kInstruction_Crc32w_r13_r13_r0, |
| 22646 | }, |
| 22647 | { |
| 22648 | ARRAY_SIZE(kInstruction_Crc32w_r13_r13_r1), |
| 22649 | kInstruction_Crc32w_r13_r13_r1, |
| 22650 | }, |
| 22651 | { |
| 22652 | ARRAY_SIZE(kInstruction_Crc32w_r13_r13_r2), |
| 22653 | kInstruction_Crc32w_r13_r13_r2, |
| 22654 | }, |
| 22655 | { |
| 22656 | ARRAY_SIZE(kInstruction_Crc32w_r13_r13_r3), |
| 22657 | kInstruction_Crc32w_r13_r13_r3, |
| 22658 | }, |
| 22659 | { |
| 22660 | ARRAY_SIZE(kInstruction_Crc32w_r13_r13_r4), |
| 22661 | kInstruction_Crc32w_r13_r13_r4, |
| 22662 | }, |
| 22663 | { |
| 22664 | ARRAY_SIZE(kInstruction_Crc32w_r13_r13_r5), |
| 22665 | kInstruction_Crc32w_r13_r13_r5, |
| 22666 | }, |
| 22667 | { |
| 22668 | ARRAY_SIZE(kInstruction_Crc32w_r13_r13_r6), |
| 22669 | kInstruction_Crc32w_r13_r13_r6, |
| 22670 | }, |
| 22671 | { |
| 22672 | ARRAY_SIZE(kInstruction_Crc32w_r13_r13_r7), |
| 22673 | kInstruction_Crc32w_r13_r13_r7, |
| 22674 | }, |
| 22675 | { |
| 22676 | ARRAY_SIZE(kInstruction_Crc32w_r13_r13_r8), |
| 22677 | kInstruction_Crc32w_r13_r13_r8, |
| 22678 | }, |
| 22679 | { |
| 22680 | ARRAY_SIZE(kInstruction_Crc32w_r13_r13_r9), |
| 22681 | kInstruction_Crc32w_r13_r13_r9, |
| 22682 | }, |
| 22683 | { |
| 22684 | ARRAY_SIZE(kInstruction_Crc32w_r13_r13_r10), |
| 22685 | kInstruction_Crc32w_r13_r13_r10, |
| 22686 | }, |
| 22687 | { |
| 22688 | ARRAY_SIZE(kInstruction_Crc32w_r13_r13_r11), |
| 22689 | kInstruction_Crc32w_r13_r13_r11, |
| 22690 | }, |
| 22691 | { |
| 22692 | ARRAY_SIZE(kInstruction_Crc32w_r13_r13_r12), |
| 22693 | kInstruction_Crc32w_r13_r13_r12, |
| 22694 | }, |
| 22695 | { |
| 22696 | ARRAY_SIZE(kInstruction_Crc32w_r13_r13_r13), |
| 22697 | kInstruction_Crc32w_r13_r13_r13, |
| 22698 | }, |
| 22699 | { |
| 22700 | ARRAY_SIZE(kInstruction_Crc32w_r13_r13_r14), |
| 22701 | kInstruction_Crc32w_r13_r13_r14, |
| 22702 | }, |
| 22703 | { |
| 22704 | ARRAY_SIZE(kInstruction_Crc32w_r13_r14_r0), |
| 22705 | kInstruction_Crc32w_r13_r14_r0, |
| 22706 | }, |
| 22707 | { |
| 22708 | ARRAY_SIZE(kInstruction_Crc32w_r13_r14_r1), |
| 22709 | kInstruction_Crc32w_r13_r14_r1, |
| 22710 | }, |
| 22711 | { |
| 22712 | ARRAY_SIZE(kInstruction_Crc32w_r13_r14_r2), |
| 22713 | kInstruction_Crc32w_r13_r14_r2, |
| 22714 | }, |
| 22715 | { |
| 22716 | ARRAY_SIZE(kInstruction_Crc32w_r13_r14_r3), |
| 22717 | kInstruction_Crc32w_r13_r14_r3, |
| 22718 | }, |
| 22719 | { |
| 22720 | ARRAY_SIZE(kInstruction_Crc32w_r13_r14_r4), |
| 22721 | kInstruction_Crc32w_r13_r14_r4, |
| 22722 | }, |
| 22723 | { |
| 22724 | ARRAY_SIZE(kInstruction_Crc32w_r13_r14_r5), |
| 22725 | kInstruction_Crc32w_r13_r14_r5, |
| 22726 | }, |
| 22727 | { |
| 22728 | ARRAY_SIZE(kInstruction_Crc32w_r13_r14_r6), |
| 22729 | kInstruction_Crc32w_r13_r14_r6, |
| 22730 | }, |
| 22731 | { |
| 22732 | ARRAY_SIZE(kInstruction_Crc32w_r13_r14_r7), |
| 22733 | kInstruction_Crc32w_r13_r14_r7, |
| 22734 | }, |
| 22735 | { |
| 22736 | ARRAY_SIZE(kInstruction_Crc32w_r13_r14_r8), |
| 22737 | kInstruction_Crc32w_r13_r14_r8, |
| 22738 | }, |
| 22739 | { |
| 22740 | ARRAY_SIZE(kInstruction_Crc32w_r13_r14_r9), |
| 22741 | kInstruction_Crc32w_r13_r14_r9, |
| 22742 | }, |
| 22743 | { |
| 22744 | ARRAY_SIZE(kInstruction_Crc32w_r13_r14_r10), |
| 22745 | kInstruction_Crc32w_r13_r14_r10, |
| 22746 | }, |
| 22747 | { |
| 22748 | ARRAY_SIZE(kInstruction_Crc32w_r13_r14_r11), |
| 22749 | kInstruction_Crc32w_r13_r14_r11, |
| 22750 | }, |
| 22751 | { |
| 22752 | ARRAY_SIZE(kInstruction_Crc32w_r13_r14_r12), |
| 22753 | kInstruction_Crc32w_r13_r14_r12, |
| 22754 | }, |
| 22755 | { |
| 22756 | ARRAY_SIZE(kInstruction_Crc32w_r13_r14_r13), |
| 22757 | kInstruction_Crc32w_r13_r14_r13, |
| 22758 | }, |
| 22759 | { |
| 22760 | ARRAY_SIZE(kInstruction_Crc32w_r13_r14_r14), |
| 22761 | kInstruction_Crc32w_r13_r14_r14, |
| 22762 | }, |
| 22763 | { |
| 22764 | ARRAY_SIZE(kInstruction_Crc32w_r14_r0_r0), |
| 22765 | kInstruction_Crc32w_r14_r0_r0, |
| 22766 | }, |
| 22767 | { |
| 22768 | ARRAY_SIZE(kInstruction_Crc32w_r14_r0_r1), |
| 22769 | kInstruction_Crc32w_r14_r0_r1, |
| 22770 | }, |
| 22771 | { |
| 22772 | ARRAY_SIZE(kInstruction_Crc32w_r14_r0_r2), |
| 22773 | kInstruction_Crc32w_r14_r0_r2, |
| 22774 | }, |
| 22775 | { |
| 22776 | ARRAY_SIZE(kInstruction_Crc32w_r14_r0_r3), |
| 22777 | kInstruction_Crc32w_r14_r0_r3, |
| 22778 | }, |
| 22779 | { |
| 22780 | ARRAY_SIZE(kInstruction_Crc32w_r14_r0_r4), |
| 22781 | kInstruction_Crc32w_r14_r0_r4, |
| 22782 | }, |
| 22783 | { |
| 22784 | ARRAY_SIZE(kInstruction_Crc32w_r14_r0_r5), |
| 22785 | kInstruction_Crc32w_r14_r0_r5, |
| 22786 | }, |
| 22787 | { |
| 22788 | ARRAY_SIZE(kInstruction_Crc32w_r14_r0_r6), |
| 22789 | kInstruction_Crc32w_r14_r0_r6, |
| 22790 | }, |
| 22791 | { |
| 22792 | ARRAY_SIZE(kInstruction_Crc32w_r14_r0_r7), |
| 22793 | kInstruction_Crc32w_r14_r0_r7, |
| 22794 | }, |
| 22795 | { |
| 22796 | ARRAY_SIZE(kInstruction_Crc32w_r14_r0_r8), |
| 22797 | kInstruction_Crc32w_r14_r0_r8, |
| 22798 | }, |
| 22799 | { |
| 22800 | ARRAY_SIZE(kInstruction_Crc32w_r14_r0_r9), |
| 22801 | kInstruction_Crc32w_r14_r0_r9, |
| 22802 | }, |
| 22803 | { |
| 22804 | ARRAY_SIZE(kInstruction_Crc32w_r14_r0_r10), |
| 22805 | kInstruction_Crc32w_r14_r0_r10, |
| 22806 | }, |
| 22807 | { |
| 22808 | ARRAY_SIZE(kInstruction_Crc32w_r14_r0_r11), |
| 22809 | kInstruction_Crc32w_r14_r0_r11, |
| 22810 | }, |
| 22811 | { |
| 22812 | ARRAY_SIZE(kInstruction_Crc32w_r14_r0_r12), |
| 22813 | kInstruction_Crc32w_r14_r0_r12, |
| 22814 | }, |
| 22815 | { |
| 22816 | ARRAY_SIZE(kInstruction_Crc32w_r14_r0_r13), |
| 22817 | kInstruction_Crc32w_r14_r0_r13, |
| 22818 | }, |
| 22819 | { |
| 22820 | ARRAY_SIZE(kInstruction_Crc32w_r14_r0_r14), |
| 22821 | kInstruction_Crc32w_r14_r0_r14, |
| 22822 | }, |
| 22823 | { |
| 22824 | ARRAY_SIZE(kInstruction_Crc32w_r14_r1_r0), |
| 22825 | kInstruction_Crc32w_r14_r1_r0, |
| 22826 | }, |
| 22827 | { |
| 22828 | ARRAY_SIZE(kInstruction_Crc32w_r14_r1_r1), |
| 22829 | kInstruction_Crc32w_r14_r1_r1, |
| 22830 | }, |
| 22831 | { |
| 22832 | ARRAY_SIZE(kInstruction_Crc32w_r14_r1_r2), |
| 22833 | kInstruction_Crc32w_r14_r1_r2, |
| 22834 | }, |
| 22835 | { |
| 22836 | ARRAY_SIZE(kInstruction_Crc32w_r14_r1_r3), |
| 22837 | kInstruction_Crc32w_r14_r1_r3, |
| 22838 | }, |
| 22839 | { |
| 22840 | ARRAY_SIZE(kInstruction_Crc32w_r14_r1_r4), |
| 22841 | kInstruction_Crc32w_r14_r1_r4, |
| 22842 | }, |
| 22843 | { |
| 22844 | ARRAY_SIZE(kInstruction_Crc32w_r14_r1_r5), |
| 22845 | kInstruction_Crc32w_r14_r1_r5, |
| 22846 | }, |
| 22847 | { |
| 22848 | ARRAY_SIZE(kInstruction_Crc32w_r14_r1_r6), |
| 22849 | kInstruction_Crc32w_r14_r1_r6, |
| 22850 | }, |
| 22851 | { |
| 22852 | ARRAY_SIZE(kInstruction_Crc32w_r14_r1_r7), |
| 22853 | kInstruction_Crc32w_r14_r1_r7, |
| 22854 | }, |
| 22855 | { |
| 22856 | ARRAY_SIZE(kInstruction_Crc32w_r14_r1_r8), |
| 22857 | kInstruction_Crc32w_r14_r1_r8, |
| 22858 | }, |
| 22859 | { |
| 22860 | ARRAY_SIZE(kInstruction_Crc32w_r14_r1_r9), |
| 22861 | kInstruction_Crc32w_r14_r1_r9, |
| 22862 | }, |
| 22863 | { |
| 22864 | ARRAY_SIZE(kInstruction_Crc32w_r14_r1_r10), |
| 22865 | kInstruction_Crc32w_r14_r1_r10, |
| 22866 | }, |
| 22867 | { |
| 22868 | ARRAY_SIZE(kInstruction_Crc32w_r14_r1_r11), |
| 22869 | kInstruction_Crc32w_r14_r1_r11, |
| 22870 | }, |
| 22871 | { |
| 22872 | ARRAY_SIZE(kInstruction_Crc32w_r14_r1_r12), |
| 22873 | kInstruction_Crc32w_r14_r1_r12, |
| 22874 | }, |
| 22875 | { |
| 22876 | ARRAY_SIZE(kInstruction_Crc32w_r14_r1_r13), |
| 22877 | kInstruction_Crc32w_r14_r1_r13, |
| 22878 | }, |
| 22879 | { |
| 22880 | ARRAY_SIZE(kInstruction_Crc32w_r14_r1_r14), |
| 22881 | kInstruction_Crc32w_r14_r1_r14, |
| 22882 | }, |
| 22883 | { |
| 22884 | ARRAY_SIZE(kInstruction_Crc32w_r14_r2_r0), |
| 22885 | kInstruction_Crc32w_r14_r2_r0, |
| 22886 | }, |
| 22887 | { |
| 22888 | ARRAY_SIZE(kInstruction_Crc32w_r14_r2_r1), |
| 22889 | kInstruction_Crc32w_r14_r2_r1, |
| 22890 | }, |
| 22891 | { |
| 22892 | ARRAY_SIZE(kInstruction_Crc32w_r14_r2_r2), |
| 22893 | kInstruction_Crc32w_r14_r2_r2, |
| 22894 | }, |
| 22895 | { |
| 22896 | ARRAY_SIZE(kInstruction_Crc32w_r14_r2_r3), |
| 22897 | kInstruction_Crc32w_r14_r2_r3, |
| 22898 | }, |
| 22899 | { |
| 22900 | ARRAY_SIZE(kInstruction_Crc32w_r14_r2_r4), |
| 22901 | kInstruction_Crc32w_r14_r2_r4, |
| 22902 | }, |
| 22903 | { |
| 22904 | ARRAY_SIZE(kInstruction_Crc32w_r14_r2_r5), |
| 22905 | kInstruction_Crc32w_r14_r2_r5, |
| 22906 | }, |
| 22907 | { |
| 22908 | ARRAY_SIZE(kInstruction_Crc32w_r14_r2_r6), |
| 22909 | kInstruction_Crc32w_r14_r2_r6, |
| 22910 | }, |
| 22911 | { |
| 22912 | ARRAY_SIZE(kInstruction_Crc32w_r14_r2_r7), |
| 22913 | kInstruction_Crc32w_r14_r2_r7, |
| 22914 | }, |
| 22915 | { |
| 22916 | ARRAY_SIZE(kInstruction_Crc32w_r14_r2_r8), |
| 22917 | kInstruction_Crc32w_r14_r2_r8, |
| 22918 | }, |
| 22919 | { |
| 22920 | ARRAY_SIZE(kInstruction_Crc32w_r14_r2_r9), |
| 22921 | kInstruction_Crc32w_r14_r2_r9, |
| 22922 | }, |
| 22923 | { |
| 22924 | ARRAY_SIZE(kInstruction_Crc32w_r14_r2_r10), |
| 22925 | kInstruction_Crc32w_r14_r2_r10, |
| 22926 | }, |
| 22927 | { |
| 22928 | ARRAY_SIZE(kInstruction_Crc32w_r14_r2_r11), |
| 22929 | kInstruction_Crc32w_r14_r2_r11, |
| 22930 | }, |
| 22931 | { |
| 22932 | ARRAY_SIZE(kInstruction_Crc32w_r14_r2_r12), |
| 22933 | kInstruction_Crc32w_r14_r2_r12, |
| 22934 | }, |
| 22935 | { |
| 22936 | ARRAY_SIZE(kInstruction_Crc32w_r14_r2_r13), |
| 22937 | kInstruction_Crc32w_r14_r2_r13, |
| 22938 | }, |
| 22939 | { |
| 22940 | ARRAY_SIZE(kInstruction_Crc32w_r14_r2_r14), |
| 22941 | kInstruction_Crc32w_r14_r2_r14, |
| 22942 | }, |
| 22943 | { |
| 22944 | ARRAY_SIZE(kInstruction_Crc32w_r14_r3_r0), |
| 22945 | kInstruction_Crc32w_r14_r3_r0, |
| 22946 | }, |
| 22947 | { |
| 22948 | ARRAY_SIZE(kInstruction_Crc32w_r14_r3_r1), |
| 22949 | kInstruction_Crc32w_r14_r3_r1, |
| 22950 | }, |
| 22951 | { |
| 22952 | ARRAY_SIZE(kInstruction_Crc32w_r14_r3_r2), |
| 22953 | kInstruction_Crc32w_r14_r3_r2, |
| 22954 | }, |
| 22955 | { |
| 22956 | ARRAY_SIZE(kInstruction_Crc32w_r14_r3_r3), |
| 22957 | kInstruction_Crc32w_r14_r3_r3, |
| 22958 | }, |
| 22959 | { |
| 22960 | ARRAY_SIZE(kInstruction_Crc32w_r14_r3_r4), |
| 22961 | kInstruction_Crc32w_r14_r3_r4, |
| 22962 | }, |
| 22963 | { |
| 22964 | ARRAY_SIZE(kInstruction_Crc32w_r14_r3_r5), |
| 22965 | kInstruction_Crc32w_r14_r3_r5, |
| 22966 | }, |
| 22967 | { |
| 22968 | ARRAY_SIZE(kInstruction_Crc32w_r14_r3_r6), |
| 22969 | kInstruction_Crc32w_r14_r3_r6, |
| 22970 | }, |
| 22971 | { |
| 22972 | ARRAY_SIZE(kInstruction_Crc32w_r14_r3_r7), |
| 22973 | kInstruction_Crc32w_r14_r3_r7, |
| 22974 | }, |
| 22975 | { |
| 22976 | ARRAY_SIZE(kInstruction_Crc32w_r14_r3_r8), |
| 22977 | kInstruction_Crc32w_r14_r3_r8, |
| 22978 | }, |
| 22979 | { |
| 22980 | ARRAY_SIZE(kInstruction_Crc32w_r14_r3_r9), |
| 22981 | kInstruction_Crc32w_r14_r3_r9, |
| 22982 | }, |
| 22983 | { |
| 22984 | ARRAY_SIZE(kInstruction_Crc32w_r14_r3_r10), |
| 22985 | kInstruction_Crc32w_r14_r3_r10, |
| 22986 | }, |
| 22987 | { |
| 22988 | ARRAY_SIZE(kInstruction_Crc32w_r14_r3_r11), |
| 22989 | kInstruction_Crc32w_r14_r3_r11, |
| 22990 | }, |
| 22991 | { |
| 22992 | ARRAY_SIZE(kInstruction_Crc32w_r14_r3_r12), |
| 22993 | kInstruction_Crc32w_r14_r3_r12, |
| 22994 | }, |
| 22995 | { |
| 22996 | ARRAY_SIZE(kInstruction_Crc32w_r14_r3_r13), |
| 22997 | kInstruction_Crc32w_r14_r3_r13, |
| 22998 | }, |
| 22999 | { |
| 23000 | ARRAY_SIZE(kInstruction_Crc32w_r14_r3_r14), |
| 23001 | kInstruction_Crc32w_r14_r3_r14, |
| 23002 | }, |
| 23003 | { |
| 23004 | ARRAY_SIZE(kInstruction_Crc32w_r14_r4_r0), |
| 23005 | kInstruction_Crc32w_r14_r4_r0, |
| 23006 | }, |
| 23007 | { |
| 23008 | ARRAY_SIZE(kInstruction_Crc32w_r14_r4_r1), |
| 23009 | kInstruction_Crc32w_r14_r4_r1, |
| 23010 | }, |
| 23011 | { |
| 23012 | ARRAY_SIZE(kInstruction_Crc32w_r14_r4_r2), |
| 23013 | kInstruction_Crc32w_r14_r4_r2, |
| 23014 | }, |
| 23015 | { |
| 23016 | ARRAY_SIZE(kInstruction_Crc32w_r14_r4_r3), |
| 23017 | kInstruction_Crc32w_r14_r4_r3, |
| 23018 | }, |
| 23019 | { |
| 23020 | ARRAY_SIZE(kInstruction_Crc32w_r14_r4_r4), |
| 23021 | kInstruction_Crc32w_r14_r4_r4, |
| 23022 | }, |
| 23023 | { |
| 23024 | ARRAY_SIZE(kInstruction_Crc32w_r14_r4_r5), |
| 23025 | kInstruction_Crc32w_r14_r4_r5, |
| 23026 | }, |
| 23027 | { |
| 23028 | ARRAY_SIZE(kInstruction_Crc32w_r14_r4_r6), |
| 23029 | kInstruction_Crc32w_r14_r4_r6, |
| 23030 | }, |
| 23031 | { |
| 23032 | ARRAY_SIZE(kInstruction_Crc32w_r14_r4_r7), |
| 23033 | kInstruction_Crc32w_r14_r4_r7, |
| 23034 | }, |
| 23035 | { |
| 23036 | ARRAY_SIZE(kInstruction_Crc32w_r14_r4_r8), |
| 23037 | kInstruction_Crc32w_r14_r4_r8, |
| 23038 | }, |
| 23039 | { |
| 23040 | ARRAY_SIZE(kInstruction_Crc32w_r14_r4_r9), |
| 23041 | kInstruction_Crc32w_r14_r4_r9, |
| 23042 | }, |
| 23043 | { |
| 23044 | ARRAY_SIZE(kInstruction_Crc32w_r14_r4_r10), |
| 23045 | kInstruction_Crc32w_r14_r4_r10, |
| 23046 | }, |
| 23047 | { |
| 23048 | ARRAY_SIZE(kInstruction_Crc32w_r14_r4_r11), |
| 23049 | kInstruction_Crc32w_r14_r4_r11, |
| 23050 | }, |
| 23051 | { |
| 23052 | ARRAY_SIZE(kInstruction_Crc32w_r14_r4_r12), |
| 23053 | kInstruction_Crc32w_r14_r4_r12, |
| 23054 | }, |
| 23055 | { |
| 23056 | ARRAY_SIZE(kInstruction_Crc32w_r14_r4_r13), |
| 23057 | kInstruction_Crc32w_r14_r4_r13, |
| 23058 | }, |
| 23059 | { |
| 23060 | ARRAY_SIZE(kInstruction_Crc32w_r14_r4_r14), |
| 23061 | kInstruction_Crc32w_r14_r4_r14, |
| 23062 | }, |
| 23063 | { |
| 23064 | ARRAY_SIZE(kInstruction_Crc32w_r14_r5_r0), |
| 23065 | kInstruction_Crc32w_r14_r5_r0, |
| 23066 | }, |
| 23067 | { |
| 23068 | ARRAY_SIZE(kInstruction_Crc32w_r14_r5_r1), |
| 23069 | kInstruction_Crc32w_r14_r5_r1, |
| 23070 | }, |
| 23071 | { |
| 23072 | ARRAY_SIZE(kInstruction_Crc32w_r14_r5_r2), |
| 23073 | kInstruction_Crc32w_r14_r5_r2, |
| 23074 | }, |
| 23075 | { |
| 23076 | ARRAY_SIZE(kInstruction_Crc32w_r14_r5_r3), |
| 23077 | kInstruction_Crc32w_r14_r5_r3, |
| 23078 | }, |
| 23079 | { |
| 23080 | ARRAY_SIZE(kInstruction_Crc32w_r14_r5_r4), |
| 23081 | kInstruction_Crc32w_r14_r5_r4, |
| 23082 | }, |
| 23083 | { |
| 23084 | ARRAY_SIZE(kInstruction_Crc32w_r14_r5_r5), |
| 23085 | kInstruction_Crc32w_r14_r5_r5, |
| 23086 | }, |
| 23087 | { |
| 23088 | ARRAY_SIZE(kInstruction_Crc32w_r14_r5_r6), |
| 23089 | kInstruction_Crc32w_r14_r5_r6, |
| 23090 | }, |
| 23091 | { |
| 23092 | ARRAY_SIZE(kInstruction_Crc32w_r14_r5_r7), |
| 23093 | kInstruction_Crc32w_r14_r5_r7, |
| 23094 | }, |
| 23095 | { |
| 23096 | ARRAY_SIZE(kInstruction_Crc32w_r14_r5_r8), |
| 23097 | kInstruction_Crc32w_r14_r5_r8, |
| 23098 | }, |
| 23099 | { |
| 23100 | ARRAY_SIZE(kInstruction_Crc32w_r14_r5_r9), |
| 23101 | kInstruction_Crc32w_r14_r5_r9, |
| 23102 | }, |
| 23103 | { |
| 23104 | ARRAY_SIZE(kInstruction_Crc32w_r14_r5_r10), |
| 23105 | kInstruction_Crc32w_r14_r5_r10, |
| 23106 | }, |
| 23107 | { |
| 23108 | ARRAY_SIZE(kInstruction_Crc32w_r14_r5_r11), |
| 23109 | kInstruction_Crc32w_r14_r5_r11, |
| 23110 | }, |
| 23111 | { |
| 23112 | ARRAY_SIZE(kInstruction_Crc32w_r14_r5_r12), |
| 23113 | kInstruction_Crc32w_r14_r5_r12, |
| 23114 | }, |
| 23115 | { |
| 23116 | ARRAY_SIZE(kInstruction_Crc32w_r14_r5_r13), |
| 23117 | kInstruction_Crc32w_r14_r5_r13, |
| 23118 | }, |
| 23119 | { |
| 23120 | ARRAY_SIZE(kInstruction_Crc32w_r14_r5_r14), |
| 23121 | kInstruction_Crc32w_r14_r5_r14, |
| 23122 | }, |
| 23123 | { |
| 23124 | ARRAY_SIZE(kInstruction_Crc32w_r14_r6_r0), |
| 23125 | kInstruction_Crc32w_r14_r6_r0, |
| 23126 | }, |
| 23127 | { |
| 23128 | ARRAY_SIZE(kInstruction_Crc32w_r14_r6_r1), |
| 23129 | kInstruction_Crc32w_r14_r6_r1, |
| 23130 | }, |
| 23131 | { |
| 23132 | ARRAY_SIZE(kInstruction_Crc32w_r14_r6_r2), |
| 23133 | kInstruction_Crc32w_r14_r6_r2, |
| 23134 | }, |
| 23135 | { |
| 23136 | ARRAY_SIZE(kInstruction_Crc32w_r14_r6_r3), |
| 23137 | kInstruction_Crc32w_r14_r6_r3, |
| 23138 | }, |
| 23139 | { |
| 23140 | ARRAY_SIZE(kInstruction_Crc32w_r14_r6_r4), |
| 23141 | kInstruction_Crc32w_r14_r6_r4, |
| 23142 | }, |
| 23143 | { |
| 23144 | ARRAY_SIZE(kInstruction_Crc32w_r14_r6_r5), |
| 23145 | kInstruction_Crc32w_r14_r6_r5, |
| 23146 | }, |
| 23147 | { |
| 23148 | ARRAY_SIZE(kInstruction_Crc32w_r14_r6_r6), |
| 23149 | kInstruction_Crc32w_r14_r6_r6, |
| 23150 | }, |
| 23151 | { |
| 23152 | ARRAY_SIZE(kInstruction_Crc32w_r14_r6_r7), |
| 23153 | kInstruction_Crc32w_r14_r6_r7, |
| 23154 | }, |
| 23155 | { |
| 23156 | ARRAY_SIZE(kInstruction_Crc32w_r14_r6_r8), |
| 23157 | kInstruction_Crc32w_r14_r6_r8, |
| 23158 | }, |
| 23159 | { |
| 23160 | ARRAY_SIZE(kInstruction_Crc32w_r14_r6_r9), |
| 23161 | kInstruction_Crc32w_r14_r6_r9, |
| 23162 | }, |
| 23163 | { |
| 23164 | ARRAY_SIZE(kInstruction_Crc32w_r14_r6_r10), |
| 23165 | kInstruction_Crc32w_r14_r6_r10, |
| 23166 | }, |
| 23167 | { |
| 23168 | ARRAY_SIZE(kInstruction_Crc32w_r14_r6_r11), |
| 23169 | kInstruction_Crc32w_r14_r6_r11, |
| 23170 | }, |
| 23171 | { |
| 23172 | ARRAY_SIZE(kInstruction_Crc32w_r14_r6_r12), |
| 23173 | kInstruction_Crc32w_r14_r6_r12, |
| 23174 | }, |
| 23175 | { |
| 23176 | ARRAY_SIZE(kInstruction_Crc32w_r14_r6_r13), |
| 23177 | kInstruction_Crc32w_r14_r6_r13, |
| 23178 | }, |
| 23179 | { |
| 23180 | ARRAY_SIZE(kInstruction_Crc32w_r14_r6_r14), |
| 23181 | kInstruction_Crc32w_r14_r6_r14, |
| 23182 | }, |
| 23183 | { |
| 23184 | ARRAY_SIZE(kInstruction_Crc32w_r14_r7_r0), |
| 23185 | kInstruction_Crc32w_r14_r7_r0, |
| 23186 | }, |
| 23187 | { |
| 23188 | ARRAY_SIZE(kInstruction_Crc32w_r14_r7_r1), |
| 23189 | kInstruction_Crc32w_r14_r7_r1, |
| 23190 | }, |
| 23191 | { |
| 23192 | ARRAY_SIZE(kInstruction_Crc32w_r14_r7_r2), |
| 23193 | kInstruction_Crc32w_r14_r7_r2, |
| 23194 | }, |
| 23195 | { |
| 23196 | ARRAY_SIZE(kInstruction_Crc32w_r14_r7_r3), |
| 23197 | kInstruction_Crc32w_r14_r7_r3, |
| 23198 | }, |
| 23199 | { |
| 23200 | ARRAY_SIZE(kInstruction_Crc32w_r14_r7_r4), |
| 23201 | kInstruction_Crc32w_r14_r7_r4, |
| 23202 | }, |
| 23203 | { |
| 23204 | ARRAY_SIZE(kInstruction_Crc32w_r14_r7_r5), |
| 23205 | kInstruction_Crc32w_r14_r7_r5, |
| 23206 | }, |
| 23207 | { |
| 23208 | ARRAY_SIZE(kInstruction_Crc32w_r14_r7_r6), |
| 23209 | kInstruction_Crc32w_r14_r7_r6, |
| 23210 | }, |
| 23211 | { |
| 23212 | ARRAY_SIZE(kInstruction_Crc32w_r14_r7_r7), |
| 23213 | kInstruction_Crc32w_r14_r7_r7, |
| 23214 | }, |
| 23215 | { |
| 23216 | ARRAY_SIZE(kInstruction_Crc32w_r14_r7_r8), |
| 23217 | kInstruction_Crc32w_r14_r7_r8, |
| 23218 | }, |
| 23219 | { |
| 23220 | ARRAY_SIZE(kInstruction_Crc32w_r14_r7_r9), |
| 23221 | kInstruction_Crc32w_r14_r7_r9, |
| 23222 | }, |
| 23223 | { |
| 23224 | ARRAY_SIZE(kInstruction_Crc32w_r14_r7_r10), |
| 23225 | kInstruction_Crc32w_r14_r7_r10, |
| 23226 | }, |
| 23227 | { |
| 23228 | ARRAY_SIZE(kInstruction_Crc32w_r14_r7_r11), |
| 23229 | kInstruction_Crc32w_r14_r7_r11, |
| 23230 | }, |
| 23231 | { |
| 23232 | ARRAY_SIZE(kInstruction_Crc32w_r14_r7_r12), |
| 23233 | kInstruction_Crc32w_r14_r7_r12, |
| 23234 | }, |
| 23235 | { |
| 23236 | ARRAY_SIZE(kInstruction_Crc32w_r14_r7_r13), |
| 23237 | kInstruction_Crc32w_r14_r7_r13, |
| 23238 | }, |
| 23239 | { |
| 23240 | ARRAY_SIZE(kInstruction_Crc32w_r14_r7_r14), |
| 23241 | kInstruction_Crc32w_r14_r7_r14, |
| 23242 | }, |
| 23243 | { |
| 23244 | ARRAY_SIZE(kInstruction_Crc32w_r14_r8_r0), |
| 23245 | kInstruction_Crc32w_r14_r8_r0, |
| 23246 | }, |
| 23247 | { |
| 23248 | ARRAY_SIZE(kInstruction_Crc32w_r14_r8_r1), |
| 23249 | kInstruction_Crc32w_r14_r8_r1, |
| 23250 | }, |
| 23251 | { |
| 23252 | ARRAY_SIZE(kInstruction_Crc32w_r14_r8_r2), |
| 23253 | kInstruction_Crc32w_r14_r8_r2, |
| 23254 | }, |
| 23255 | { |
| 23256 | ARRAY_SIZE(kInstruction_Crc32w_r14_r8_r3), |
| 23257 | kInstruction_Crc32w_r14_r8_r3, |
| 23258 | }, |
| 23259 | { |
| 23260 | ARRAY_SIZE(kInstruction_Crc32w_r14_r8_r4), |
| 23261 | kInstruction_Crc32w_r14_r8_r4, |
| 23262 | }, |
| 23263 | { |
| 23264 | ARRAY_SIZE(kInstruction_Crc32w_r14_r8_r5), |
| 23265 | kInstruction_Crc32w_r14_r8_r5, |
| 23266 | }, |
| 23267 | { |
| 23268 | ARRAY_SIZE(kInstruction_Crc32w_r14_r8_r6), |
| 23269 | kInstruction_Crc32w_r14_r8_r6, |
| 23270 | }, |
| 23271 | { |
| 23272 | ARRAY_SIZE(kInstruction_Crc32w_r14_r8_r7), |
| 23273 | kInstruction_Crc32w_r14_r8_r7, |
| 23274 | }, |
| 23275 | { |
| 23276 | ARRAY_SIZE(kInstruction_Crc32w_r14_r8_r8), |
| 23277 | kInstruction_Crc32w_r14_r8_r8, |
| 23278 | }, |
| 23279 | { |
| 23280 | ARRAY_SIZE(kInstruction_Crc32w_r14_r8_r9), |
| 23281 | kInstruction_Crc32w_r14_r8_r9, |
| 23282 | }, |
| 23283 | { |
| 23284 | ARRAY_SIZE(kInstruction_Crc32w_r14_r8_r10), |
| 23285 | kInstruction_Crc32w_r14_r8_r10, |
| 23286 | }, |
| 23287 | { |
| 23288 | ARRAY_SIZE(kInstruction_Crc32w_r14_r8_r11), |
| 23289 | kInstruction_Crc32w_r14_r8_r11, |
| 23290 | }, |
| 23291 | { |
| 23292 | ARRAY_SIZE(kInstruction_Crc32w_r14_r8_r12), |
| 23293 | kInstruction_Crc32w_r14_r8_r12, |
| 23294 | }, |
| 23295 | { |
| 23296 | ARRAY_SIZE(kInstruction_Crc32w_r14_r8_r13), |
| 23297 | kInstruction_Crc32w_r14_r8_r13, |
| 23298 | }, |
| 23299 | { |
| 23300 | ARRAY_SIZE(kInstruction_Crc32w_r14_r8_r14), |
| 23301 | kInstruction_Crc32w_r14_r8_r14, |
| 23302 | }, |
| 23303 | { |
| 23304 | ARRAY_SIZE(kInstruction_Crc32w_r14_r9_r0), |
| 23305 | kInstruction_Crc32w_r14_r9_r0, |
| 23306 | }, |
| 23307 | { |
| 23308 | ARRAY_SIZE(kInstruction_Crc32w_r14_r9_r1), |
| 23309 | kInstruction_Crc32w_r14_r9_r1, |
| 23310 | }, |
| 23311 | { |
| 23312 | ARRAY_SIZE(kInstruction_Crc32w_r14_r9_r2), |
| 23313 | kInstruction_Crc32w_r14_r9_r2, |
| 23314 | }, |
| 23315 | { |
| 23316 | ARRAY_SIZE(kInstruction_Crc32w_r14_r9_r3), |
| 23317 | kInstruction_Crc32w_r14_r9_r3, |
| 23318 | }, |
| 23319 | { |
| 23320 | ARRAY_SIZE(kInstruction_Crc32w_r14_r9_r4), |
| 23321 | kInstruction_Crc32w_r14_r9_r4, |
| 23322 | }, |
| 23323 | { |
| 23324 | ARRAY_SIZE(kInstruction_Crc32w_r14_r9_r5), |
| 23325 | kInstruction_Crc32w_r14_r9_r5, |
| 23326 | }, |
| 23327 | { |
| 23328 | ARRAY_SIZE(kInstruction_Crc32w_r14_r9_r6), |
| 23329 | kInstruction_Crc32w_r14_r9_r6, |
| 23330 | }, |
| 23331 | { |
| 23332 | ARRAY_SIZE(kInstruction_Crc32w_r14_r9_r7), |
| 23333 | kInstruction_Crc32w_r14_r9_r7, |
| 23334 | }, |
| 23335 | { |
| 23336 | ARRAY_SIZE(kInstruction_Crc32w_r14_r9_r8), |
| 23337 | kInstruction_Crc32w_r14_r9_r8, |
| 23338 | }, |
| 23339 | { |
| 23340 | ARRAY_SIZE(kInstruction_Crc32w_r14_r9_r9), |
| 23341 | kInstruction_Crc32w_r14_r9_r9, |
| 23342 | }, |
| 23343 | { |
| 23344 | ARRAY_SIZE(kInstruction_Crc32w_r14_r9_r10), |
| 23345 | kInstruction_Crc32w_r14_r9_r10, |
| 23346 | }, |
| 23347 | { |
| 23348 | ARRAY_SIZE(kInstruction_Crc32w_r14_r9_r11), |
| 23349 | kInstruction_Crc32w_r14_r9_r11, |
| 23350 | }, |
| 23351 | { |
| 23352 | ARRAY_SIZE(kInstruction_Crc32w_r14_r9_r12), |
| 23353 | kInstruction_Crc32w_r14_r9_r12, |
| 23354 | }, |
| 23355 | { |
| 23356 | ARRAY_SIZE(kInstruction_Crc32w_r14_r9_r13), |
| 23357 | kInstruction_Crc32w_r14_r9_r13, |
| 23358 | }, |
| 23359 | { |
| 23360 | ARRAY_SIZE(kInstruction_Crc32w_r14_r9_r14), |
| 23361 | kInstruction_Crc32w_r14_r9_r14, |
| 23362 | }, |
| 23363 | { |
| 23364 | ARRAY_SIZE(kInstruction_Crc32w_r14_r10_r0), |
| 23365 | kInstruction_Crc32w_r14_r10_r0, |
| 23366 | }, |
| 23367 | { |
| 23368 | ARRAY_SIZE(kInstruction_Crc32w_r14_r10_r1), |
| 23369 | kInstruction_Crc32w_r14_r10_r1, |
| 23370 | }, |
| 23371 | { |
| 23372 | ARRAY_SIZE(kInstruction_Crc32w_r14_r10_r2), |
| 23373 | kInstruction_Crc32w_r14_r10_r2, |
| 23374 | }, |
| 23375 | { |
| 23376 | ARRAY_SIZE(kInstruction_Crc32w_r14_r10_r3), |
| 23377 | kInstruction_Crc32w_r14_r10_r3, |
| 23378 | }, |
| 23379 | { |
| 23380 | ARRAY_SIZE(kInstruction_Crc32w_r14_r10_r4), |
| 23381 | kInstruction_Crc32w_r14_r10_r4, |
| 23382 | }, |
| 23383 | { |
| 23384 | ARRAY_SIZE(kInstruction_Crc32w_r14_r10_r5), |
| 23385 | kInstruction_Crc32w_r14_r10_r5, |
| 23386 | }, |
| 23387 | { |
| 23388 | ARRAY_SIZE(kInstruction_Crc32w_r14_r10_r6), |
| 23389 | kInstruction_Crc32w_r14_r10_r6, |
| 23390 | }, |
| 23391 | { |
| 23392 | ARRAY_SIZE(kInstruction_Crc32w_r14_r10_r7), |
| 23393 | kInstruction_Crc32w_r14_r10_r7, |
| 23394 | }, |
| 23395 | { |
| 23396 | ARRAY_SIZE(kInstruction_Crc32w_r14_r10_r8), |
| 23397 | kInstruction_Crc32w_r14_r10_r8, |
| 23398 | }, |
| 23399 | { |
| 23400 | ARRAY_SIZE(kInstruction_Crc32w_r14_r10_r9), |
| 23401 | kInstruction_Crc32w_r14_r10_r9, |
| 23402 | }, |
| 23403 | { |
| 23404 | ARRAY_SIZE(kInstruction_Crc32w_r14_r10_r10), |
| 23405 | kInstruction_Crc32w_r14_r10_r10, |
| 23406 | }, |
| 23407 | { |
| 23408 | ARRAY_SIZE(kInstruction_Crc32w_r14_r10_r11), |
| 23409 | kInstruction_Crc32w_r14_r10_r11, |
| 23410 | }, |
| 23411 | { |
| 23412 | ARRAY_SIZE(kInstruction_Crc32w_r14_r10_r12), |
| 23413 | kInstruction_Crc32w_r14_r10_r12, |
| 23414 | }, |
| 23415 | { |
| 23416 | ARRAY_SIZE(kInstruction_Crc32w_r14_r10_r13), |
| 23417 | kInstruction_Crc32w_r14_r10_r13, |
| 23418 | }, |
| 23419 | { |
| 23420 | ARRAY_SIZE(kInstruction_Crc32w_r14_r10_r14), |
| 23421 | kInstruction_Crc32w_r14_r10_r14, |
| 23422 | }, |
| 23423 | { |
| 23424 | ARRAY_SIZE(kInstruction_Crc32w_r14_r11_r0), |
| 23425 | kInstruction_Crc32w_r14_r11_r0, |
| 23426 | }, |
| 23427 | { |
| 23428 | ARRAY_SIZE(kInstruction_Crc32w_r14_r11_r1), |
| 23429 | kInstruction_Crc32w_r14_r11_r1, |
| 23430 | }, |
| 23431 | { |
| 23432 | ARRAY_SIZE(kInstruction_Crc32w_r14_r11_r2), |
| 23433 | kInstruction_Crc32w_r14_r11_r2, |
| 23434 | }, |
| 23435 | { |
| 23436 | ARRAY_SIZE(kInstruction_Crc32w_r14_r11_r3), |
| 23437 | kInstruction_Crc32w_r14_r11_r3, |
| 23438 | }, |
| 23439 | { |
| 23440 | ARRAY_SIZE(kInstruction_Crc32w_r14_r11_r4), |
| 23441 | kInstruction_Crc32w_r14_r11_r4, |
| 23442 | }, |
| 23443 | { |
| 23444 | ARRAY_SIZE(kInstruction_Crc32w_r14_r11_r5), |
| 23445 | kInstruction_Crc32w_r14_r11_r5, |
| 23446 | }, |
| 23447 | { |
| 23448 | ARRAY_SIZE(kInstruction_Crc32w_r14_r11_r6), |
| 23449 | kInstruction_Crc32w_r14_r11_r6, |
| 23450 | }, |
| 23451 | { |
| 23452 | ARRAY_SIZE(kInstruction_Crc32w_r14_r11_r7), |
| 23453 | kInstruction_Crc32w_r14_r11_r7, |
| 23454 | }, |
| 23455 | { |
| 23456 | ARRAY_SIZE(kInstruction_Crc32w_r14_r11_r8), |
| 23457 | kInstruction_Crc32w_r14_r11_r8, |
| 23458 | }, |
| 23459 | { |
| 23460 | ARRAY_SIZE(kInstruction_Crc32w_r14_r11_r9), |
| 23461 | kInstruction_Crc32w_r14_r11_r9, |
| 23462 | }, |
| 23463 | { |
| 23464 | ARRAY_SIZE(kInstruction_Crc32w_r14_r11_r10), |
| 23465 | kInstruction_Crc32w_r14_r11_r10, |
| 23466 | }, |
| 23467 | { |
| 23468 | ARRAY_SIZE(kInstruction_Crc32w_r14_r11_r11), |
| 23469 | kInstruction_Crc32w_r14_r11_r11, |
| 23470 | }, |
| 23471 | { |
| 23472 | ARRAY_SIZE(kInstruction_Crc32w_r14_r11_r12), |
| 23473 | kInstruction_Crc32w_r14_r11_r12, |
| 23474 | }, |
| 23475 | { |
| 23476 | ARRAY_SIZE(kInstruction_Crc32w_r14_r11_r13), |
| 23477 | kInstruction_Crc32w_r14_r11_r13, |
| 23478 | }, |
| 23479 | { |
| 23480 | ARRAY_SIZE(kInstruction_Crc32w_r14_r11_r14), |
| 23481 | kInstruction_Crc32w_r14_r11_r14, |
| 23482 | }, |
| 23483 | { |
| 23484 | ARRAY_SIZE(kInstruction_Crc32w_r14_r12_r0), |
| 23485 | kInstruction_Crc32w_r14_r12_r0, |
| 23486 | }, |
| 23487 | { |
| 23488 | ARRAY_SIZE(kInstruction_Crc32w_r14_r12_r1), |
| 23489 | kInstruction_Crc32w_r14_r12_r1, |
| 23490 | }, |
| 23491 | { |
| 23492 | ARRAY_SIZE(kInstruction_Crc32w_r14_r12_r2), |
| 23493 | kInstruction_Crc32w_r14_r12_r2, |
| 23494 | }, |
| 23495 | { |
| 23496 | ARRAY_SIZE(kInstruction_Crc32w_r14_r12_r3), |
| 23497 | kInstruction_Crc32w_r14_r12_r3, |
| 23498 | }, |
| 23499 | { |
| 23500 | ARRAY_SIZE(kInstruction_Crc32w_r14_r12_r4), |
| 23501 | kInstruction_Crc32w_r14_r12_r4, |
| 23502 | }, |
| 23503 | { |
| 23504 | ARRAY_SIZE(kInstruction_Crc32w_r14_r12_r5), |
| 23505 | kInstruction_Crc32w_r14_r12_r5, |
| 23506 | }, |
| 23507 | { |
| 23508 | ARRAY_SIZE(kInstruction_Crc32w_r14_r12_r6), |
| 23509 | kInstruction_Crc32w_r14_r12_r6, |
| 23510 | }, |
| 23511 | { |
| 23512 | ARRAY_SIZE(kInstruction_Crc32w_r14_r12_r7), |
| 23513 | kInstruction_Crc32w_r14_r12_r7, |
| 23514 | }, |
| 23515 | { |
| 23516 | ARRAY_SIZE(kInstruction_Crc32w_r14_r12_r8), |
| 23517 | kInstruction_Crc32w_r14_r12_r8, |
| 23518 | }, |
| 23519 | { |
| 23520 | ARRAY_SIZE(kInstruction_Crc32w_r14_r12_r9), |
| 23521 | kInstruction_Crc32w_r14_r12_r9, |
| 23522 | }, |
| 23523 | { |
| 23524 | ARRAY_SIZE(kInstruction_Crc32w_r14_r12_r10), |
| 23525 | kInstruction_Crc32w_r14_r12_r10, |
| 23526 | }, |
| 23527 | { |
| 23528 | ARRAY_SIZE(kInstruction_Crc32w_r14_r12_r11), |
| 23529 | kInstruction_Crc32w_r14_r12_r11, |
| 23530 | }, |
| 23531 | { |
| 23532 | ARRAY_SIZE(kInstruction_Crc32w_r14_r12_r12), |
| 23533 | kInstruction_Crc32w_r14_r12_r12, |
| 23534 | }, |
| 23535 | { |
| 23536 | ARRAY_SIZE(kInstruction_Crc32w_r14_r12_r13), |
| 23537 | kInstruction_Crc32w_r14_r12_r13, |
| 23538 | }, |
| 23539 | { |
| 23540 | ARRAY_SIZE(kInstruction_Crc32w_r14_r12_r14), |
| 23541 | kInstruction_Crc32w_r14_r12_r14, |
| 23542 | }, |
| 23543 | { |
| 23544 | ARRAY_SIZE(kInstruction_Crc32w_r14_r13_r0), |
| 23545 | kInstruction_Crc32w_r14_r13_r0, |
| 23546 | }, |
| 23547 | { |
| 23548 | ARRAY_SIZE(kInstruction_Crc32w_r14_r13_r1), |
| 23549 | kInstruction_Crc32w_r14_r13_r1, |
| 23550 | }, |
| 23551 | { |
| 23552 | ARRAY_SIZE(kInstruction_Crc32w_r14_r13_r2), |
| 23553 | kInstruction_Crc32w_r14_r13_r2, |
| 23554 | }, |
| 23555 | { |
| 23556 | ARRAY_SIZE(kInstruction_Crc32w_r14_r13_r3), |
| 23557 | kInstruction_Crc32w_r14_r13_r3, |
| 23558 | }, |
| 23559 | { |
| 23560 | ARRAY_SIZE(kInstruction_Crc32w_r14_r13_r4), |
| 23561 | kInstruction_Crc32w_r14_r13_r4, |
| 23562 | }, |
| 23563 | { |
| 23564 | ARRAY_SIZE(kInstruction_Crc32w_r14_r13_r5), |
| 23565 | kInstruction_Crc32w_r14_r13_r5, |
| 23566 | }, |
| 23567 | { |
| 23568 | ARRAY_SIZE(kInstruction_Crc32w_r14_r13_r6), |
| 23569 | kInstruction_Crc32w_r14_r13_r6, |
| 23570 | }, |
| 23571 | { |
| 23572 | ARRAY_SIZE(kInstruction_Crc32w_r14_r13_r7), |
| 23573 | kInstruction_Crc32w_r14_r13_r7, |
| 23574 | }, |
| 23575 | { |
| 23576 | ARRAY_SIZE(kInstruction_Crc32w_r14_r13_r8), |
| 23577 | kInstruction_Crc32w_r14_r13_r8, |
| 23578 | }, |
| 23579 | { |
| 23580 | ARRAY_SIZE(kInstruction_Crc32w_r14_r13_r9), |
| 23581 | kInstruction_Crc32w_r14_r13_r9, |
| 23582 | }, |
| 23583 | { |
| 23584 | ARRAY_SIZE(kInstruction_Crc32w_r14_r13_r10), |
| 23585 | kInstruction_Crc32w_r14_r13_r10, |
| 23586 | }, |
| 23587 | { |
| 23588 | ARRAY_SIZE(kInstruction_Crc32w_r14_r13_r11), |
| 23589 | kInstruction_Crc32w_r14_r13_r11, |
| 23590 | }, |
| 23591 | { |
| 23592 | ARRAY_SIZE(kInstruction_Crc32w_r14_r13_r12), |
| 23593 | kInstruction_Crc32w_r14_r13_r12, |
| 23594 | }, |
| 23595 | { |
| 23596 | ARRAY_SIZE(kInstruction_Crc32w_r14_r13_r13), |
| 23597 | kInstruction_Crc32w_r14_r13_r13, |
| 23598 | }, |
| 23599 | { |
| 23600 | ARRAY_SIZE(kInstruction_Crc32w_r14_r13_r14), |
| 23601 | kInstruction_Crc32w_r14_r13_r14, |
| 23602 | }, |
| 23603 | { |
| 23604 | ARRAY_SIZE(kInstruction_Crc32w_r14_r14_r0), |
| 23605 | kInstruction_Crc32w_r14_r14_r0, |
| 23606 | }, |
| 23607 | { |
| 23608 | ARRAY_SIZE(kInstruction_Crc32w_r14_r14_r1), |
| 23609 | kInstruction_Crc32w_r14_r14_r1, |
| 23610 | }, |
| 23611 | { |
| 23612 | ARRAY_SIZE(kInstruction_Crc32w_r14_r14_r2), |
| 23613 | kInstruction_Crc32w_r14_r14_r2, |
| 23614 | }, |
| 23615 | { |
| 23616 | ARRAY_SIZE(kInstruction_Crc32w_r14_r14_r3), |
| 23617 | kInstruction_Crc32w_r14_r14_r3, |
| 23618 | }, |
| 23619 | { |
| 23620 | ARRAY_SIZE(kInstruction_Crc32w_r14_r14_r4), |
| 23621 | kInstruction_Crc32w_r14_r14_r4, |
| 23622 | }, |
| 23623 | { |
| 23624 | ARRAY_SIZE(kInstruction_Crc32w_r14_r14_r5), |
| 23625 | kInstruction_Crc32w_r14_r14_r5, |
| 23626 | }, |
| 23627 | { |
| 23628 | ARRAY_SIZE(kInstruction_Crc32w_r14_r14_r6), |
| 23629 | kInstruction_Crc32w_r14_r14_r6, |
| 23630 | }, |
| 23631 | { |
| 23632 | ARRAY_SIZE(kInstruction_Crc32w_r14_r14_r7), |
| 23633 | kInstruction_Crc32w_r14_r14_r7, |
| 23634 | }, |
| 23635 | { |
| 23636 | ARRAY_SIZE(kInstruction_Crc32w_r14_r14_r8), |
| 23637 | kInstruction_Crc32w_r14_r14_r8, |
| 23638 | }, |
| 23639 | { |
| 23640 | ARRAY_SIZE(kInstruction_Crc32w_r14_r14_r9), |
| 23641 | kInstruction_Crc32w_r14_r14_r9, |
| 23642 | }, |
| 23643 | { |
| 23644 | ARRAY_SIZE(kInstruction_Crc32w_r14_r14_r10), |
| 23645 | kInstruction_Crc32w_r14_r14_r10, |
| 23646 | }, |
| 23647 | { |
| 23648 | ARRAY_SIZE(kInstruction_Crc32w_r14_r14_r11), |
| 23649 | kInstruction_Crc32w_r14_r14_r11, |
| 23650 | }, |
| 23651 | { |
| 23652 | ARRAY_SIZE(kInstruction_Crc32w_r14_r14_r12), |
| 23653 | kInstruction_Crc32w_r14_r14_r12, |
| 23654 | }, |
| 23655 | { |
| 23656 | ARRAY_SIZE(kInstruction_Crc32w_r14_r14_r13), |
| 23657 | kInstruction_Crc32w_r14_r14_r13, |
| 23658 | }, |
| 23659 | { |
| 23660 | ARRAY_SIZE(kInstruction_Crc32w_r14_r14_r14), |
| 23661 | kInstruction_Crc32w_r14_r14_r14, |
| 23662 | }, |
| 23663 | }; |
| 23664 | |
| 23665 | #endif // VIXL_ASSEMBLER_RD_RN_RM_A32_CRC32W_H_ |