hc
2024-08-12 233ab1bd4c5697f5cdec94e60206e8c6ac609b4c
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
/*
 * Copyright (C) 2013, Intel Corporation
 * Redistribution and use in source and binary forms, with or without modification,
 * are permitted provided that the following conditions are met:
 * * Redistributions of source code must retain the above copyright notice, this
 *   list of conditions and the following disclaimer.
 * * Redistributions in binary form must reproduce the above copyright notice, this
 *   list of conditions and the following disclaimer in the documentation and/or
 *   other materials provided with the distribution.
 * * Neither the name of Intel Corporation nor the names of its contributors may
 *   be used to endorse or promote products derived from this software without
 *   specific prior written permission.
 *   THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
 *   AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 *   IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
 *   ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
 *   LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
 *   CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
 *   SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
 *   INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
 *   CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
 *   ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
 *   THE POSSIBILITY OF SUCH DAMAGE.
 * ---
 * This is a device tree fragment. Use #include to add these properties to a
 * node.
 *
 * Date:
 */
 
compatible = "intel,microcode";
intel,header-version = <1>;
intel,update-revision = <0x7>;
intel,date-code = <0x9092011>;
intel,processor-signature = <0x306a5>;
intel,checksum = <0x8e38731>;
intel,loader-revision = <1>;
intel,processor-flags = <0x12>;
 
/* The first 48-bytes are the public header which repeats the above data */
data = <
   0x01000000    0x07000000    0x11200909    0xa5060300
   0x3187e308    0x01000000    0x12000000    0xd0230000
   0x00240000    0x00000000    0x00000000    0x00000000
   0x00000000    0xa1000000    0x01000200    0x07000000
   0x00000000    0x00000000    0x08091120    0x71080000
   0x01000000    0xa5060300    0x00000000    0x00000000
   0x00000000    0x00000000    0x00000000    0x00000000
   0x00000000    0x00000000    0x00000000    0x00000000
   0x00000000    0x00000000    0x00000000    0x00000000
   0x27649db1    0x904b6445    0x6acff7e8    0xc4ac0631
   0x6830ec45    0x3aece98d    0x97bf40c8    0x83b8fef0
   0xdb01345a    0xceecca42    0x5ee7d8b4    0x24afdbe6
   0x5fb36178    0xbc17d76b    0x31b7b923    0xc81aec82
   0x647b3320    0xf1db9653    0xff3b9759    0xe9c74b72
   0x3b193752    0xc147860b    0x160e0d6a    0x5bdb9dbf
   0x1ccce2ac    0x387670ad    0x2f106f05    0xf8607ea3
   0x42562576    0x30e086fb    0x409a06b8    0xf1957736
   0x5eb03f65    0xad147fab    0xe1a8e8b6    0x208d59d2
   0x683fba2e    0xf172b378    0xf8138dba    0x61e81d1f
   0xd551f997    0x28c79780    0x04f9db27    0xa80679b9
   0xaca4e7ff    0x6876944b    0x26d7dbc1    0x77f7dc2a
   0xf0bcb163    0x1b2a8e81    0x7b90aa49    0x8d5eaf2f
   0x522384ae    0xae7f7082    0x412ba10a    0x1ce1baa0
   0x478c29b4    0x9c09b4d2    0xf225f64f    0xd43026cd
   0x81098579    0x7df5db05    0xa5815bb0    0xc73ee756
   0x9738cb95    0xa5bd62e2    0x88e2c6b2    0x778e7fcb
   0xd3bdb872    0x9404403f    0x5be6ad63    0x71dc4abc
   0x11000000    0xb290ba8e    0x6671b099    0x7834fb60
   0xe02e439f    0x55712161    0x5dca20ba    0xb62c06df
   0x83d86103    0x35cbe438    0xeb7841c9    0xded7ad9a
   0xda76b9f2    0xa39233f5    0x11377a10    0x6928a0e1
   0xf6164be1    0xab9cb400    0x0ac5e864    0x978e6cdc
   0x51d9070c    0x3786d896    0xa6b103d0    0x288c8c83
   0x9c644099    0xf9a8a7ad    0xd2a96566    0x2e985d7e
   0x3531b0b8    0x3906909b    0xce3878c3    0x30b950a6
   0x536b312c    0xb9f07473    0x29366b16    0x7a515f52
   0xce7d21ff    0xfe5aef73    0x69b91f78    0xd50b9686
   0xa384ac5c    0x6e90981b    0xc37028fa    0xc448c695
   0x3c5275e0    0x2ea780c0    0x5fe9aeb5    0xa733e8e1
   0x2a04c422    0x68243f2e    0x5311d43b    0x93c27dfc
   0xc78b431f    0x9a7bd54e    0x7731f225    0x0f71db56
   0xf89a8f8c    0xc5eb2d2a    0x45f973ec    0xbb0635b3
   0x5b825acf    0x8744ccef    0xceb1dfca    0x5e5b882f
   0x356cfd00    0x68e42c02    0xf0ea6e97    0xa0c1327c
   0x5fb06338    0x3e7df893    0x5c3eb0ec    0xac7cc79f
   0x3dee3b4b    0x313a2915    0x4002db54    0xe8a96a04
   0xb79c367e    0x6d53a3a8    0x9b2720c7    0xf5e7dee4
   0x357fc3d7    0xcfc9b54e    0x72f9732e    0x3ccbe991
   0xe0486033    0xabeab549    0x032089b2    0xeb1467b3
   0x3898e23d    0x4f25f3d4    0xe2f64597    0x3e7facd4
   0x455514e6    0x99dea4e4    0xc1201200    0x72d68181
   0x25046d7e    0xd3b6ada4    0xd3f358b2    0xb6a0dcf5
   0xfbf43626    0xd9cafa7a    0x27ec8d4a    0x84d60c14
   0x35e79275    0x413169be    0xbc9847c4    0x0ddcad0f
   0x5e098c03    0x03187763    0xed64abff    0x8eaada0c
   0xdf378018    0xf394b0fa    0xd4abca64    0x3ad203b6
   0x1347cdf9    0xffaf1040    0x078c6baf    0xf2e7d31f
   0xdfc334c5    0x061d2348    0x85877503    0x561b6cef
   0xfc9aa2ed    0x6057d0b6    0x288df59a    0xda7c47f2
   0x727a8584    0x58f74d64    0x8afa48dc    0xf50d3582
   0x9f42eec8    0x776d1b6a    0x35f42768    0xbdb7f7bb
   0xa239bc05    0x1d26bcce    0x025568ca    0xa2ef8189
   0x0054417e    0xf9aff2b5    0x56cc33be    0xed695186
   0x58b21d0d    0xea2215c7    0xa565b724    0x2931c422
   0xe20b2043    0xa85a082d    0xd7760789    0x58c317cd
   0x8c500d70    0xecd22975    0x79542e54    0x790b048f
   0xcbbc98fb    0x125b81f9    0xe3e74009    0xc6f4ebc8
   0x1e22f4b7    0x0485cac9    0xeb4dc6c9    0xab9076a3
   0x9feccd38    0x733e57dc    0xe250d25c    0xf0eb5a8f
   0x3db33c3c    0x36c52b3b    0xfe5f92fa    0x0ddc38bf
   0x003c6542    0x154abb1d    0x4feb8d85    0x6aae78dd
   0x59282b12    0x04fec81c    0xf6f117c7    0x7123b56e
   0xd8c53d48    0xff2eeac6    0x09716dee    0x5d24cb13
   0xae7c77ef    0xf0213c38    0xd7290320    0xfe3ce627
   0x9402607f    0x42ebf5c3    0x4b25a536    0x7167f997
   0xe456ed20    0x5a8ed54c    0x8f774e9c    0xa9f1bf83
   0x2322ca10    0x3bd6021f    0x2ad0affb    0x0a727ca8
   0x228cf77f    0x19f54f70    0x2b7cc811    0xa7193b61
   0xcc097688    0x395a8700    0x073e2b6b    0x8e90c718
   0x0855f8c6    0x7de3d62b    0x2f582aee    0xeb8667b7
   0x6a09f600    0x119a656a    0x7502100c    0x36d51cb0
   0xb398a2fe    0xce1a11fe    0xa75b725b    0xf8d69c5a
   0x69b6a07f    0x3b5e712b    0x07d647d0    0x80bbe6af
   0x80cdefb0    0x03ae17e9    0xda7da860    0x39610997
   0x67afea64    0x2d141230    0xd845efe5    0x346b9c22
   0xf03d45ce    0xa7f96ffd    0x21bbd7fd    0x035297c4
   0x27b88b33    0x8ff80f90    0xa41161cc    0xe38a33d1
   0x3d12c73c    0xc81ca705    0x55bb79a9    0xc80037b2
   0x2b1b7c7d    0x47ccc91e    0x440370f4    0xb754bfe2
   0xf9774b91    0xa8d2fa85    0xb7db3a31    0x102a7131
   0x61a200b0    0xea8bf0f9    0x826ca613    0xd3842856
   0x27fa5f1b    0xdc6f7aa8    0xc4351ff1    0x13e8d56c
   0x3b81f6fb    0x444bb6a0    0xb5fadf26    0xf1e0fd81
   0x5c75fa49    0x1e66f533    0x74f83da7    0x749327f5
   0x1f41d35d    0xabb10c2c    0x15ff553f    0xbb5ad732
   0x904b2bde    0x6eb6c5d7    0xc38cef3e    0x5b62a4c7
   0x4c1d0297    0xeb0d88e3    0xe147c6c8    0x726bde4d
   0x2cce53ca    0x2e0ad784    0xb5ce9c2e    0x04fa3a1c
   0x85fdc1ba    0x87a73107    0x3b1a12db    0x84f7c886
   0xbb9c65d3    0xf319fa80    0x8684ad1a    0x8b675754
   0xcefe8be8    0x19fb7f42    0x9fbc80de    0xea169c83
   0x7aeb705a    0xee25f4ee    0x2f51d222    0xe553b558
   0x3bbc3526    0x9b99ac52    0x97b7fa61    0x997ff0fd
   0x1d90099d    0x611d8fdf    0x180e1256    0x02436dd8
   0xf5c0088b    0x977ce145    0x3e22559a    0xa7434bbc
   0xbc0af767    0x61f2adbd    0x6b414aa5    0x23256487
   0xcd90a1de    0xa212e85f    0x5a8cbfda    0x901ce98d
   0x58784538    0x3a02ddb2    0xd388d8fe    0x18e21114
   0xc0ce52ac    0x10eb99b3    0x434dbf0d    0x9fc25de8
   0xf4166b7d    0xf520d339    0x80889748    0x36c5122f
   0xb0f53d62    0x78f18c2b    0x10b7e0ec    0xb515926e
   0x70065726    0xd83b26cb    0x284b191e    0x33c4a3f7
   0x97998f96    0xd7458672    0x5e23c14e    0x78a584f9
   0xa334e7d1    0x8fcf2992    0x0d7748be    0x3d5e9309
   0xa4a46124    0x536108b4    0x57af0c09    0x7ec11806
   0xd6b8c03b    0x8618900f    0x6c1c60bb    0x9650af3b
   0x83b8c109    0xfbe91320    0x681cc792    0x76fb441f
   0x69eace4a    0x66563862    0x86a7a909    0x59815c86
   0x604c949f    0xba39a0a4    0x51a1322d    0xaff2a150
   0xcba82656    0xc82a79cb    0x9eaa5989    0x5602a25b
   0x91917c30    0x46e610b4    0xcb698616    0x571cacc8
   0x642c25fd    0xc61a5c96    0x5c0d7b2b    0xb22e2868
   0xc5697ac3    0xf69795be    0x9aa5f24f    0xbd4c0815
   0x61e63957    0x9a2c3a0c    0x452bd662    0x06ce51e9
   0x849769c2    0xe7d1ece0    0x53fbe99a    0x1f8c3976
   0x04bbf199    0xa11ebe8b    0xcf862106    0x75f9410f
   0x4e573a0f    0xd37b1822    0x45e821b5    0xa72f103e
   0x87d41b9a    0x751c1360    0xa3d9bf04    0x38817c3b
   0xa1243092    0xeaffa979    0x315d68ea    0xdf4544d4
   0xd7bc8ed8    0x4200e14f    0x46cb8d5d    0xe53e695a
   0x20fdcc05    0x7bc91fc1    0x21a08c38    0x70377159
   0xf000b852    0x010b2051    0x64f27dae    0xa5d40c9f
   0x0d2d05db    0x035026b4    0x4dfd9dc6    0xe1ba51b6
   0x182921b3    0x3a14fd50    0xfd822b9f    0x1c475677
   0xa23ca2d4    0xa4471500    0xb0a3425d    0xc384422e
   0x1791bb5e    0x300db057    0x015cdb9b    0xa9254782
   0x850a6ed2    0x939270a4    0x6173f301    0x59c678bd
   0x8dc33d87    0x8ea24bbe    0x8ffaf807    0xd132392a
   0xeb824b6c    0x6dc0e254    0xba2588ea    0x83c5b65b
   0xed46fa12    0xc9932295    0x6feb2198    0x74cef43c
   0xda34147d    0x338e8acd    0xb6bc8ae3    0x62eeeb57
   0xcfd703ec    0x0fa51fb7    0xe6dedfc6    0x06e05089
   0x0cd711f6    0x43f73969    0xf43b945e    0x1a63c878
   0x366aa911    0x946e06d0    0x8ff0d6f5    0x99e7a128
   0x96bf8c82    0x93ffc377    0x9e7d65a8    0x6ef2f639
   0x57ac2e72    0xd0d643e2    0x228bc4cd    0x76f8d2a3
   0x2c845f50    0x830d3729    0x58d7485d    0x0024caa6
   0xac3a5590    0xf18e17a6    0x684dc526    0x6c727c92
   0x9abaaa66    0xbd78b8b8    0xac5a3426    0x15c1111b
   0x0ee1a7c1    0x665f4531    0x617e891f    0x3285e4d5
   0x4cf347dd    0x7b66024a    0x081de006    0x1005600a
   0xf124826a    0x2fcb5728    0xc1ddc0de    0xbd7c76d8
   0xed4d9ef0    0xaeb0472a    0x2b07a2b0    0x3737ffed
   0xd40ef124    0xd1c577fc    0x58076c85    0xb88a0dc0
   0x87a5020d    0x062dc1d0    0xb7c62806    0x9aa2c8cf
   0xca896ae8    0x40ff25d1    0xe97e160f    0x9f55451b
   0x9ba07423    0x6c93a22f    0x55f124cf    0x39ef755e
   0x04dac73b    0xa8e8c97c    0xf97d7be2    0xd6200b18
   0xf9299b79    0x86abae89    0x661f5e34    0x7317dfda
   0x38dff8e7    0x9cea93ba    0x503971a0    0x2837691c
   0xbf4eb209    0xa20ce894    0x255c4fff    0x74180a05
   0x3c5715da    0x017ec40b    0x6f580634    0xaab316b4
   0xcaf9fe94    0x3ca6b65e    0x74015cee    0x4a3ca213
   0xa7db4345    0x5a2bb90c    0x2bc01b3e    0x8949fab9
   0x548cbb0d    0xf8fda387    0x6e833630    0x786ab073
   0xe6fa5787    0x0a659d86    0xe75b17ce    0xf2d07498
   0x2ab3ef78    0x74b31ba9    0x623e7ee5    0x1dd7ac63
   0xf30617ca    0x34385e0c    0x5cffcadd    0x97bb21b4
   0x0aa7cae5    0x679e83e2    0xd15be3a7    0x35a68299
   0x7bb0a530    0x33f4793d    0x098b4d9e    0x10123f64
   0x39dfe4c1    0xc826ca0c    0xc0f0959a    0x8ab66a8d
   0x537e4273    0x93a9c3ac    0xd8d04d5a    0xec511096
   0xe14318ca    0x2933223b    0xf89e7a44    0x8fe3680d
   0x0ac46c4f    0x87bfbc2e    0xaf4161d7    0x80a1d020
   0x91b7b729    0x212b7294    0x6cf14779    0x89faf74a
   0x7c5ebbfa    0x6dc0b4a0    0xd3617c72    0x08525097
   0x102bb960    0xcfc6c0ca    0x65a604bd    0xd39affdb
   0xcab7df61    0x2fb9080d    0x48175e89    0x25133092
   0x4a0229e5    0xf88ec53d    0xac24abe7    0xb84598f8
   0x1bab71db    0x3c6fa6cd    0x2c4dfd2e    0x22dbc3ef
   0x5ac3e6cb    0x66234a29    0x2c26aacb    0xfcb4bb99
   0x204c226c    0xc20561ac    0x1e5bffaf    0xaacafe8c
   0xf03bfa31    0x0dbe0396    0xd7561d7f    0xb53794dc
   0xfe641d5e    0x54e48453    0x611700e5    0x0639b5cf
   0x7028a7ef    0x6f3be4b7    0xda5b1755    0xc988199a
   0x48497e7a    0x4e3cf3fe    0x99d212e3    0xbd2b89e6
   0x98b4ef8a    0xeef8e602    0xef153f89    0x143151c2
   0x90557d9b    0xe6a8ef65    0x2e380066    0xe54ac324
   0x8e8fc6dc    0xc23f7add    0xaf1fb336    0x3e60c29a
   0xe1d56ba3    0x8f654c53    0xf30e755d    0x3b4fa485
   0xf8ab5ed0    0x77336bd7    0x56489149    0xc284403e
   0x86801f98    0x5a4230ca    0x3af70662    0xfd8ce85b
   0xf6adfca8    0xe8cd1021    0x203bbbd2    0xdbb3c8c1
   0xe08a736a    0x29a9b3fa    0x3ac18aa0    0xa109b619
   0xc7fdbc67    0x161ef5b0    0x6efe8dc1    0x3b9214dc
   0xda2ef14b    0x4beec8ac    0x587806a1    0xe796b93a
   0xcd1efc91    0x3402e472    0x77150586    0xf8b4381e
   0x9d8bfae1    0xfb07a3e9    0xe84d8f52    0x97b0ea6e
   0x3e082a35    0xf4b05402    0xd29d4891    0x7da3c1d2
   0x3ea5fb56    0x78785f7f    0x6b09f74e    0xd4055e3e
   0xeede0d53    0x5b8b354b    0xb5132dfa    0xc5682461
   0x78971da4    0x290869a1    0x972e7460    0x91e2ff0a
   0x6c0b11c3    0xe91a471c    0x6e0eac24    0x320f7064
   0x017e0db4    0x7787cb8f    0xaeee8791    0x1845374f
   0x96affa9d    0x26b1a81e    0x9d303406    0x87ea47b9
   0xfb91e077    0x9b6f5e58    0xc03cfae2    0x494c55f8
   0x3080c429    0xe001b48a    0x3819f103    0x13cd3b86
   0xc8bdc304    0x1694671d    0x37217270    0xfa15992e
   0xf3448fa1    0x70567b60    0x75e6b3db    0x9e411eba
   0xeeac50ca    0x5d5a067a    0x1f555a8e    0xa5dae7ef
   0x6205551b    0x1f886ad7    0xb980337a    0xb20cf87c
   0xf2ed482c    0x787c6e0e    0x180a809f    0x723eefb1
   0xb4ba42a9    0x617a054b    0xed5cd307    0x3aee8414
   0x03db3a2e    0x7b17b0d3    0x15b6cf15    0x07fdc220
   0x172f174a    0x3420f66f    0x731294c1    0x2f4f40bd
   0xc5077559    0xe224c0d0    0x481e0614    0x52fa9a86
   0x2de9ebfc    0x568cda73    0x30e3e521    0x4d74db41
   0xe6bba3bd    0x15dcf205    0x684c95bb    0xc700dc76
   0x09b2ba8a    0x44fab1c4    0x0cc69cb5    0x30647b12
   0x1d6027e5    0x3e41cea5    0xebac90c8    0x0faaceb5
   0x0da396a0    0x7ba7dbb7    0x6383f0b2    0x2ab79b0e
   0x2609b0c8    0x9483a4dc    0x15b518bd    0x8ef64ab3
   0x04525707    0x2e7508a5    0x6345f48c    0x4c91d9b5
   0x0cac5beb    0x2608fc0e    0xf2e856f2    0x98cd968d
   0x1d3d91f5    0x176604ea    0x0a2d2dfc    0xb3434c9e
   0x39310c4c    0x03023246    0xf35ce087    0x1687dcd9
   0x42a7c9b1    0x7cb216e1    0x42eae528    0x9f412af7
   0x774f7224    0x67810c12    0x65a5f218    0x61e4a7b5
   0xe7545f4a    0x99173997    0xbec075a4    0x652039b4
   0x780fe7b2    0x0984ddf1    0xbadc6857    0xdee86ac8
   0x3d327811    0x1b425172    0x55d337d1    0xb44177b8
   0xf79e7837    0xf8da74f5    0xb5c10868    0xb9cecb56
   0xd61b6202    0x5982d5e1    0xeb940541    0x0b761afe
   0xe65acc8f    0x5494b48e    0xc5fd1459    0x1829484d
   0x94bcce9b    0xa2b0dff8    0xaf7f8a70    0x238bc2ea
   0xad4dbb94    0x783054fb    0x0d8cc536    0x3703a186
   0x40c6562f    0xeaee25e1    0xe2909809    0xa9846735
   0xd8ad895a    0x37615e99    0x9c95d6e0    0x047c5b36
   0x6496bb81    0x19d885c0    0xe291b192    0xc8b17833
   0xd55a539c    0xc68172ac    0xc63ec8eb    0xd12415cc
   0x862b22b9    0x2943b1ea    0x8ed7a4b1    0xfe052a43
   0x258ea403    0x0ca78dd7    0x8f586047    0xbbfe7fb6
   0xa3380f8a    0x10569198    0x597f88a6    0xa0ae9fda
   0x66dd24cb    0x1c832157    0x399e1973    0xcf9dd548
   0x88ee7f20    0x100ff596    0xd9be3e56    0xdef236c1
   0x2f0e99af    0x32a752d9    0xc9668712    0x7f6c5480
   0xc15a44f2    0x98f9d8d4    0xafadbcbc    0x3743a44d
   0xf03d4b88    0x55ca6a18    0xb0dbc9e6    0x71212e48
   0xd3be7163    0x4fd4549f    0x61669de9    0x8d9ad4bc
   0xf686b563    0xfa360d43    0x53add021    0xbe326f90
   0x89818483    0xa7a511d7    0x2d46a2e1    0x8101f8f1
   0xb2d2f30a    0x2c5e3a4a    0x742439a2    0x6a005d30
   0x78567846    0x05b04ef5    0x9a182c4a    0x221e446e
   0xd018da8d    0x119e2e6c    0xad5ca7f9    0x50d38b69
   0x99dbbb87    0x12e356d6    0xc3791592    0x300da550
   0xad8a6c81    0xa0db19f0    0x8cb34461    0x83707ea9
   0xbcdcd577    0x673e75db    0xbc35ac61    0x16e9ee67
   0xd9dccf93    0x57caf1e2    0xeccf5499    0xfdc12d0f
   0x97da0037    0x961585b9    0xccc672e8    0xd62192f5
   0x439ca19a    0xd918c5d3    0xd2c0f5bf    0xf8dba053
   0x434b8aaa    0x5e9e7f7f    0xdba2d664    0x090f789d
   0xda704e2a    0x3bf49b6b    0x9a56e688    0x464a6c03
   0x072450b3    0x9bf0955a    0xa56bad97    0xba999dcb
   0x04807d22    0x486db7a7    0xe6311414    0x068ebf6c
   0xbb69fabe    0x1abfc72a    0x4b839860    0x67feb6db
   0xe996518f    0xf6b67f21    0x8b5b917f    0x133090f6
   0x2e3524ed    0xa6fdbb3d    0x6e7f1c2d    0x4994765a
   0x3544fbf5    0x7e66e6d4    0x6d6d5fb6    0x1ce9e2ca
   0xff985901    0x8e0dbef4    0x7b388a2d    0xe9149dc5
   0xa3c84368    0x8d8dc7b3    0xdaa7659f    0x868a91c2
   0x2c6b23d0    0xcedec4dc    0xe03122cb    0xba43941f
   0x7b883e9c    0x6c4178e8    0xda6b3f3e    0x4055ac09
   0xe7c51544    0xe5764724    0x97a7f9c2    0x78954b06
   0xc6e49901    0xb7d3abcd    0x150df345    0x491fd23a
   0x0e676438    0xe6d5dce1    0x02b6275c    0x53758880
   0x4486b54d    0xfcbb2570    0x4b7df2e5    0x532df181
   0x8df5b498    0xf84cf259    0xce3069ad    0x3c3cd864
   0x6c845f46    0xc1efba88    0x9d6a9a81    0x065e312f
   0xc8c6b470    0x25c4a3bb    0x273e75c5    0xa1c5ea74
   0x61ecb8e9    0x526053d3    0xda33ce24    0xe4ad247a
   0x6efa242e    0x1b55024f    0x03c1e447    0x4bc3331d
   0x9b3b4820    0x9b7f31c8    0xedfaa865    0x487ac0d5
   0x733064a1    0x3a5ddb5d    0xfd5a13c2    0xd00a809d
   0x6801afaf    0x837306d6    0x5230ebdd    0x07fc0210
   0x49b251da    0x4aca0425    0x9948ff5d    0xceebe8a5
   0x9c90b8ba    0x1b97a25c    0x0e04afb0    0x7fff9d2f
   0xa0538fe5    0x4fbaa822    0x7c6ab622    0xa3d9519a
   0x09cdde4e    0x02646d7e    0x676df07c    0x15aa2fca
   0x50e42757    0xfdfb8dbb    0x60b113ef    0xa5311754
   0x99b676a1    0xb5d67a33    0xe718e7af    0x7347ea31
   0x94cd5918    0xc4704c50    0x5adaf5d0    0x77b2bae0
   0x952aa975    0x372223cb    0x4a9a140b    0x61a13149
   0xffd77681    0x6f3de7a8    0xb03f76e6    0x929b509a
   0xbf3e5471    0xb6fb2aaf    0x982e8ffa    0xe199b2d6
   0xd3eda942    0xdb70c9e9    0x68762bb5    0xcc69f70d
   0x17cefdf5    0x9f911741    0xdbe7ab10    0xb7270fff
   0x7014244d    0x6287ee89    0x1846bcac    0x446813d8
   0x3161e3f0    0x18dec6aa    0xfcb8ebe0    0x9eab2a12
   0x499a5a82    0x3e2efa16    0xa07c3ae7    0x078f0c81
   0x18ad16e1    0x4c033a21    0x0b9f9a7c    0xc25a5eea
   0xe52e2175    0x94f75591    0x2e644f41    0x0818c4cc
   0x97d45921    0xe126045d    0xd077bc13    0x6d666b78
   0xbc44ea8d    0xc68554cf    0x60aa6bc6    0xa7c15918
   0x62c7abc4    0x27e20ba8    0x9ee6b287    0x8cf00a2f
   0xdee0d40a    0x587a1962    0x6232c094    0x713bd4da
   0x9fd6632d    0x079eaf81    0x053b65f0    0x4ebe2754
   0xcbd4c6a3    0x77387931    0x2503876b    0xc152ed21
   0x17d8e3dd    0x165a3cd4    0x8feaf21d    0xcd9df543
   0x8d3c36a3    0x7fdbae42    0xcc14a09a    0x9936d605
   0x7e5735fc    0xf3b53490    0xc1f0beb5    0x96dddf0b
   0xbfba3a6a    0xf599f44f    0x00849851    0x6c95dcfc
   0x494fad8c    0x8e4de300    0x1346d588    0x416ffd74
   0x6aa7502d    0x3d59f56f    0x8e005a45    0xd599d254
   0x2e1856e1    0xad7f0c79    0x6db65cab    0x2c19bbf5
   0xaeb2ef91    0xffde8ba5    0x96253f98    0xd22fc961
   0xc6a904cb    0xac69581c    0x0c694b05    0x3a855fd7
   0xbf1b2938    0xff4b9701    0x74861e73    0xdb03cf5e
   0x4b068efd    0x7ce2de33    0x764351f4    0x16e09496
   0x16c9f496    0xa69eedab    0x381d3423    0x2b2248b2
   0x1bd08597    0xb438a9fe    0x447ed05d    0xaf0a2f10
   0xd432e993    0xe1bfef94    0x971fe56b    0x1ad94ce9
   0x96ea6461    0x20c56baa    0x13260948    0x665e47cc
   0x5b34ae5b    0xa7f8ecc5    0xb132a486    0xbf496717
   0x8affae18    0x6602dcbe    0xc76411ff    0x422fa77d
   0x53f83f03    0xc292e30e    0x96614278    0xd75b6cff
   0xe0c71f76    0xec1808cc    0xaca18846    0x4905d1e5
   0x20648c39    0x4b1b17d6    0x76c7b664    0xfbdfd23c
   0x506e0094    0x6994606d    0x2f319375    0x2fbf93ae
   0xff1b4086    0x88f60348    0x7a103381    0x1473c242
   0x388b1273    0x9da1be0b    0x13bc7b81    0x2b595ba3
   0x5e43f7f3    0x06452d3d    0x23a1a2a2    0x29fc9962
   0xf4b6d0c8    0x1043073e    0x01fe3f5a    0x598ff4a3
   0xddafe1c6    0x3ffa2b5e    0x689ed44d    0xd9586601
   0x0945cd48    0xa902e572    0x96d608c7    0x51db96ff
   0x10473fa0    0x6dc06b2b    0xb1d22ea1    0xcefef2f5
   0xe3443d0d    0x535537d8    0x225b6bd5    0x06aaf266
   0xeb766f57    0x04863c5a    0x3bc424c6    0x6560f13d
   0xf7ab627e    0x5b014dbf    0x63e064f5    0xcc19e54e
   0xac8a9334    0xfc35c060    0x8062720a    0x16151fe8
   0x56cfead6    0xf8dfdb84    0x4126eb0c    0x3d7cb05a
   0xe8ffc7e9    0xe0e02a01    0xfb0ba2b9    0x82aaf26e
   0x2f4bc387    0x045940b0    0x4590e30b    0xb950d57e
   0xfc9e095a    0xac94107e    0xbde59a0c    0x3a84808b
   0x5d3240e0    0x951c867b    0x9e695e32    0x998fe6ce
   0x513ea21d    0xa52e2c8b    0x19e811b9    0xf7b8404f
   0x9e70972b    0x913a6bba    0x48e10b9a    0x7e011ed3
   0x734c76f4    0xe1599757    0xaaae937b    0x51100d47
   0x7d17124e    0x35ecfd95    0x2e953315    0xf5ff688b
   0xed16901e    0x90428937    0x9e2070af    0xe4ef8897
   0xc443333f    0xeec2c3ff    0xd194031d    0xff460594
   0xd1e9cd6a    0xb1d70ef3    0x341500c0    0x9e90b9cb
   0x469a4773    0x8de2477c    0x117fc666    0x4f9054ff
   0xc927dbed    0x67c74937    0x3baf30ea    0x40936d14
   0x0c9ac739    0x041137e0    0x3d059009    0xb7f5421a
   0xbb0126af    0xce177510    0xf6de21c9    0xb5f3c076
   0x0f2fff63    0x86eafd85    0x802188eb    0x0f7bbf4d
   0xcbd9c89e    0xfd9a22f3    0xedd2c250    0x6c58a749
   0xa14f1a77    0x4d530eee    0xacf5122f    0x5ec73aa7
   0x6fafb960    0xa183fff7    0x3c70bbe2    0x02633064
   0xe58b5614    0x1134d39d    0xf8f881d2    0x69d59940
   0x868185e9    0x9d0890fa    0x7d9bf165    0x5bb8db70
   0xa8945b39    0xa7d9feef    0x1407353f    0x43d1617e
   0x120d0afe    0xaac34195    0xa57168df    0xcb961fd5
   0xc3224007    0xf59e9967    0x8f15d16a    0xa1316dc9
   0xcb26f47f    0xc527ea60    0x926d3346    0x2c6b68de
   0x1b3006fb    0xb2756318    0xaca473af    0x272b57cb
   0xd60d2c46    0x4e95e451    0xa2f394f1    0x683214d2
   0xb9605bdc    0xa115d6e4    0xa6083a9c    0x68dc3d47
   0x5a8f50ce    0x169b2488    0x27208e8e    0xe58ad90b
   0x45d701e8    0x4112922f    0xb9aa2b3f    0xede2202a
   0xa392f747    0xb4bfa7ad    0xce1fd86f    0x70ef8742
   0x20953b5b    0x13ebd4ee    0xf595936b    0xc9e8dedd
   0x9500e2fd    0xb310d9f5    0x85a0bdde    0x61c15820
   0x1115f8d3    0x8785f7be    0x41c14891    0x7933dfc2
   0x71d1b4ba    0xa23b8102    0x5faeb285    0x8e57ea62
   0xcc850793    0xc87939d2    0x59e20f98    0xca1a3b98
   0x33b06934    0xee5a3331    0xbdd162f3    0xaeef3bbb
   0x78a32364    0x605fe058    0x46b26fdc    0x12837872
   0x16099e34    0x085f188c    0xfe5e4cc8    0xd93cd8a1
   0x6dc59005    0x28316a2e    0x9195e418    0x0e214d25
   0xfe0e5b53    0x6e9c76fe    0x1dcb3a92    0x9913d086
   0x645123e4    0xc908a92b    0x4b88bf41    0x2097f641
   0x80e244b8    0x5e003730    0x5a0f58d3    0x16088761
   0xd28591cf    0xce0fe936    0x045553a1    0x26c00405
   0x6e4bf3f0    0x64290de6    0xe9a19aff    0xd87bf684
   0xed4daf00    0x2810c0db    0x128cfee0    0x1e508c6d
   0x49467929    0xbbfb2b1d    0xd9c32057    0x6ece8a60
   0x22e2d5bc    0xd1abc452    0x1d6ad999    0x8a55d752
   0xbb1d05d3    0xfddd231d    0xd4015973    0x5622ec3b
   0x09dd64f1    0xa9d70f43    0x68e7297e    0x339d7030
   0x4e895dff    0xf4670d21    0x0936a426    0xd122a9df
   0xd216184f    0x387ba4a0    0xc8243d33    0x856697d0
   0xf6abcaef    0x84d7a4a4    0x4dbee515    0x93c9e8e5
   0xb29193a6    0x4f1f7d60    0x76155a55    0xdcac3a70
   0x8bfabc0d    0xf9a3e9f4    0x0394ae0e    0xf6f119cb
   0xabad1677    0x10acd369    0x978d5da0    0xcf002655
   0xe82fb631    0x0aa94bc1    0x722d2cd4    0xd719a922
   0xa757ba81    0x81fbd096    0xf9a551e2    0x76149e2d
   0x1ddc020a    0xd372ecdb    0xd9638c1a    0xa1e88b8a
   0x50078c91    0x214850fe    0x25d6b007    0x727de93e
   0xf03cc409    0x053795dc    0x1ef31bd4    0x2f5c10c9
   0xfccebcd1    0x44ac9ee9    0x80428302    0x4acef759
   0xd91b7495    0x31f152e1    0x72ed8eff    0x0085114e
   0x81bbaf96    0x84ecedff    0xbef7bb0c    0xb5c848db
   0x23b345ea    0xab388f25    0xd30f937c    0x71f79868
   0x0f525e32    0xdbfa767b    0xcf0de0b8    0x7af15903
   0xa11eee62    0x70cf63d5    0x4458af62    0x56d50908
   0x9da8403f    0x221da3cc    0xbd0aade5    0x183d267e
   0x3e156120    0x9b509a32    0x3b5ddce8    0xc11669fd
   0xa917981a    0x7da3cdc8    0x783babe8    0x51bf0088
   0x9c00c498    0x1e874f17    0x46deb849    0x0fbf988e
   0xa5446f28    0x7e6f0822    0x6cf41525    0x6c72bffc
   0x720c723d    0x2b55fe0c    0xf18768ef    0x5aab31f9
   0x789ced3a    0x96310d66    0xeffc13c8    0xf876eb4b
   0x3d873163    0x13fc946d    0xe8d8ddf0    0x210b9b69
   0xfc303435    0xc0445e72    0x0837fd7f    0xbae8ddf1
   0xc0e9c2bc    0x995280dc    0x46685fda    0xf3af75d4
   0xe7ded1be    0xdcafd05a    0x206ee6d7    0x8f6033be
   0x215b79ce    0xed907e16    0x5601af38    0x0973ac88
   0xd53350d2    0x9d16abdc    0x4d370a82    0x844bd339
   0xf794dd28    0x92d34b83    0x059613da    0xaad853c0
   0x0b58b92c    0xe930d280    0x3ae36754    0x49b1d72f
   0xa886613a    0x88d74d88    0x8f56701d    0xf1e818ee
   0xb2795931    0x48b661e2    0xa221d210    0x3bb81578
   0x418b80ff    0x3e86c6b9    0xaed36f80    0x4141343e
   0xad1ceaa3    0x3329cbdf    0x857da730    0x31d4a9a6
   0x277c5e78    0xb32c94da    0x674203b0    0x0c449415
   0x4677ae79    0x25abf896    0xa1091aab    0x2825835b
   0xe679b6e2    0x205d8da7    0xe4e1aac8    0x95830755
   0x40e6e4bb    0x610cfbdf    0xca1b1c44    0x3fe7308d
   0xb3e930fa    0x076bf0d8    0x354e1b7f    0xadf06e4d
   0x6db0643a    0x36d4bc97    0xeb22d83e    0x3099966f
   0xac073c10    0xd5e437e5    0xbbb909a3    0x4feb8b83
   0xedd7f264    0xbdcadef1    0xf3086990    0xece45074
   0xf952de8d    0x6292598b    0xbc80abbf    0x7393cb7b
   0xb5a2f4cd    0x1ca8c4c2    0xaf05b117    0x0672793f
   0xd0d075c0    0x48418531    0x8d011a01    0x15c51e9b
   0xc51e7e51    0xa974bab5    0x95109a8c    0x06eb3ca1
   0x87a097f0    0xad14a4d0    0x314191b1    0x5627955e
   0x458c6134    0xb10f0a92    0x96acaef3    0xd90457f1
   0x4de019ae    0xeba25c70    0xebe5c14b    0x158d3898
   0xf0691820    0x161df4bb    0x136e0c58    0x3af86045
   0x1bc6e724    0x23101c77    0x153431d4    0xd609b2c0
   0xaa1ae519    0x2be7a14b    0xe7bcc16c    0xc2dc8079
   0xb49905fb    0xd95e3f33    0xb92e63f4    0xd3cd2c98
   0x190354d7    0xa62dce06    0xfa600031    0xefc6efd3
   0x1d3b654c    0xb639ccd0    0x2b7b0983    0x63eae4b9
   0xd54b0d33    0x08aa5eea    0x99be4902    0xcc1078a1
   0x1c0c0341    0xc82720e1    0xdcd9417b    0x9fa87ac3
   0xa77356a3    0x9f35e75e    0xdc6b4248    0x1a146d1b
   0xa7fbb7d9    0x1e21490a    0x27b91430    0x594975c1
   0x54d33a1c    0x12096461    0x2427f1f5    0x110d0724
   0xa72c6e3d    0x6e09f629    0xbcacad98    0x9732276a
   0x749107e5    0xebf47d70    0x6b6c4c63    0xfb22cb3e
   0x3684453d    0x3dfc9181    0xc5bbe7eb    0x7d3464f3
   0x7db3db12    0x69f8d54a    0xc3cb57e9    0xa3a6c364
   0x5408adfb    0x260f2384    0x5baf6f43    0xd3791026
   0x2719238f    0x68d4f3cd    0xc67bcdbb    0xb23e47aa
   0x33c0e8ec    0x8eb2ed26    0xb45d0553    0xa0a51edf
   0x63d94bbe    0x3b7997e2    0xa8247af2    0x66af60ff
   0xa5cf96d5    0x357bfd57    0xea573081    0xd953943a
   0x4b70801a    0x5b18a19c    0x83547b44    0xd1225a31
   0xaaecdc1d    0xd9bc2dc5    0xdbab4697    0xe837c74b
   0xf3afdeb4    0xa4ae7b27    0x67f514d5    0x135d8d7f
   0x718cc961    0x3fa14697    0xd76b4e28    0x7377f49f
   0x0e1723b2    0xb2b34ca2    0xe5a713af    0xd0f2eef9
   0xd425d842    0x1bf685de    0xfc688084    0xe01d0db4
   0x2b33af87    0x523f542e    0x583949fb    0x716d5dcf
   0xf2b516b2    0xbbb40cb1    0x28a395af    0x416d8047
   0x3add469e    0x2bdda5d5    0x4a0bab2f    0xbb26bb5a
   0xa5c4458f    0x87aea38d    0x0d84fbbc    0xc91c5dee
   0x226d403f    0xa89803b1    0x362f6461    0xd327ccc3
   0x0d3172fe    0x5ee8f57a    0xed862a4e    0xc9e72fca
   0xaf37a7bb    0x0e823c62    0xc1f1d185    0x32e22081
   0x72427d25    0x9492c7ad    0xaed29771    0xdff35edf
   0xbdef0a5e    0x5d9d2f18    0xa0bc1ee9    0x0c397a65
   0xc911d530    0x481d294c    0x1a84ce5d    0xf5a5504b
   0x22cfca7e    0xaff7e8e9    0x0394d9b1    0x7832305b
   0xf853d344    0x89571b4e    0xd2e2bfdd    0x0c72e467
   0xb236aea0    0xde6cabce    0xfce515d5    0x0f8c4779
   0x3c74d971    0x81b0b3e3    0x2d4c4ecc    0xf4da0ae0
   0xa0947a82    0x47609cd3    0x6f81ad8f    0x2bf75b0c
   0x46cf40b8    0x344f9edf    0xbad2a5af    0x9e13f884
   0x205ea013    0xd54fcb5d    0x20a86658    0x739cfb67
   0x7971ea26    0x7841375b    0x649b81e7    0x31ab0179
   0xb0730487    0xdba21463    0xa5f6cb07    0xd4f92687
   0xca5fbcda    0xc8de464e    0xc7263f7b    0xb93678db
   0x1b3ca8dd    0x4636a901    0xd4a16614    0xf96c26e1
   0xc58c8da6    0x2965c74a    0x59ff32cd    0x4d77e88e
   0x23843ad3    0xa85b9246    0xfd2d5bef    0x1257bf58
   0x9c0aa762    0x9ec8ac35    0x77d9bc0a    0xa2bbdee5
   0x56d690cf    0x5cdc4461    0x3ef6afed    0xaeb51f80
   0x492d6fc9    0xfe4df4b1    0xce23606f    0x40eff82d
   0x715eaa41    0xa4e8b2ad    0x19c3e72f    0x9333d4f2
   0x9b902cf0    0x70c9bbd4    0x9901f889    0xc342ab6d
   0xd36492ae    0x38dc739c    0x0928ffce    0x8d724b2b
   0xd5b29bbc    0xa0ce992d    0x8856178b    0x026948bf
   0x08809e04    0x541c960d    0x210b71e0    0xf1b9e474
   0x85bca8cc    0x90ce42b7    0x6682b7d8    0xe0c50c48
   0x25a8075e    0x33dc1ab1    0xf0ff1627    0x89d6d8e9
   0x4790ebbb    0x7ba5cfb5    0xe97327bb    0xb06fa0d6
   0x7db34b48    0xdf96d115    0xce3fb871    0x03b1557c
   0x7eb6d43c    0xceaf3826    0x247e0851    0x840637d2
   0x9f979955    0x08f67a6a    0x525d8295    0xdee447c9
   0x91ed75bc    0xe4960419    0xb9700051    0x0344b46e
   0xbd6b6827    0xa38ab219    0x817e8ba0    0xe86dd20f
   0xb9240181    0x4765dd8c    0xc59d8325    0x9b8cfb61
   0x6632d86e    0xaf8c2a11    0xbc47dcfb    0x26544374
   0xe2beca9d    0xf6355863    0x4291bd11    0x94489a1c
   0xc52476f9    0x05fb6fda    0x4d315edb    0xa8e285d0
   0x0cd624e3    0x599b9d80    0xd21d8746    0x4d9f3528
   0x3a634276    0x9a1f1481    0xa5a015ee    0x6639f7bd
   0xd5d20e14    0xe90d52f1    0x3318a40d    0xf3f4f5db
   0xb92a7eb5    0x2d730844    0x8282ae9d    0x2f369ced
   0x5355d63d    0x984d651b    0x47041c38    0xd65d225b
   0xfc2c77a5    0x8822efe6    0x49087974    0xff3c04f0
   0xcba80501    0x7e6e1c68    0xa7b7421d    0x6b906771
   0x4b2b3b5e    0x233421e5    0x78d0d0d8    0x222dad37
   0x875b564f    0x336662fa    0x2bfae345    0x47ff9f91
   0xb3e7beee    0x3a7ae071    0x3bd0f29e    0xaee9af97
   0x6f0d58fd    0xb5147803    0x32a6ea49    0x70a0a245
   0x25b0ace0    0x281e4418    0xfcb5553f    0x1151518f
   0x50e67760    0x068c8b22    0xbed7234a    0x4120c5d6
   0xec22b6d5    0xc600bef1    0xfd9bd4a2    0xa29451b6
   0xcd51bac2    0xc1bd0e26    0xe8432d25    0x2deb06a0
   0x9ae54a7a    0x536799e4    0xef4fab62    0x4c9f3e5d
   0xeda219fb    0x5947eebd    0x2dec73ae    0x11da15cf
   0x94ddc24c    0x2c28b710    0xa5c3620c    0x0722dd36
   0xedd98464    0xafa8e23c    0xfd750c04    0x829dc6d6
   0x6ee56697    0x2cf2380f    0x3cfa8cd6    0xfa42971f
   0x415ad936    0x0b1fea9a    0x65c8b5d2    0x1a5828a6
   0x4295092a    0x54596d12    0xa419acef    0xefeddbf9
   0xcabda915    0x053abb3c    0xe4b38d10    0x141d9ebc
   0xcceb3e75    0xa4fdd9cf    0x9450f718    0xe2a7e7e0
   0xbf98f6a0    0x4885a7d5    0x53f871b3    0x0a57e4cf
   0x22b36b98    0xd705d611    0x12db0f11    0x546186e1
   0x2629257f    0x74587452    0x2659526c    0x2913ca70
   0xb3d5b27e    0x1040c827    0x18a192d1    0x2731ba8a
   0x5865a15d    0x12b9dce7    0xd0b05fea    0xe35d2de2
   0x0f1fc309    0x28df230d    0xcac0338a    0x724f0b25
   0x0a36bfeb    0x4c196443    0x392068ee    0x8cc1a2d9
   0xbc4f0871    0xea33986e    0x22e90aa1    0x2a43d9e3
   0x81214348    0x3745f469    0xaed24012    0x092a728f
   0x6b5bb659    0xb46d810d    0xc146cfa5    0xdd3e6954
   0x20d6283c    0x0a47baee    0x45aa3873    0xe2c0795b
   0xf1cb3519    0x566f951f    0x5e34314d    0xab31c4f1
   0x10e0b305    0xfa7d0a3c    0x9adc26fc    0x55fc8af5
   0x90314c7d    0xa54954f9    0x27cc0f21    0xbe30da42
   0xa04432b0    0x670e176c    0x904a4df4    0x4342618d
   0x8b43d3f8    0x086fbc28    0x54954d7a    0x73502d23
   0x2ebbaa2e    0x2549f553    0x06946ef5    0x61b621d4
   0xafde5d4c    0xbc0faabe    0x0e110c04    0x44ddda52
   0xad3883ba    0x1464c595    0x3c5d9f28    0x95573165
   0x3e92db93    0x41f19b03    0xb60a4c71    0xf519a623
   0x5dc2b562    0xa822e25d    0x09ba6793    0x5e3f5958
   0xb80ae32a    0x3f2a8120    0x50cab916    0x8a2664c7
   0xe9a0730e    0x74ef9c02    0xbe1b891b    0x8cdeb1cb
   0x8f05f87e    0xf4ebaee8    0x12fab9dd    0xfbc8ab3c
   0xe6d443b8    0xbaaf9253    0xa4b28356    0x3a105c02
   0xb3ceb634    0x26c2d231    0x1e509d45    0xb010dc16
   0xbaed93e6    0xffd995a5    0x2274c579    0x081c20f5
   0x0e890545    0x9bf20a67    0x534d1668    0xbe0d8a9e
   0xe6a3b6a6    0xa19826e8    0x8c369600    0x9b00d171
   0xdec22ff7    0x0de50b44    0x4ca2d735    0xe9142307
   0xb2d75e8f    0x74018651    0x8a93b3dc    0x679f8926
   0xf216f6dc    0xaebc58e5    0x820b6760    0x6e49feb6
   0x3ad58a8f    0x62ab576e    0x31829e46    0xb1a2bd35
   0xd3db9735    0x248c8e9a    0x8db52fa6    0x8b65b2de
   0xebfee08e    0x0d2bdaa1    0xb3d9a282    0xde361f30
   0xc121c45c    0x12cdcb27    0x8d7ab875    0xcefac8dc
   0x573f8424    0x783fb263    0xbc2d8f2f    0x04f05791
   0xa880912a    0x22042163    0xb7891d1d    0x27a3b82a
   0x70e35ee9    0xb0b74dc8    0x72b51ef4    0xc074941c
   0xeb765569    0x8fba1f5b    0x044aaefa    0xc0db48d0
   0x31bed72a    0x7f5ad220    0x132e1da0    0x4cc7e7b5
   0x145a80c6    0x39367173    0x0689d163    0x96822f9a
   >;