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 = <0x9082011>;
intel,processor-signature = <0x306a4>;
intel,checksum = <0x7e23e5af>;
intel,loader-revision = <1>;
intel,processor-flags = <0x12>;
 
/* The first 48-bytes are the public header which repeats the above data */
data = <
   0x01000000    0x07000000    0x11200809    0xa4060300
   0xafe5237e    0x01000000    0x12000000    0xd0230000
   0x00240000    0x00000000    0x00000000    0x00000000
   0x00000000    0xa1000000    0x01000200    0x07000000
   0x00000000    0x00000000    0x07091120    0xd1080000
   0x01000000    0xa4060300    0x00000000    0x00000000
   0x00000000    0x00000000    0x00000000    0x00000000
   0x00000000    0x00000000    0x00000000    0x00000000
   0x00000000    0x00000000    0x00000000    0x00000000
   0x9539a0b3    0xc7bb991d    0x308f0f1a    0xb1ba077d
   0x8bd7260b    0xd710ad0c    0xf82ee64b    0xe6f11ce1
   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    0x71f0ab19    0x85635e57    0xfecdeb36
   0x7c93f457    0x13e3fb92    0xa512551d    0x6ac10509
   0x423fe38d    0x778481b6    0xff413c23    0x534d1d6c
   0xade61b9c    0x8cc43e62    0x0a8e5091    0x47382579
   0x8ee1d885    0x370915dc    0x8d8274f9    0xff11ba81
   0xb0919d7d    0xac434821    0x46d13494    0xe7fcc12e
   0x37876ec1    0x67a67b02    0x8d80b952    0xa2bdb26e
   0xf19c0c77    0x7b1f5296    0x544fbc2f    0xa8a3b1de
   0x8285fcfb    0xcab6dcc3    0x2a63f8de    0xab28edcf
   0x86e0e1cf    0xc21e5137    0x04616818    0x3172cc2e
   0x4a472e10    0xea8d7f3d    0x7e225494    0x7df2be43
   0x8a86b11c    0xf6894a26    0x81b6df9a    0x967c4076
   0x8c3e7b47    0xf81709e7    0x8bc622d9    0x4ed8aeae
   0x7cc696b5    0x45fb131d    0x77f322fb    0x4801173e
   0x056db13d    0x9a64fc3a    0x1508afa7    0xbb357cd3
   0xb863aa72    0xe57b932d    0x30892535    0x56a5e167
   0x842d402f    0x3113bd4c    0x04016ae3    0x7d81c983
   0xdeb79060    0x950e14e6    0xab7833c9    0x297e8abe
   0x49252831    0x489acc6f    0x9ed63fab    0x3166416d
   0x97319343    0x28ad40d7    0x3fbb9b52    0x203c7460
   0xe03bf6a8    0xbe288f65    0x8183b5d7    0x3752814b
   0x57405958    0xb4b3ab8d    0x235ba207    0x20bf3240
   0x9ea6da77    0xb8f77bf6    0x83d7ce90    0x5575d3de
   0x21f46a2d    0xaba56e91    0xb5657416    0x6ed3bce3
   0x1cf28b50    0x7e3f8573    0x76ed8028    0x8c785c22
   0x5a0fec15    0xbec7ac15    0x3763a0c6    0xd0fcfcdb
   0x39581ba2    0x386e0e74    0x4336b4a8    0x4bcc5176
   0x314b2da1    0x2ec76c38    0x2a517be5    0x17ce6f78
   0x7f124d6b    0xc68ce86a    0xac7d29f3    0x7ea7cbd0
   0x053169e4    0x4c0d5e6c    0xe39aa81a    0x083a39bd
   0x6d71ce68    0x7c50cc9b    0x10aa72b9    0xdd11c952
   0x43bea88d    0x9c1ddab6    0x41b013af    0x1e98de66
   0x554b92a3    0x86bac233    0x50fae8f6    0x358742c8
   0xa80c50d9    0xdfe9302d    0xc9b4c715    0xdb4b1c66
   0x78b7d75b    0xadde8aa8    0x59c09d74    0xa46b87d0
   0x548cc5b2    0xf9b8b729    0xa738e8c3    0x1c5a00e1
   0xd9c2d59a    0x8d1cc5de    0x05bae2e5    0x0ecdfd2e
   0xab3a984e    0xcf53db57    0x3ebc3c88    0x6b60e477
   0xa112a3b0    0x827400c9    0x9e7d8495    0xea378c48
   0xb19eaf60    0xdfe2da05    0x796b70f0    0x6c595e5c
   0xc0600c02    0x9e038536    0xea914072    0xa53e20b8
   0x30ab9653    0xb0bb4beb    0xce3d842c    0xb2a5cc91
   0xaa6f847f    0xe2aa1414    0xeede8231    0x067d99da
   0xa5638b21    0x27ac1f32    0x2231ada1    0x5ca081e4
   0x8e30a578    0x21f9f43d    0xc3b5ea88    0x1f1a9d74
   0xf7faba90    0x8163a801    0x09b1dcd6    0x3419385a
   0xd4ecb2e1    0x33e9df04    0xd5659af7    0x9eea6e2e
   0xf6ae859e    0x7c268181    0xaa07ea78    0x892c1c42
   0xe66a5fe0    0x9e7f5446    0xf18c42cb    0x49c7296a
   0x671484a0    0x3bdf31e2    0xed31d1d1    0xc2e8900b
   0x1175996c    0x70a0c04f    0x0394f2c4    0x070d9ca3
   0xc67229d1    0xcf29d228    0x4fd61fc4    0x92aa5df4
   0xa88afb58    0xb683a2c7    0x16239fe4    0x84bb685b
   0xb09cdc69    0x58be548c    0x99f0c940    0xa54bae2d
   0x108d7ccf    0x08773f13    0x4ba953c8    0xd290c27c
   0x9913f3be    0x8338ab76    0x4a51ca62    0xeb00862c
   0x03320962    0xd9bfb225    0x7e90e28e    0x7a86a4ae
   0x3a919994    0x91afec57    0xaef1a380    0x30ee8b2c
   0xb3dca7a3    0x26bb0fb1    0x36a18ed7    0xe0f1e5bc
   0xcd3c7b7b    0x6a3e7546    0x11fbb8ef    0x45800497
   0xd18d2714    0x5b2205e1    0x88903c77    0xb04c3c71
   0x8f52ca2c    0x3410f445    0x47847239    0x519adc73
   0x5e0b948c    0x0d8399f7    0x095d1fd0    0x001a43d5
   0xe806d835    0x199ff3d8    0x615fb809    0xa6d8aa7f
   0x64f3fdf1    0x6d048b33    0x69967629    0x2036eaf5
   0xd2514a6d    0x1719f81a    0x8030c9aa    0x3b1623af
   0xc8990859    0xea7d5f87    0x925fddd1    0x3470f55e
   0xcc4c6a72    0x4e94dba8    0x51861bfd    0xfc3aa50e
   0x65570977    0x615bbb67    0xd1cd8c1c    0xe8c52c28
   0xa4b1b599    0xef092f99    0x38c67c4b    0xa48b1fb0
   0x34bbdfee    0x162a0308    0x0118df20    0x839c54dd
   0x30c28bc9    0xd195aab6    0x14eecbfa    0x5292e262
   0xc4d26048    0xc8a7f725    0xb5be922b    0x540c734a
   0x12c53607    0x84a598b9    0x7c8418f2    0xe70c82dc
   0xa5f9f219    0x7023a821    0x7223e7ef    0xd63c008e
   0x29ddf8f4    0x586ac4ea    0x8f734809    0xbf22ff2d
   0x1c9b1aef    0x4249d5db    0xc4140c09    0xc927aae3
   0xf6c17d0d    0x822bd729    0x1ea56fbc    0x941240f4
   0x93a2e220    0x8596eba8    0xb9dc285a    0x58343237
   0x649f47b3    0xc214fb8a    0x1aceb84c    0x8a311f8a
   0x408e4b98    0xd0401a07    0x99fe7a30    0xdba70218
   0x6eabcecb    0x963f4937    0x4c980ab1    0xb1700cb8
   0x8762c553    0xed8d7267    0x96ef21bd    0x851452e1
   0x0cacc88c    0xb6320bf9    0x2c99e72e    0x98acaadf
   0x19c2f27d    0xe6a43a58    0x3b516fcf    0x643305c1
   0x28a991c1    0xcf0b9c6f    0x061e8030    0xcf1faf5c
   0xf5b441ce    0x0d00231e    0xab56cb21    0x28b7f4a0
   0x4fc8e58c    0x4860d87c    0x4b96bbdc    0x73f35c76
   0x81cb09f8    0xd80735f0    0x3dd494f2    0xce4517e4
   0x4c314ae2    0x4233cb18    0xf737b84b    0x1c745c08
   0xe0645e41    0xe716ddb8    0xec3c7c0f    0xa3667da4
   0x63533172    0x46598306    0xd34def1a    0xdf443342
   0x517cb001    0x917ed9ae    0x0d3070ab    0xf3d0431b
   0xc76ab146    0x7967163d    0x3f645862    0xa98a3610
   0xb17ec8b9    0x8809d7a3    0xbf98ab84    0x6addf0b7
   0x4a6ba3a0    0x4d377e62    0x5c13c16d    0x0657b882
   0x24bec841    0x639f476d    0x497db8cb    0x973ac543
   0x34ca0aa7    0x2033f4a1    0xf055d2ac    0x4f1e0605
   0xa06d020d    0x7e9d7b25    0x24dcf595    0x088c88f3
   0xcda1d4e5    0x2b9f9f21    0x4cebb038    0x4bfbaea5
   0xd51e9298    0x26dfd44d    0x419d2259    0x6b90a88b
   0x698ab356    0x78e59c8d    0xc9587560    0xe89547c6
   0xc92b0c0e    0x77a364ca    0xa7fb6e72    0x9e5f2f9c
   0xa825edb8    0x75d8d49d    0x227c61d7    0xbe75e877
   0x992628bf    0xcb5d570f    0xd55cb2a0    0x6b8ed5d0
   0x196f54bb    0x17d433ff    0xb089401a    0x89206c8c
   0xd2c5daef    0xafff07d3    0x07d1adf5    0x49b27ca9
   0x2e39157a    0x9bd214a3    0xe2409115    0xcefa1c6b
   0xdcb07810    0x41261e2e    0x665dfff2    0xbb315742
   0x65ef7d13    0x70b21c29    0x74507dd9    0x129c0ed9
   0x0ae1742a    0xd73c61ce    0x1e190eda    0xf74e3d06
   0x038fe01d    0x556d513a    0x3fcdaef6    0x6586fa4d
   0xd2d7e6ca    0x7e2e933b    0x120fa46a    0x894987a4
   0x4d5799f5    0x317bed63    0xeb8b2be3    0xcc927633
   0xff655d06    0x7535f440    0xb3281970    0x0f792db6
   0x53cde6cf    0x0db39a6f    0xef9eb25a    0x5e39ff58
   0x116b6c76    0x6faa29b8    0x9636bac1    0x42b9db6a
   0x5e1087f0    0x50cb3c88    0xbeae0ba8    0x5e2c536a
   0xf7817f0e    0x68a23d7d    0x4e5f95b0    0xb0c8d3be
   0xe765577a    0xe7f14c38    0x5cb0e2ea    0x6c760e04
   0xd4f00923    0x761dadca    0x26b3b752    0xfddd725a
   0x7a2d788f    0xd8895f45    0x26e4bf89    0x65f14803
   0x0d2e9b48    0xc3f70c99    0xf2c361bb    0x0623ca36
   0x1da1dc4c    0x5cf46bbe    0x5936d951    0xf3c7f826
   0x9fecfbaf    0x7461ab85    0x0d544474    0xe4120a8f
   0x569d033b    0x948b12e3    0xdb41b453    0xe9762a09
   0x7f2ded9f    0x6c25dc18    0xd2acdbbf    0x23ed04a8
   0x3b56bc43    0xbfc5d268    0x2fd5c405    0xc7b2ea06
   0x5a546023    0x30e9040a    0xe3c7722d    0xcf4ca6f4
   0x5f32c333    0x32f07d3d    0x45b9d4d6    0x9c41af5f
   0x5ee9a9c8    0xc3e280fa    0xee575013    0x04e0607a
   0xdd94800f    0x8292d93a    0xff10e469    0xcb706918
   0xdaa9276a    0x4d91add9    0x8e1ebb82    0x67452108
   0x49b22b5d    0x70b810a6    0x4497d9b4    0x86cd0335
   0xa691d65e    0x824db77d    0xeb09d413    0x9b723ebc
   0x896dc436    0x64780810    0xc5e34ef7    0x4f108f18
   0x8b55065e    0x4ef522ae    0x2c781bd0    0x32088deb
   0x2e052408    0x9b78cbec    0x4aed1bc3    0x31db2739
   0x89eb6695    0xf3df3627    0x576645df    0x123cff77
   0x1acb1522    0x246e719e    0x8baa34cb    0x6ba43aea
   0xfb057ac3    0xc87040a4    0x3d3ab58c    0xe9442e38
   0x89ce6ecf    0x3fa669c7    0x58919e44    0xa08a2e58
   0x8fd1fa50    0xc087b003    0xbfe787e3    0x5678b75a
   0x911fb37b    0x9942a375    0xcffeac92    0x24388c2b
   0xfe481ed2    0xf6e322dc    0x48cc215f    0xafdcd948
   0xbcd97425    0x655694bb    0x970a5b10    0xef8c398e
   0xb8171bbe    0x99e739c6    0xe169b100    0xe56c5c42
   0x8190cd45    0xf8d2b2dd    0xe1e981a6    0xc0c2aaf0
   0xc5c0baa1    0x6ce19d37    0x839d230a    0xfb84b2af
   0xf52b9069    0x903c39b2    0x97c52d92    0x71d78be4
   0x9bbb12c5    0xaff3990d    0x575fdc6d    0x7e4317d7
   0xdd1f9b49    0x24903168    0x2007fa4f    0x4abe4f6d
   0x263e39fa    0xb7e24055    0x93265f6c    0xe183e382
   0x2b19046c    0x185632e5    0xa024df44    0xdc7b6a40
   0x31c97b5a    0xd1db7afb    0x7ff27636    0xbdf79391
   0x5148a6c2    0x9fcf91f6    0x814f4f72    0x5a60d42e
   0xed3f9a1c    0xbcc0fafb    0x262ffcc6    0x041f2aa2
   0xa9bcdfac    0xc5897711    0xf39b154b    0xe8bb2687
   0x68c411aa    0x67e3cbc1    0x544ddb04    0xd248c866
   0x9b107e9b    0xff6b8cd8    0x94dd2262    0x1a7dd15c
   0xea03e879    0xf534244f    0x84485354    0x35225d96
   0xb58c8b19    0xc64cf0e5    0x7305411b    0x80770715
   0xbfc71f00    0xb962ccc0    0x21bdf0e2    0x048bda12
   0x2102ac9e    0x64e889d5    0xbc30eb49    0x03eab004
   0xabe124a3    0x58a41ae7    0xd945ba34    0x7d485b3b
   0x013ccf7f    0x487df444    0xae74b9de    0x4828972a
   0x97bd1ca2    0x28c64e58    0xbee11d3f    0x347652c7
   0x37814af4    0x99b7adc4    0xf6ebab70    0x07aa21ff
   0x64174862    0x467de331    0xb6a88187    0xde63b3c2
   0xcaec36c8    0xbf4f3de8    0x9bd70e15    0xdf4b907c
   0x640f2594    0xfaee60f6    0x9480c381    0xcb4e0996
   0x03b30491    0x055c512e    0x512e5b67    0x3c0c5209
   0x84c9c0be    0x069907cf    0x49d4a871    0xe5fd978a
   0xbd7ffb3a    0xfaf9643b    0x119bd155    0x4eebc032
   0xf12cfed1    0xae23dc3d    0xbf9472dc    0x0c9f240e
   0xa376c5b3    0xbc168e61    0x715ee9c8    0xf0d3bf95
   0x951f938c    0x17a1b2f2    0x998b2c63    0x5f6bef20
   0xc364fb8b    0x90d9863f    0xbb65674f    0x9cf94066
   0xf4a43b1f    0x9e5f0a13    0xae62623c    0xf445c858
   0x4021ed28    0xf1562704    0x0e1c1596    0xe9cd23ee
   0x28131eac    0x5406abd2    0x7f599eb8    0xaf471f70
   0xd275f6dc    0x5ff75a54    0xa82c13b9    0xa2b0a583
   0xbfaffd3c    0xac5342f4    0xf0e1963c    0x993dbaae
   0x3d0cd111    0xe9ee6ce3    0xd85f5004    0xec8f711a
   0xafcfb6f2    0x6926e1c1    0x0f1a5e40    0xc002ec74
   0x83344203    0xffdacd7f    0x1f2efcc1    0x8b511582
   0x013cb6f8    0x7781d777    0x4aaaab9f    0xa2223fd6
   0x07c2557e    0x27ca061b    0xbe94f543    0xfa94ff76
   0x03ab13b7    0x69bf8a84    0xbcb641eb    0x5e89208b
   0xc4e51876    0xd58dd9be    0x4ebdf2ac    0x14b79754
   0x8cc79438    0xb6d37437    0x6b843097    0x0d11bde4
   0x2ef0fd04    0x788b3007    0x6feca051    0xe147b98e
   0xa6b9139c    0x9446b26d    0x4920adab    0x7cb94980
   0x5ff17b2b    0xa22b81ea    0xce5e999f    0x7d4173ac
   0xd99aa4fc    0xebec0bf5    0xf10d6c52    0x5d97f82c
   0x0738353b    0x208e43a6    0xcec8ddb3    0x999847e8
   0x10d94541    0x68d5c5a2    0xee34f623    0x86536280
   0x4f4e5bc0    0x4e569e0e    0x4c7d1738    0x427d42c3
   0xaa94a27f    0x8bfff36b    0x036d1073    0x2ebe67f1
   0x85f8e9d5    0x6b7c5425    0x4ef72dc2    0x8b89450d
   0x20011c1f    0xebd91d71    0x16c0ba50    0xd7c10f19
   0x46c9ca67    0x23787788    0xe8175e53    0xebe05e52
   0x3303af3f    0x6b058a55    0x3f960abd    0x8d362407
   0x33415c6f    0xdbad54d0    0xfd473812    0x9394e4c2
   0xac3c803a    0x489113cd    0xeb749070    0x4f813729
   0x1f83102e    0xda39d44d    0x2f995892    0x178549e4
   0xaa04838d    0xc08bc6f2    0x8e965361    0xe5633efb
   0x39927e9f    0x5c7d5014    0x783f5048    0x1c872f55
   0xe41ba625    0xeacfc296    0x1e1202d9    0xde9fa0a6
   0x1dac6dd6    0x6eaa865d    0x09f40fd9    0x9c8d9647
   0xfc8e6645    0x77626236    0xc61d1276    0x59948fa3
   0x0296fd66    0xcf07611f    0xc27022bd    0x34aaa9c9
   0x0ad7b71d    0xb13ec602    0xabd244cc    0x3d3387f0
   0x5a9f9fbe    0x11e4971d    0x38f0a9b2    0x44bc7933
   0xaee55dfd    0x9a5c2137    0x8d3a85e0    0xf748d910
   0xe25eb57f    0xb3dbafe4    0x386b0f20    0x767872b5
   0xfd675769    0x34ba841f    0xf7604e1a    0x99572947
   0x72fcc0ed    0x8f914e81    0xebd404de    0x29c263bd
   0x10978d02    0xea57338e    0xe7aa0d47    0xbd4a124d
   0x4fd7185a    0xcbf7f9c2    0x567f4318    0x96b1858b
   0x0f24fc24    0x7ac200f4    0x688ad1fc    0x8bc3b74d
   0x275ae45a    0xd4dcd957    0x4898351d    0xedd41253
   0xce413d09    0x11df9297    0x4ee35a8a    0xb3e506c5
   0x6f43f262    0xf7cf6cb4    0x7c87a2c3    0xcf4b7cb4
   0xb7f72f04    0xc21d35bb    0x570fa807    0x4a500ff0
   0xd157fa61    0xace9ab6c    0x66b98d3f    0xdd59c459
   0x5a8022fe    0x72122376    0x507806be    0x73e4b7be
   0x4a88e7eb    0xef72d6fb    0x57ead7d1    0xb7a2eb21
   0x327830ab    0x874e0b86    0x17c27b5e    0xdf7fe64d
   0xc07f158e    0x506a5a1c    0x8e2ef0ad    0xeaeddcfb
   0x76d5d48d    0xf20a01de    0x62454d95    0xc5ee387b
   0xc3b17190    0x00136ccc    0x988abbd8    0x57c6ad77
   0xde70f835    0x01fbc472    0x99b4822f    0x00fbf0bf
   0x6e919c0b    0xc5fe1ed5    0x5ff3ae66    0x5d42c098
   0x59bd5712    0xb06fc973    0xb6093014    0x5461dac8
   0x3139ddce    0x55f239e6    0x55541931    0xf184d3f8
   0x1127627c    0x7e1b4676    0x3ab1d112    0xad8c4549
   0x01170df7    0x62e25822    0x551824ab    0xb2f82a7e
   0x15544a0f    0x24fbab9f    0xe3675302    0x89dde28e
   0x6dce0a37    0x3dd7b171    0x8d04e91b    0xdd8d2640
   0xab0db01b    0x166f8408    0x3a4dd9b1    0x0f6e0e71
   0x4f322f5c    0x39343841    0xe07bca48    0xaa135ce5
   0xb12211f2    0xabfccdf5    0xebf7f510    0x6773c043
   0x763601cc    0x0a49fa28    0x9a7f8f6c    0x8e1b8ef6
   0x41f434c9    0xc673a8d3    0xdb67ca50    0x784cc5bc
   0xb4339d90    0x1b331afb    0x0419b04a    0x76983ccd
   0x2f4d56cc    0xbd1b0920    0x605f7579    0x95b26082
   0x5d1af353    0x9aa19300    0xacbbfd43    0x71d1e615
   0xf9037ea7    0xa14464f4    0xac987389    0x113ad6f6
   0x9ca375fc    0x98fd00a9    0x7707ddd0    0x5678ab5c
   0x1c6ad080    0xd8c1e89e    0x2c71d71c    0x074f1a5b
   0x759a03b7    0x96534362    0xbb944132    0xb55e5eae
   0x4bfccb91    0xa24def46    0x591d5740    0x94c6b99d
   0xfb2074f0    0x494e6f1e    0x52ae5274    0xe1d49c1a
   0x92f03134    0x1759bf52    0xc392bce2    0xe6c2c774
   0x521055c3    0x18329921    0x83308d98    0xba7b3f54
   0x704d6822    0x24e562f1    0x494a8992    0x3183e726
   0xef86b2d8    0x79b3fc8c    0x56eab200    0x8602ae41
   0x900a3613    0x5100f884    0xe216a6eb    0xe227a887
   0xfe9fd01b    0xf3ba709b    0x5ea4d2f3    0xfec8ee3c
   0xeddf6d69    0x0d6bc870    0x94c1b0d2    0x21686063
   0x375dba2f    0x0865ab2f    0x01628907    0x170ab107
   0xe909ef36    0xe9c260dd    0x2522609c    0x9a5956c5
   0x1e494cec    0xbf0e6c6b    0xf8868417    0xd664e19a
   0x524733db    0xfb9c9b70    0xb98bbbb6    0x08083c38
   0xe5d80347    0xee79b62d    0x01387fac    0xd26d87c4
   0x5fe568b5    0x96a82fda    0xca66e58f    0x2579768c
   0x63116536    0xe959d2e7    0x0f854cf9    0x4eabe9b6
   0x5ece1cd3    0xd14b79d5    0x16d43031    0xc3eee230
   0xe5f8dce9    0xc435d411    0x66c30e0d    0x78815b84
   0xae738a85    0xfcb680dd    0x1158c848    0xf83499e3
   0x2427441b    0xb5de1525    0x908ffd2e    0xd0c325ab
   0x6972ce23    0xe14dde3f    0x9d6a5c5a    0xc81ae057
   0xe775239e    0x80d9d083    0xb758aed7    0x4b0a960f
   0x95d421b1    0x8457d800    0x7fdf0f33    0x6a8da972
   0x5a1e43a6    0x7075b383    0x1a56e8df    0x6881ef0d
   0x927e4a53    0x2b229988    0xbf955c6b    0xddb168e9
   0xf4c3a41b    0x7f5aaeb2    0x3703df12    0x82fefc6d
   0x9072a83a    0x15912eb3    0xc3b709b7    0xf2688911
   0xff761108    0xa9bc129e    0xa8b7185c    0x3e18a6bb
   0x9ad22d22    0xd89c2d61    0x8a77f5f5    0xdc62e278
   0xf9225008    0x3af51072    0xcfe039cd    0x443d7dea
   0xf11280f2    0xd537ef15    0x8a563c9b    0x977ea6a9
   0x5ae7791b    0x8767d5ec    0xbc1c4c2f    0xb0fad47b
   0x056607ee    0xe3064364    0x67d8a4b0    0x14c60ef1
   0xcd5881f0    0x115caf21    0x2f85528f    0xe002c620
   0xb6c7063f    0x97ecc4fe    0xf1767731    0x04e5ff88
   0x8a4ae2de    0x61908c05    0xc5eafb5f    0x160554d5
   0x10f4891a    0x346f5021    0xbbcfa5f6    0x0def8165
   0xb2dec581    0x79e35980    0x6f2837f5    0x3db025c2
   0xde12696a    0x33f0d559    0xb7666011    0x1ddf70d8
   0x95116e31    0xc283742f    0xf7c090a9    0xd6c35acd
   0x1b59fa95    0x40d6a440    0xf5124a8e    0x851b2eb5
   0xe23f909e    0x51e7d43e    0xe8448ad2    0xecebb43a
   0xba214d3f    0x8668acf0    0x3af07c0f    0x5d522cb7
   0x18e1e776    0x13d1c118    0x8eae9d53    0x9abb258d
   0x4b5d4b48    0x4395da72    0xb8b3e620    0xaf1be0db
   0x5dc55eba    0x1bd22e25    0x557a72d0    0x163e00f7
   0x61188e81    0x258a2c1e    0x0c4276ee    0xd7c0f6cf
   0xcae90383    0x6b9a226d    0x130005a9    0xde508db5
   0xaa834c3c    0xe07538bf    0x5d5c9640    0x09e5e3a6
   0x925b2f59    0xfc0c262c    0xb3fe8482    0xd55f9dd2
   0x18824ddd    0xcca0e20a    0x58f5e91e    0xbe9bfc6b
   0xed8fb482    0x06272330    0x58049c9c    0x746c2ec4
   0xb3f7560c    0x28cafafc    0x537795d3    0x74198ba2
   0xe74e67f4    0x77294fca    0x3af10e99    0x8e19bc12
   0x6518d98d    0xf770119c    0x30dfee06    0x171175c1
   0x2834cada    0x38dc4780    0xb1a8873e    0x47a626f2
   0x790e757c    0x71d5196b    0xded342ff    0x4fce9787
   0xae6c198a    0xb26100e3    0x758992a3    0xc9021e08
   0x54de129a    0x793b2e40    0x78d5e95c    0x6f433a46
   0x49264de9    0xe155bf0e    0x3bd4788b    0x7b9291ec
   0xf80b3c50    0x5ada3b87    0xd1a7b055    0x4cb0eb44
   0x4f712378    0x36bc14b4    0x7bd0b6b9    0x62920554
   0x780ea525    0x1c74f629    0xe1431d38    0x4ea1ff33
   0xba9ad4ab    0x6b8113fe    0x0022a139    0x835303e0
   0xfa39cff6    0xe45918a5    0x844484a2    0x55b42e18
   0xf14cd964    0xb65c5efa    0xd04e9cbb    0xcba8edf6
   0x2dd6a76e    0x1d5da1ec    0x9329bd8b    0x527d6e4c
   0x956956fa    0xeaba1ade    0x9125ddfd    0xd6f09a18
   0x4d2db260    0x8c8b9e8d    0xca95ab0a    0x5bbe0573
   0x7310a64b    0x4d5c4c73    0x0a2f0b12    0xaf9bf6c7
   0xc9687aa8    0xe5a2a604    0x54ec3dbe    0xf4256cc1
   0x405fc417    0xa19ca399    0x93531bda    0x595298c7
   0xa28dfa52    0x7385a266    0x027dc36c    0xcdb82903
   0x5ce4b82c    0x98977244    0x0d4cf474    0x99236465
   0xb67a8672    0x1e1fee2b    0x38a75771    0xfb017ac3
   0xc04889d4    0x93753894    0xa9603439    0xb37a2ca7
   0x8491a2b3    0xdf1cad03    0x6717cc79    0x9f8bacae
   0xa053641e    0x8383fb3b    0x0229b112    0xf9d2a0f0
   0xb578ff0e    0x79a48f10    0x33a2f133    0x8d9a77ae
   0xd931bc20    0x6629f839    0xeb0e4ada    0x2b8c1290
   0x2c3aee9b    0x324eef42    0x13b50a02    0x059aa872
   0x8ac20f06    0xd2d8eb70    0xf575298c    0xca65765b
   0xf7a92001    0x9bb5dec8    0x49b44f85    0xa3f93611
   0xf2d51bfd    0xf8e42618    0x03d9a8dd    0x34526d3b
   0xa3b9112a    0x385ff261    0xae991c2f    0xdd990afb
   0xf10471f1    0x842b7feb    0xc959bba6    0x51db24ca
   0x7af01558    0x1abc2242    0x8adea69a    0x77140ced
   0xd7fa451f    0x46c48f08    0xf19545c7    0xc571c2a0
   0xd24188c2    0x2da3f8c2    0x035b1847    0xcfbccf6c
   0xe4e6123e    0x56967bb0    0xb0187725    0x1e98dd1f
   0x2c5f8b17    0x42ad6c44    0x7dc0cdaf    0xbdbc7762
   0xf926a4fb    0xac0b9ea6    0x7108af88    0x335f4e85
   0x174ff319    0x08263330    0x9ab6c830    0x2dca63a5
   0x479bf730    0xc8187fd6    0x97daf5aa    0x66f9147c
   0x448b62b1    0x9db3dfaa    0x4c0abeec    0x3eb5e03b
   0x726606d9    0xe2c3faf8    0x8bf2f174    0x6395c1fb
   0x1e84bf32    0xfb452586    0xee550d69    0x40858cdd
   0xf454cd26    0xefb81d50    0x3c879cfc    0x41a58812
   0x30338aea    0x42288f92    0x4a4980a6    0x40556e1f
   0x3d14bcdb    0xd6509d13    0x494d8e13    0x05ae949d
   0x1d8528cb    0x40c73cb9    0x24e60bba    0xbdd52ae9
   0x4aa0fc29    0x5f01792b    0xd0d13875    0x7c3553dd
   0x41a52955    0x0325f0f0    0x49ba411c    0x05d30bd1
   0x2af8ea4b    0xf91e6a39    0x17054898    0x33516ff4
   0xc62cf75c    0x301a0459    0xc18857e3    0x78f05585
   0x07eee4db    0x014c9d2d    0x5e67a82e    0x9babf458
   0xb7ada3a8    0xb4c978ea    0x0ac14e64    0x6c47ff91
   0x9900eea4    0x1ba7c285    0x51c7f0e4    0x64d8f725
   0x0f0cdc9c    0x69cd6c3a    0x37589cc1    0xe9bcd133
   0x23b39134    0x205ba564    0xc00dbffb    0xf01c3680
   0xada1dfc4    0x3494c547    0x34f95b08    0xfaff44b5
   0x8a2b6e4a    0x579f3f04    0x7cedfc17    0x41ef4344
   0xe786cd57    0x5ddfbc7b    0xecd5c628    0xfe55a66e
   0xa68bcf08    0xd69384d9    0x9cfe6968    0xa98b01b1
   0xf569ba00    0xdbb51d1c    0x3df4a346    0xf913cbfc
   0x8b156a28    0xf95684bc    0x5bc070cd    0xf6b27548
   0xe7f9c2ae    0x9233351d    0xa9ba9381    0x632c9197
   0x6dbd7022    0x67b448df    0xbb62f843    0x6a712209
   0x03867759    0xd7baeeb4    0x5104c12a    0x11f9e0c8
   0x9fae9186    0x46c17ca4    0x33b16593    0x20308078
   0xdfebe428    0xac27d933    0x59cff948    0x60eae57f
   0xec308135    0x2a2b3da3    0x47c74c7e    0x24dd1bac
   0x11f67090    0xd2b37df5    0x2367170b    0x08b3ce06
   0xfeef940d    0x46cd6519    0x6685cee3    0x23244876
   0x5929c779    0xf8fd52b5    0x7520251b    0xbe64ea34
   0x594ba72e    0x8a522818    0x3a563759    0x448dfe58
   0x28b8193a    0x8b898a6d    0x26b1864f    0x94b9a512
   0x58c57299    0x326b3c96    0x3073f0c2    0x5c9623f5
   0x69e2d14d    0x06c69b27    0xbae70a29    0x77120eff
   0xbd57a135    0x3182e024    0xc48ce0fc    0x889476f2
   0x9c5c428e    0x18243a48    0xf226e200    0xa434bc0a
   0xc31975ba    0x7a7ff48c    0x6e459a3b    0x171057cc
   0x7e4cacae    0x6e2d9566    0x4a253a89    0xb26b3cab
   0x342ba69c    0x03c13ba4    0xce667e63    0x32250c84
   0xb15f105a    0x436c5c66    0xdbfd79b1    0x090ca274
   0xa3f5ece3    0x4b3b4650    0xa41a96b2    0xe527bc5d
   0xada0de6d    0x87e5a944    0x5d99e654    0x3cc3d95c
   0x67c2e1fe    0xa05b8205    0x5fe902ef    0xcef05b37
   0x1081e4f5    0xe381012c    0xd4953b82    0xacb344b4
   0x278b5104    0x9e8f6f53    0x539cc1cd    0x55a16099
   0x235f5ac5    0xcaed439c    0xad386728    0x5d2656fd
   0x50e1622b    0x76422754    0x88c2a109    0x6c5faaa8
   0x413faaa4    0x8e64eca2    0x1c900d41    0xab89b33c
   0xec9e418a    0xcd7d4db8    0x65a17ab1    0xbf52c694
   0xeecff735    0xa540d8c3    0xaa45a930    0xc0070502
   0x18f8e76c    0x0d0958bc    0xf5c2aa4d    0x1deb8b87
   0xb06edbcb    0x50228379    0x600947b3    0x99f01bc6
   0x9290adf1    0x3353fa5f    0x5256cbef    0x19c196fb
   0x822b7e48    0x5400d0c3    0x12fe150f    0x5ada541a
   0x410eea57    0xc34b0ac3    0x3a7ea361    0x3dfdbc15
   0x3d2ae574    0xd3f41956    0x79bcebc8    0x85681660
   0x27855dc6    0xe61bd8a2    0x47eee402    0x7e6e74c9
   0x0e1fd6bf    0x6ff32cb5    0x40da8747    0x85e02a6b
   0x9f7d9a5c    0xaa512efd    0xc6673d19    0x8218c318
   0x0fde8712    0x612ec9c8    0xbd40745c    0x2daf88a0
   0xad6e44c6    0x2e087d9e    0x1652702a    0x4fd9afe1
   0xabe830ef    0x08dd3913    0xce99af5e    0x2ad29258
   0x2d2bb1fc    0x4cd05f07    0x86c1d313    0xc121df89
   0xdc34b9d7    0xcf66a60b    0xf4be35c7    0xaea67507
   0x0905d5b2    0x6e6aec02    0xa4ed411f    0xeaada4ec
   0xf548fe2b    0x4a2e9a7f    0x8884168d    0x7b3cd8f9
   0xe380c72e    0x6332531d    0x96228e28    0x0d019478
   0x38b0bba7    0x3b35de12    0xbd8cf061    0xc40be0db
   0x308f624f    0x014dce9c    0xdc9d4c1c    0xe7cf4845
   0xd3c3cb56    0xd273eca6    0xd4574a88    0x47df611f
   0xeea7b70e    0xdc4b81b8    0x1f3adf2e    0x695634c6
   0x249ef15f    0x7b2b6dfa    0xa39a7367    0xf3cc99dc
   0xe0743236    0x6e00ecef    0x4bc24c6b    0x557ca804
   0xbe759d03    0x0eb2c5c4    0x366a6da4    0xa40acf07
   0xcaaa7952    0x63dd5b89    0x6f09f54d    0xc598a3b8
   0x818270a9    0xe85e2b53    0x6d437ced    0x3301c4ff
   0x8950ff23    0x88e3303d    0xf3b7c745    0xd823996d
   0x2a4caebc    0xa1eb7e2c    0x960fa785    0xa5d9192d
   0xb771a75f    0x6c17bda4    0xa4c62290    0x01f559c4
   0x5b6bcb90    0xbdf4e260    0x37d24146    0xe9f7c113
   0x224c8d1e    0x944f0d14    0xb7a446db    0x470e1bd8
   0x5b4553b1    0x9713ed1f    0x3bb0621f    0x5d13ccd2
   0xd1512876    0x92172e03    0x80d4f34e    0xfd03a89e
   0x82de677a    0xe72e0a3b    0x593b0502    0x7825be45
   0xa765c6c7    0xddef9369    0xd449c6a6    0xe4440203
   0x8be34a5c    0x22617938    0x6eaacd0b    0xd0b47183
   0xd39589f4    0x3159c597    0x76a0a4ec    0xf434b1c5
   0xf3a26de7    0xe9b69e3c    0xceb232f8    0x7bc91c43
   0x225cfa3a    0xdbabb166    0x04d4782f    0xd573884a
   0x351f5f88    0x4acda1e6    0x2cb93b68    0xed4b0663
   0x1dd147b0    0x4b64aa81    0x9baaddd3    0xdb305d03
   0xe44403aa    0xd52140b8    0x442e2197    0xfb8f8aa2
   0xa1d2b054    0x30ac7b0e    0x535ff138    0xa34c29fb
   0x4dcff8e5    0x4d4b5af7    0x75846d8b    0x29060275
   0x154f0dbc    0xf506c696    0x18706d08    0xbe1cddfe
   0xc972edf3    0x070f4aae    0xe5055290    0x12ff9063
   0xe4b81a09    0x11ad8348    0x184faea6    0xfe9b3674
   0xd8a68c8c    0x28366da2    0xd0729297    0x8c07e77b
   0xe85cb507    0x54d582d1    0x0e10aa56    0x5f79aff3
   0xb5c2f58c    0x0976ca59    0xd43bed61    0x9e76951d
   0x4bc2542e    0x7a1870fc    0x2cd01266    0xcc717daa
   0x045e2757    0xa5b943c8    0xbbb21e51    0xa19b070c
   0x985e3e58    0xb0f22523    0x1dfac693    0xe2491946
   0x649791b6    0x54d4f8fc    0x2920c0c0    0x45af983c
   0xd400878f    0xbf94ce47    0x00dacb15    0x8f79afc0
   0x96d4d1f6    0xdacc4fee    0x3eac2a87    0x89f808a3
   0xa8963eb3    0x3bfbf9fc    0x16970a5b    0xdc925ecb
   0xfa5e4920    0x219ffbea    0xfb442d8f    0x32a5d657
   0x7db7483a    0xfb330167    0xe75f7f87    0xea1de0e1
   0x764b080a    0xed1eab80    0x6b75f59a    0x8dceba7f
   0x735a7fce    0x68128837    0x7243057b    0x4da7a027
   0xc1c502ca    0xa5f2bcc4    0xf2c6209c    0xb675c45d
   0xa5aef423    0x362b5df4    0x7840609c    0x714209ea
   0x3919be09    0xc67c360b    0x6ffe8d84    0x3dcc0e10
   0x558ec8dd    0xa2285d7b    0x9eb86078    0xb4685e77
   0x3840ab30    0x2ac2fdb1    0xc6b795c0    0x834c15c0
   0xaa0ff942    0x74fdc7e3    0x87ab3565    0xa9d3f71c
   0x53ad4955    0xad5191de    0x3e30a79e    0xee227702
   0x5910cbaa    0xce926dbc    0x629937d9    0x271e98ea
   0x29ac6f12    0x09248669    0x74d8fbb5    0x435a83c3
   0x93dd39a3    0x7bcab8ab    0xf86858ac    0x403823a8
   0xd9fb5669    0xddfdc2b6    0x9b7e771a    0xf7a6a574
   0x1bdc0062    0x54c621be    0x45a49ac5    0xf4b5c38c
   0xe7916b1f    0x4ea7f121    0xd5457986    0x6bb57a6f
   0x1bc4d42b    0x2ab0ee84    0x5b8e508e    0x6adf0b60
   0x1c39dc48    0x25d58fce    0x54327b32    0x93718903
   0x991e452b    0x627cc0d3    0x15233871    0xf921f79a
   0xea6475d1    0x9b155143    0x5914ee94    0xbbeb43cf
   0xbd590426    0x8aaaa0c4    0x50b174a1    0x51aa1955
   0xea349dfc    0x005a2de4    0x4603a63a    0x971af0b8
   0xbcd89a17    0x1d49e631    0x63d3a40c    0x63b0f1eb
   0x975757fe    0x706e086e    0x161d0cad    0x5b5f4fe0
   0x4a82f4de    0x34800a89    0xdcfeeb96    0xae9c0bb8
   0xa6422c15    0x8ee1b10d    0xa454ec0b    0x1a51e7eb
   0xd2767564    0x8541c726    0x7e0a8cb8    0xbd6f58ef
   0x7325c5fd    0x5f8b8144    0xb18853e2    0xd6ac3e90
   0xeccfdfaa    0x8bed8778    0x7d65f220    0x86502ddb
   0x272d7bbd    0x9546beb4    0x2fdbc971    0x8f86c26d
   0x317131ee    0x06a2d84b    0xcfaeb274    0xbdc64496
   0x842eee16    0xc5596e5e    0x3fc8d83e    0x60ce3e3d
   0x233ff26f    0x8e7eea69    0x3dfb8b62    0x0bd1271f
   0x3276add3    0xdce0f322    0x272f2fed    0x310b01b9
   0xec13dbff    0x44ecef5f    0x716a95b1    0x8e2ed760
   0xfc1cdbf3    0x363ab021    0x529c749c    0xb8361787
   0xb576b8dd    0x05ba72be    0xbd94ddca    0x995823cd
   0x4bf10e99    0x6350d475    0x6fab0d5d    0xa3fb7ef0
   0xa755d719    0xefeb5c22    0x8369b60e    0xa190b7b2
   0xf1ca5eba    0x406fbd8f    0x0b858d59    0x9f4f3a99
   0x600706c0    0x8efb77fd    0x8ebd23fe    0xa82b4e93
   0x44d50e4f    0x92a2b5a1    0xde8229a0    0xa9128ba4
   0x6dc829bb    0x5d63bac1    0x8948d416    0xbb85eebc
   0x4b280f18    0x6156e24b    0x5271526e    0x3a550970
   0x7212c942    0x09040eba    0x0c199ae0    0x3f41b3f9
   0x8d439401    0x83319b2d    0xf3deffb4    0xfd813e2a
   0xa8ac6a50    0x72858022    0x5650a6ea    0x8b9e18a3
   0x7dc2d48e    0xabf0c35c    0xe9d93f5c    0x228412d4
   0xa7b07016    0x0babb01b    0x36faa524    0x3157fe90
   0x4cf0fd08    0x1272a76a    0x8e701e54    0xd1ed3067
   0xe92bc6ac    0xea2fcc5d    0xdae1a6c7    0x4ec3465f
   0x97556141    0xda282893    0x2bdf77f3    0x458abb7b
   0x8c98d27e    0x9f2ddc8e    0x4bf66134    0x7ef33d1d
   0xe7bfef39    0xa9b37d3e    0x2272b785    0x41bc32d3
   0x16790e7a    0xfcd172a9    0x4dcbdb4f    0xadc6cea4
   0xe72aab79    0xd3a530cd    0x153171ea    0x60d6122e
   0x1b00ebde    0x366861f2    0x6781fc14    0xe6d6189c
   0x3b9beebb    0x5c239e07    0x51999573    0x5b900c94
   0x52a14fae    0xc7c0bdfb    0x5bebb646    0xaaebca2f
   0x360c6d2f    0xc8b43453    0x16ae683d    0x11248d2a
   0x08fa3017    0x2bfc636f    0x7360ae91    0x793ad23c
   0x7d2bc4bc    0x2d505664    0xee449c94    0xbd0beb6a
   0xa9b818e7    0x251354ca    0x119825e5    0xae8b8d2c
   0xeea15a2f    0x8b3c47ad    0x2af74ac7    0xaedb8156
   0x9b96ee47    0x05034a2f    0x752f8722    0x0f1ee372
   0xff55b4b5    0xd12d4ead    0x554c31c4    0xc167849a
   0x118d9c61    0x9825a5b5    0xd1941592    0xa21440d6
   0x0c8fa874    0xd23ff93c    0xf592f75b    0x6d171131
   0xe1cc848b    0xe73fe5cf    0x38677f4a    0xddbbd004
   0x6af79754    0xa666b38e    0xf5afba55    0x036b1f0b
   0xd55860f2    0x1efdbe6f    0xafc557a4    0x3b24c27d
   0x68f319ef    0xf863285e    0x80e88563    0xbe2af6a4
   0x81360909    0xcfbaac9a    0xa0a07505    0x8c653634
   0xf630bc25    0xdea1640f    0x51445022    0x8bd02194
   0x593185c9    0xc23f98f1    0x06b6d384    0x432278ed
   0x9c422519    0x0664dc91    0x733e7075    0x9e05a4c2
   0x1b014110    0xc4787233    0x4aad488b    0x756f0d47
   0x9e29a6df    0xabde4b5d    0x23727bdb    0xf1e3a05d
   0xa1f22c40    0x2d290090    0x62d3b212    0xcc247195
   0xcd5c84a1    0xf277c61f    0x4f9f213a    0xa69e7391
   0xf09f4162    0x44771471    0x6be202f9    0xf27e05bd
   0xef27ffc6    0xb94d8b95    0xcc124e11    0x6d22e955
   0x8c572ef0    0xc59727f0    0xa68aa858    0x034de5f4
   0x242700ae    0xcad4225a    0xb5e792ea    0xf791ab32
   0x8f75a863    0xd078bb02    0xec889a62    0xbae59fa8
   0xd0e96b37    0x7127e3a9    0x69283a7c    0x7fe26fca
   0x3b33f97f    0xef3bfad2    0x0a33c011    0x060e0e58
   0x27de1402    0x55f0b8c9    0xf48de31c    0xacbc1c7e
   0x228459e6    0x9119a04c    0xeae173ef    0x50347a6c
   0x6da1ae72    0xcea1256b    0xc328fe6a    0x85a48b53
   0xd8bdb49b    0x857cd611    0x2218a975    0x4893fbe3
   0xbd0b7590    0xdc35b430    0x0b37d8a4    0xc1938a77
   0x78423be3    0xbb14bb91    0x0c900fe5    0x82037d1e
   0x1fc0a8c5    0x5b83cd7a    0xf1a7ff8d    0x36cb83e6
   >;