summaryrefslogtreecommitdiffstats
path: root/arch/x86/dts/m12206a7_00000028.dtsi
blob: bcd5248e0cafa10e12bed2bc0919c2ffff712365 (plain)
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
619
620
621
622
/*
 * Copyright (c) <1995-2013>, Intel Corporation.
 * All rights reserved.
 *
 * Redistribution. Redistribution and use in binary form, without modification, are
 * permitted provided that the following conditions are met:
 *	.Redistributions must reproduce the above copyright notice 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 suppliers may be used
 * to endorse or promote products derived from this software without specific prior
 * written permission.
 *	.No reverse engineering, decompilation, or disassembly of this software is
 * permitted.
 *	."Binary form" includes any format commonly used for electronic conveyance
 * which is a reversible, bit-exact translation of binary representation to ASCII or
 * ISO text, for example, "uuencode."
 *
 * DISCLAIMER. 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.
 */

compatible = "intel,microcode";
intel,header-version = <1>;
intel,update-revision = <0x28>;
intel,date-code = <0x04242012>;
intel,processor-signature = <0x000206a7>;
intel,checksum = <0xf3e9935d>;
intel,loader-revision = <1>;
intel,processor-flags = <0x12>;

/* The 48-byte public header is omitted. */
data = <
	0x00000000	0x000000a1	0x00020001	0x00000028
	0x00000000	0x00000000	0x20120423	0x000008f1
	0x00000001	0x000206a7	0x00000000	0x00000000
	0x00000000	0x00000000	0x00000000	0x00000000
	0x00000000	0x000008f1	0x00000000	0x00000000
	0x00000000	0x00000000	0x00000000	0x00000000
	0x52b813ac	0xdb8994c7	0x70e9f6bb	0x9d6db2ff
	0xf4d70f5d	0x5b1eccf6	0xac59106f	0x0ae2e2c1
	0x1a7bbeb1	0x355a1d62	0x2e7eb594	0x09f8dea9
	0x432a49e4	0xbf520253	0xdafa4010	0x893a858a
	0x766e0efb	0xd91e196d	0x838bd2ef	0xe5146494
	0xd515f413	0x29704828	0xe85598b6	0xdcbe6c51
	0x88eabbfa	0xa1e8909f	0xd8931721	0x35386554
	0x089a78a7	0xd9914775	0xd4644748	0x1556a4dc
	0xf44448f6	0xd054d7db	0xf30f2b7d	0x5ae223d0
	0xcbbb48b0	0x5c8b0383	0x177de157	0x9c1e5f73
	0x2ec28289	0xd72a7b6c	0x823b6eb2	0x35e02171
	0xba8deae4	0x06f4d468	0x13dbafaa	0x72b419f1
	0x033385b5	0x05806920	0x4c6034cf	0x9bd117dc
	0x976e2d04	0x250330f0	0x7250b5e1	0x184980c2
	0x12a9d7d6	0x1bc808f9	0xae79994f	0xc6f87901
	0xc0e3132f	0x671491c5	0x236cad39	0x37889d9c
	0x67f7c3f3	0x964a6be5	0xbcced7da	0x57eeaa6e
	0x7bca1522	0x654fee4c	0x2a1ca5d9	0xa1803cf3
	0x00000011	0x8c316d2c	0x17603b7e	0x32e42981
	0xc26c1400	0xf0fbccb6	0xeab6b43a	0x11d456a5
	0x5b912d46	0x15195fe0	0x542f6db3	0x0b7f212e
	0x47718dd9	0x7c41b108	0x06c21111	0x4445d5ea
	0xb4fb8128	0xe07404a6	0x8d503da4	0x78fc7e44
	0xb9919656	0x9968c797	0x87f26ab0	0x23bb1af7
	0x1ec5d761	0x26f30d2c	0x7cdb747c	0xe4d42033
	0x8a5d4801	0x768aff57	0xbcfd5d11	0x7c853c2d
	0x231e6207	0x8b1988a6	0xd68fdb75	0x58dcb417
	0x44422ef9	0x2a186ebb	0x7d27e85f	0x36ac31f7
	0x1e487e77	0x2b0b8c37	0xd8ba682f	0x2cba791b
	0xe6d3dece	0x1b2c2a99	0x4e5decab	0xfbd313a3
	0xdbc78294	0x5a80cce7	0x2d8e0f0b	0xcf564f71
	0x073d1f37	0x25162870	0x96cdb85b	0x9c553048
	0x24eba740	0xfc0f352e	0x0c83be68	0x89b5076c
	0xc39c4355	0x6a4cf25c	0x2bbd2682	0xc524fdb9
	0x7ea19bae	0x191ad6f1	0xd3fbf3bf	0x21bf77fa
	0x8f77fec4	0x0f90f635	0xe55e165c	0x868d58c0
	0x966bc0ad	0x6c276364	0x9d8f7eff	0x4b7925d4
	0x8b2f9326	0x4ab7b47e	0x33a9087c	0xf31ab949
	0x69831dfb	0x4711a215	0x8128c1fa	0x8481c213
	0x7401b01b	0xfdcfdc50	0xd6b55266	0xae9b23ac
	0xfa2ad275	0xa225bb45	0x4dd720c4	0x760a20e6
	0x5f1223c9	0x2f334372	0x6e1dcdab	0xe8ee8638
	0x1c19ba8a	0xef9341c4	0x360aaa9d	0x90452ea9
	0x65852446	0xe9398fa3	0xbba6a631	0x1a3e90b9
	0xe2a73a56	0x6e8c0747	0x35c7c53d	0xcc1ac842
	0x183356af	0xb6e98608	0x987b43c2	0xa8a3cfd2
	0xc2c5fce0	0xcc3af64a	0xd6d3a291	0xe59ad1f5
	0x124ca513	0x9522b50a	0x25150477	0xa2eb5797
	0x7fc63626	0x648c48e3	0x9f5797ff	0x2307b84d
	0x980625a4	0xabc05983	0x24980807	0x773c4f99
	0x3407b872	0x07c3657a	0xa2cd9e48	0x49c1e6a8
	0xa881b84c	0xf804d72c	0xb5319d2a	0x3e39780f
	0x97518822	0x0acd54c2	0x0721a9ff	0x10e1d2fd
	0xa7b6db77	0x845b1a56	0xef00160e	0x6b41bfd5
	0xc994df0d	0xcf44a5ca	0x794b36a4	0xf9fdb127
	0x922a1366	0x822aa8a9	0x4b137bd5	0x5722a49f
	0x8933719a	0x17edc1a9	0x079d9538	0x21fae7d5
	0xe534fd73	0x9d3038d5	0x48c3a056	0x5b22d58a
	0x6f142866	0xf1d767cd	0xb51ad5a6	0x34a0ef85
	0x0111703e	0xca4b3a30	0xa0f3c34d	0x9d48775a
	0x3f2059f9	0xf2fe2c36	0x588861a9	0xed5bd9fe
	0x8231f7cb	0x8c115969	0x3f82ba00	0x21b3730c
	0xba757997	0x3ec0bb2c	0x16f11def	0x5d4356c6
	0xdc2e0bc2	0x58c1eb6e	0x313ede0c	0xb68fcc52
	0x84d3e1b5	0xcc6d9201	0x95046196	0x276b527b
	0x80a4a729	0xe782916d	0x5cf09e0b	0x98aaf9fa
	0x1de6dd43	0xab4f1962	0x49ece734	0x81455488
	0xc2597b61	0x5b22af85	0x646f7b94	0x09213a1f
	0x08edf7e4	0x963d343c	0x059ba888	0xb4e804ed
	0xe7cc826c	0xf87bafc7	0xeecaec10	0x8e60919c
	0xbf14c996	0xd3dcaee3	0xb8fa0b7e	0x81563c6e
	0x7f59a258	0x2f344446	0x374d8aa6	0x9b6de5c9
	0xbf992857	0xbc5b94fc	0x28adb080	0x17e41044
	0xb87b469e	0xda504d12	0xf21bef8b	0xce75c1e3
	0xdbd92c83	0x58bba0af	0x77b42977	0x506cfd75
	0x1139e875	0x6ce5fe43	0xc6a5d7b3	0x87f9e628
	0x7b5c500b	0x130066b3	0x789b611f	0xec8c1ba9
	0xb7e6872d	0xaf828cd6	0xc28d3316	0x2a91f6d0
	0xc725f063	0x065ac531	0x4f9ef4b8	0x2b9d927e
	0xaf54f3f9	0x7c924f72	0xda1d77ad	0xff00db67
	0xaf4f03c0	0xb4f4ee64	0x169e64e5	0x04653ac0
	0xed51cb70	0xfeaff0e5	0x51dbf346	0x072a2407
	0x23fb74f4	0x9a906eef	0x5d6fc3f0	0xbc3c374c
	0x1cf9f063	0x919015d9	0x5b3e9d07	0xd6209d8b
	0xa3710b3d	0x90ad23b8	0x420ceedc	0x58e8371f
	0x5d419d1f	0xb8acd13f	0x7d100d6d	0x210c10d1
	0xcd0a697e	0x5023db4b	0x33e6d8e7	0x44bbe6b4
	0x827e859f	0x6ca4cc81	0x661bb2c3	0x71209ee8
	0xb8c3ffaf	0xd1075f51	0xba1eae10	0x728b0a6a
	0xe4af7a2f	0xca9bcf2e	0xb249a631	0xdce6be47
	0x5c910321	0x425c3c27	0x33083e43	0xdea067ae
	0xea594a23	0x41b75c2c	0x3a401a95	0xd33cd88a
	0xc295cad0	0x67f48045	0x1dc9ad4c	0x4bc48864
	0x53991b6e	0x7aadde5f	0x2b0bf775	0x06ba5380
	0x9eb874be	0x2c4b967a	0x1bcc342f	0xe875001b
	0x15b5642d	0x5be99c9d	0xcb210ace	0x1b4924ad
	0x3793ed81	0x8b983114	0x3ec33981	0x75ec71e7
	0x8b5b7df3	0x834756f4	0x100fad01	0x70037fdf
	0x0cef9a36	0x3d9e3a2d	0x38b48efd	0xfc4034b6
	0xa32e29dd	0x388944bc	0xc1c15614	0x3877e9c7
	0xa5e733fa	0xa621bd53	0x4b651df6	0xce082970
	0x85f30d6f	0x729a5c87	0x31dd7ba9	0xdb495828
	0x7b12c698	0x953495c9	0x6b5f99e7	0x2cc42fa8
	0x697ac512	0x1be679de	0xc116d305	0x94a36606
	0x9e5e141e	0x874affed	0x58d40b0b	0x5e3cf5e5
	0x5d05e9a9	0x06840efc	0xd2f98b21	0xa1e83ab2
	0x4f726202	0xa6394535	0x62a02403	0x9f2167ec
	0x4f9fc77b	0x98073be4	0x2bc781fa	0xfc8e4c89
	0xc7179b97	0x692cf793	0x708ff7bb	0x12ecba93
	0xacd06e21	0x202bef76	0x03852241	0xe84e02a1
	0xf1f9ac8d	0xcee61aef	0x61a4f235	0xd22991eb
	0x67a81345	0x375a15c6	0xe8fae8a3	0xb4ff2b37
	0x339ee4ea	0x14ffadc3	0xf49340dd	0xf285e568
	0x00fc6970	0x369c52d1	0x4f55368f	0x3f4d75f1
	0x6a73b603	0x963c1f59	0x171e2bdc	0x72bac76b
	0x9e2e5c32	0x307f7c3f	0xd3b48637	0x3a917acf
	0xea52a65f	0xecd209fb	0xf0ad84bf	0xd4bdea70
	0xa2647b38	0xce040b49	0xc6d5f13d	0x5d942c52
	0xf8edc042	0x798fdefd	0x4b074246	0x1cb1873a
	0x6793c186	0x23b9c774	0x77bb0202	0xc519b3aa
	0xa30c09a2	0xe1f6669a	0xb7eddb8d	0x7aaa91d6
	0x076a3789	0x0ac47791	0x1e503404	0x44fe8c54
	0xf3cbbf49	0xd3234eef	0x0d898b3f	0xe854984b
	0xe3986de9	0x923a5c76	0x2ee9abca	0x1a9fedbe
	0xdf76dcd1	0xea07936b	0xcdaaf247	0xe62d98fa
	0xa99c7f7b	0x34fc84d4	0x03a35111	0xad5675c8
	0xcc64075b	0x408203f9	0x846e1f08	0xe934019e
	0x423d1223	0x2f04f9e3	0xee1dbf40	0x65edc60f
	0x097aa22f	0x7058a2b7	0x41c8a0a5	0xa68aa391
	0x0f345c40	0x667517e6	0x860838ba	0x6dae933b
	0x764d5919	0x6673fa0f	0xf0a5e97d	0x4262ebbe
	0x64b413f2	0xd2c4145a	0x0b2c11f3	0xfdfe9f93
	0x96c77107	0x1399fdda	0xf599f215	0xb504da5d
	0xf8a95268	0x9ed1ef87	0x9ae33cfb	0x3b21f1ef
	0xc6d447c2	0xe0694d4e	0x967febab	0xc13f631d
	0x8393bfba	0x37438788	0x1724194d	0x8e77a045
	0x20e2483c	0xb961c2fc	0x485cf593	0xb3462621
	0xcb2959b8	0x10307e19	0xf71fbbfd	0xdda641e1
	0x0daf5f66	0x56d85178	0x145f6749	0xebc46ed1
	0x5593c249	0x94561f51	0x534cc654	0xca7c8814
	0xb59a578c	0x40b2b614	0xeaf3437a	0x198d5b4e
	0xf245fa53	0xfb75e0b0	0xa363c46d	0xc43b5468
	0xdf036413	0xc59f5a36	0xd8ff4381	0xa3af3e36
	0x7af63462	0x414526d7	0x7bdc41c5	0xa416f1e7
	0x6987d9ad	0x472c5499	0x4f10ee37	0x47bb7ff7
	0xc7f2e621	0x820008f7	0x33a475db	0x91ff5d72
	0x0517401c	0x73d067c8	0xe417b69d	0xb86d9903
	0x1ac9a032	0x74bbf582	0x8b65596e	0x883be34c
	0x95dcc26f	0xe232c646	0xfae9c19f	0x35cb5273
	0x6a94d095	0xfff6ca91	0xb9c40eb5	0xd351dcac
	0xc90d464f	0x9b609642	0x15663b56	0x15f7f88d
	0x22499f60	0x417fd6c5	0x2dc36fe2	0x712bf66a
	0x22f1fba8	0x531b8092	0x40d269b6	0x1d227898
	0xeb6ff35b	0x2490ac31	0xc958ed65	0x3ce6ffb7
	0x9338a806	0x3beadfe2	0x1c361ac9	0x53d0e3b0
	0x91d46102	0x4d57045f	0xb5c8afb3	0xfd2c9e7d
	0x3d578410	0x2adb9406	0x10df7459	0x90abccfb
	0xe3f217ed	0xef5f4e09	0x74925ce4	0x169b5879
	0xfeff4ad5	0xb300dd1d	0xc96022ba	0x72da501b
	0x1e694296	0x9efa33cb	0x0dc3ee6c	0x0ac4e7ea
	0x73041130	0xf0e6a295	0xc46bdb6a	0x6a927044
	0xd217ceca	0x0b744007	0xd5a2bafb	0x4220cd92
	0x70d3352a	0x5ee4f661	0xfa07e5c0	0x155542d9
	0x4a39fba0	0xcec0552d	0x30c1d8ef	0xbef9d21e
	0x183879aa	0x5b3f30a8	0x54a06db4	0xef876e4e
	0x5e823680	0x53e2a353	0xc9aa4112	0x13a56ee5
	0x848859fd	0x0ba2b801	0xec15260f	0x7bb22672
	0x1a097332	0xb141339f	0x752a67d9	0xdae373f3
	0x3c8cfd49	0x2dfaf2a9	0x95820c6c	0x956b39a2
	0x1ca0d24e	0x1312b978	0x7280e1bd	0xa7a7c2ff
	0x0b48e987	0xb6083e55	0x4b4b82f4	0x9c6104ad
	0xcb93beca	0xe1c34035	0x34de740d	0xbb151baa
	0x71f5942f	0x1eaac228	0x0c68331b	0x3d2a1dd0
	0xe7a3d41a	0x7253acae	0xfd4de230	0x79988d80
	0x4468f19b	0xac4440fd	0x6e8a6ef3	0x5736adf8
	0xded67716	0x1f1d5a4b	0x96c5f451	0x85bae181
	0x1293ab28	0xc2ba53c2	0x729ff4cf	0x60218df8
	0xc2870138	0x6127d844	0x89604e9e	0xd2b9ad4e
	0x4f6ded9f	0xdd263849	0x1633bd92	0x64b03a24
	0x96dabd4d	0x6e85d235	0x1ab69ad0	0x9aa80454
	0x6b9041e0	0x106c7e9a	0x8f54812f	0xa274efe4
	0xe45d6695	0xf3aa7bd3	0x6a5a2a63	0xe36f3525
	0x6238fa4b	0x7d6cb06f	0x16d3b4a2	0xf3b04822
	0x638f1a60	0x0e1875fa	0x1c0292b9	0x6b519ea4
	0x9faba37b	0x209341ec	0x83c9061f	0x3387dfe8
	0xc7f12ceb	0x2bef45d7	0x8f8acb47	0x35d9741b
	0x7009f514	0xfd003802	0x6f9489c5	0xe2ea2504
	0x910e996a	0xcc81d016	0x3280730d	0xdedfef59
	0x5a7357cc	0x8fe8dd39	0x15543fe5	0x976c4207
	0xe41cf62b	0x0ba6b4b5	0x5c3b7ced	0xa6c5b72b
	0x72ad3b4d	0xff143181	0x2b78a157	0x7fe231a5
	0x6ff0538a	0xe58ed1ac	0x81a311a5	0xefaa54b8
	0xf04a797e	0xce6e69c7	0xdc810726	0x7bab7be3
	0xdd5923e8	0x5a2413ed	0x31cef794	0x73dfd806
	0x1b9223c1	0x0c370882	0x04fa3b68	0x87c50bc1
	0x1d78c90f	0xf4e2cee6	0xebea941b	0x73e5838f
	0xca8d39a6	0xe004296b	0x28cf8a0e	0x7c73e7ef
	0x26a296c2	0x789d4c72	0xd1490265	0xd9a9e843
	0xf03504c3	0xfae6dffb	0x7a48f00d	0x51e369c8
	0xcb3eeee6	0x0625e936	0xe93d0d7d	0xfb15ba6b
	0xec5c76da	0x8fdf44f1	0xa036653a	0x5730c4a3
	0xe5bfe6dd	0x0b8c091f	0x3b51558c	0x403748f4
	0xf4007f86	0x952b5db6	0x5524d8ba	0x8046409a
	0xe3fc61a9	0x66f4ea56	0x5645150b	0xdb2bec15
	0x50672218	0x7f40e87d	0x2b8359f8	0x438787dc
	0x7f221597	0xf8b1590c	0x4f468251	0xff586d05
	0xb9195380	0x0ee09e0b	0x2fa7dbd9	0xd197b327
	0xa0dbad58	0xb485681f	0x5ef0937c	0x1e07ebb6
	0xcb49fe3f	0xc2427cd9	0x6c2c5298	0x4a2e171a
	0xa7f333a8	0xb3609ad6	0x94e374d6	0x0e1eb64d
	0x22c3367d	0xcdf89975	0x647aceef	0x16727c9c
	0xf476ae53	0x35a1212e	0x0db768b8	0xfff8b53d
	0xbd4fe45e	0xab28a5a3	0x59cec0af	0x28bcd1ef
	0x6f43ad69	0x2658a059	0x27aee0ec	0x4e8bbd15
	0xa9fdcf04	0xc9aa329f	0x687f010f	0x5c968a07
	0xb894e607	0x0e1cba22	0x2f00f203	0xe8e133ac
	0x494a4746	0xe8bdff9a	0xf69791a2	0x64179ce2
	0xbfd10dc6	0xc026f6d8	0x4871923a	0x8946b277
	0x609f49a4	0x6466df1b	0xd8c3c131	0x46ef0291
	0x0fdce8b6	0x2b9aedb7	0x225c4520	0x72b332cf
	0x4e220d47	0xf2f69c36	0x2c23fad9	0x57a2a918
	0xe017409c	0x490819af	0xf2121afd	0x951ff7ff
	0x40363fcf	0x5078b94e	0x9e4be775	0xee97ef16
	0xdb3a2390	0x17d42af9	0x96f56a51	0x1b4c2934
	0xc866315c	0x2b746f99	0x9a3b73f6	0xa1e081fc
	0xa9d07ebd	0xa6359fae	0xdf50d099	0x55304e01
	0xfe5aaa81	0x1e74267d	0x38b1d2d7	0x8633e9af
	0x99b013df	0x3aa05831	0x86279736	0xd2b464e0
	0xdf036a9f	0xe8162915	0x876c0d4f	0x4beb7d0e
	0xfec9b170	0x46bc9df4	0x46cb88fa	0x0cb5904d
	0x2e2961cf	0x7ea5dc1a	0x60670df2	0xf935ca32
	0x67e6777b	0x8bacc97a	0x5cd07248	0x32e483e6
	0xfdf09b0d	0xca57150b	0x3f432d09	0xdea2d7db
	0x9f6a2954	0x6f07dff3	0x4133f394	0x60272f97
	0x1b98c9ec	0x2ab648d9	0xb5df14a8	0x0d2c38f2
	0x5dfde2c4	0x7cb43ca3	0x8d0c6c01	0xe80ea41e
	0x5f58b71e	0x4ca9fef2	0xabd201a4	0x50905c08
	0xca8ba387	0x5592922b	0xfa4e05f5	0xceb64b14
	0x0845c5bd	0x518d369b	0x727e570c	0x1daaab31
	0x801e8b9c	0xec6568f3	0xd4c3760f	0x40a78d22
	0x38af58b5	0xc406a76e	0x8c3a7779	0x18272c42
	0x45cf7b70	0xa6f3c0f3	0x88021e41	0xda662504
	0xe97aa709	0xe93bafe0	0x8862ed5f	0x35bc8268
	0xf5a41551	0x3dd3bb21	0x1af0cf11	0x08fe1ad7
	0x53ecae41	0x01a4a8ae	0xfed636b7	0xf09323e6
	0x73b9b253	0x7ebd7ce2	0x7074b4de	0x21c719b2
	0x50982743	0xd23cfd27	0x136a1f4a	0x23260f6e
	0xfad89dcd	0x57586681	0xadc4fba5	0xad0f71b8
	0x91a3f188	0x20d62385	0xfecda9cb	0x33d67776
	0x2abb0e6c	0x0ad16087	0x486332da	0x2928d342
	0xf6d1b174	0x5e133a4e	0x72fc0ad4	0x940578b8
	0x320a42b1	0x9cbda7d4	0xf2a36135	0x00ab8de3
	0x5bad9000	0x5778e633	0x3952763d	0xe0e58583
	0xdfb0bf19	0xb11914b6	0xa67da7a1	0x8d9a9f81
	0x638cbcf7	0x83bf931d	0x8703b0dd	0xcab30fa4
	0xd6db2ee6	0x5cc2e5ac	0x717e636b	0xfdcbc760
	0x563b3b25	0x0e4df458	0x9efb8fa7	0x95aaa7a1
	0xf05b6680	0x5e237e59	0xc884018a	0x177b5a30
	0x3ea2c9bc	0xd0325ee6	0xb1dae51b	0x812ee29d
	0x6d58db21	0xb787fa68	0xfd092294	0x09683dd3
	0xfe0d6405	0xfdd99aad	0x78744a59	0x936738e6
	0x6ad6cba7	0x370f7f8f	0xd208c214	0x12239384
	0xbe71f0e7	0xfc0ef264	0xc04e4a49	0x354f9cf3
	0xf5d7572c	0x07839ad0	0x834a003d	0x23ba26e2
	0xf4049ecf	0x5ff402b2	0xff9d6769	0x074ebe6d
	0xdc829da1	0xc3d7697d	0x973efe4f	0xfc2a9165
	0x126dc518	0x0b824ca4	0xc438fb70	0xb7b0ee00
	0xbe56afd9	0xa3d8defd	0x971455ae	0xc11ffde7
	0x346e619a	0xb41111a9	0x6004b62e	0x896c668d
	0x738e458c	0x351f9fdd	0xe771b2ba	0xad6d7464
	0x719b57c2	0x6f6a4611	0x8a676f2d	0xb8db1c43
	0x3f102641	0x51bffdbc	0xb7862565	0x5d8dd231
	0x7a79bd39	0xfa472894	0x0fd1d2ff	0x64cf589a
	0x38234d7a	0x5c9acefd	0x8eb0b9f8	0x761e1c95
	0xf2fe78fa	0xe06220d7	0xaf82a919	0xf4e196e1
	0xa17c8935	0x06d08d16	0x6bad807b	0xf410805d
	0x4ff2bce6	0x3297c81f	0x06e35353	0xbe1f5e1c
	0x65d1cb92	0x0dc69b2f	0xac55d597	0x636ff24c
	0xe2e4f2ba	0x63d64922	0x4b2e9f71	0xad2279ec
	0x5f0b5c0e	0xac688638	0x35613358	0xf5531360
	0x54a304e8	0x27ebfe65	0x977b5a3c	0x3dc5e10c
	0x73b32ee9	0x3a2c9454	0x30a149c6	0x31e5b55c
	0x2c10854f	0x745cd38a	0x2853a27b	0x6629e355
	0x0bb67e39	0x5469184d	0x694a9bb6	0x0a0ca25f
	0xa878c5de	0xee15fd46	0x23d92ff8	0x02328404
	0x1c9402b5	0xa46b6ce0	0xefc3e947	0x0e9312ad
	0x5830ae9e	0xe30e32f2	0x9db8ee81	0xe8aeebbc
	0x30675c83	0x447278c2	0xab2bad3b	0x08ba3d0c
	0x1124e681	0x3691242d	0x903c8d2b	0x3281c312
	0x22af690f	0xd69a150c	0x57622c5b	0x29313c73
	0x6ab2d7c6	0x39b06dad	0x6e1f9f81	0x03324986
	0x53a49093	0x7654eba3	0x2527245a	0x9af596fb
	0x818ffb3a	0xa3817173	0x6a2c4b80	0xfcc42ad5
	0xfb1bbb69	0x3a3720a2	0x90a89bcf	0xed80308d
	0x7753cb1c	0x1c2654a5	0xb01ee4af	0x81091e85
	0x9067b3f1	0x2e2b9b5e	0x9fb0c7d1	0x78fd9f69
	0x5771c46d	0xacdf498d	0xfd8b8e77	0x4c15fa61
	0x607120ce	0x18a298d8	0x73716420	0x65e5e06a
	0x18c53e04	0x35b84427	0xcd82b522	0x9a7d26bb
	0xd56b4b74	0x49b47fe8	0x63178dc6	0x0bac0f46
	0xc8b0755a	0x9bbaaf1f	0x18131d2b	0xcc019330
	0x0ceb89bb	0x8808c2d6	0xfb5bd86c	0x6c945b71
	0xdc911924	0x4ebb8d35	0x44e46d08	0xabfee615
	0xf456931f	0x7a244955	0x0bffce7d	0x5533ca5f
	0xb1b2c636	0x4f29075e	0x64012561	0x7aa5e7c7
	0x9c8a0666	0x9698782d	0x3481ad8f	0x21a55b19
	0x735aa45d	0x4245b9c4	0x0d4c3fdc	0xd1b10966
	0x7035fcde	0xc2257947	0x4a37271a	0x9da464a9
	0x228adbf8	0xbf309e03	0x096f560a	0xa2b8ca78
	0x427702cd	0x35a99cf5	0x99811758	0x6953db58
	0xec07533e	0xe95838b9	0x61c71654	0xc9cce595
	0x275af106	0xc8697af3	0xb3f27e58	0x411d8d30
	0xd0d90ecd	0x1503b9dc	0x76bf070e	0x49f89ef0
	0x7333b083	0x53f9c44b	0x8330c3a2	0x6a1119c3
	0xca555f2b	0x3d51fc6f	0xac7b3320	0xf8e42cdf
	0x053753fe	0xc122336f	0x94d289c6	0x088b5a64
	0xc3aac7f0	0x96a76344	0x2ff05828	0x9b4f2af3
	0x46de6a46	0x4ed29d98	0xe2ab7634	0x27481ddc
	0x300ca71f	0xce7ac539	0x88240e09	0xb1a14e78
	0x2addd4c5	0xb3a7f320	0xe91f549b	0x6881c45b
	0x0e381c47	0x1018feb4	0x64679650	0xe62281cc
	0x670ee6d4	0x0d226160	0x947b7f08	0xbc595a74
	0x2380c0b3	0xc0235785	0x63b41221	0x80b9cc31
	0x3231b4ae	0x33ed5718	0xf2c5c90f	0xdd3b03ea
	0x67dfca08	0x453e9d29	0xa2bdecbf	0x5e9a3181
	0xad17aea2	0xff0a8f13	0xdf946849	0xcfbbecb7
	0xb0a602d7	0xb1a820c6	0xfe7abbc8	0x7f70790d
	0xeb5f8863	0x266d3cc1	0xbd552a44	0xe19b1b3d
	0x856aefbd	0x51c11f1e	0xde661b7f	0x61c075d2
	0xd0f6a834	0xff1d0d37	0x6793d1c2	0x70c133a5
	0x20c4d2cf	0x8c80d4d3	0x61ebe382	0x788b74df
	0x11c56903	0x535889ba	0x0a9c7380	0xf9de2837
	0x09437fe7	0x1627c6b2	0xb943bdb8	0x69bc29b2
	0xee9795a4	0x83c992e0	0x95437918	0x8ce166a2
	0x56b56b66	0xb0680941	0x623d38a9	0x2add07ad
	0xe583ba09	0x96f6532a	0x3eff4696	0x2a8a6b0b
	0x905b913b	0xafc01673	0xe871e006	0x2c2339ad
	0x248438e5	0x96d83e53	0xb3a75d6b	0x2258cf63
	0x69ff39bf	0x95727173	0xc3ac09d5	0xea8d2c06
	0x0e7c0a4b	0x144fcade	0x28a9a5a3	0x97c11ae8
	0x89865e3d	0x1640cd32	0xe3e551f8	0x1f7ba770
	0x6d23fb31	0x11eceae3	0xc8ccb8ee	0x46dd0bb0
	0xd01a46ff	0x0504adf5	0xec6e170e	0x2e3d7ac5
	0x70f893ac	0xaf9963db	0x061e283c	0xf0ad248f
	0x2fe97e19	0x881fd340	0xc686c9d5	0x88ea8ba5
	0x92f05cd7	0xd6716148	0x6fc47fc3	0x2c51d9b9
	0xd50a7faf	0x4eccacd1	0x7c92f802	0xa63ffc83
	0x7cb0ab1d	0x4492e81b	0x7d906554	0x43306ba1
	0x73a5d57a	0xe57a05d6	0x6850b964	0xefed595c
	0x7754978f	0x629e8236	0x62ec4dde	0x247439ee
	0x8b9982fa	0x4eece5c2	0x48599175	0x0fdc752c
	0xecd87b12	0x94936c75	0x17a45ea1	0x80a899ac
	0x22a39ee7	0x745730b6	0x03ea4daf	0x4a7570d7
	0x307621fa	0x7322e0a7	0x3a8e0316	0x454e46f7
	0x08773750	0x156dcaad	0x5562bc06	0xa23a1ee3
	0x20435211	0x1d679ea0	0xb220e205	0x682cc1a6
	0xd64a71c7	0x3ca7f8e3	0x2e92f253	0xa7cfdd0b
	0xd62b4053	0xf5c5f641	0xbf72dde1	0xdcb716c1
	0xe2f7b05d	0xa03145ea	0xc09828d2	0x7dae7916
	0x6fb97c79	0xb3a85204	0x998a9c7b	0x5f42ba8c
	0xd9c628b3	0x6b17bacb	0xa889b716	0x450ff97d
	0xe9166f3c	0x2d20777b	0x82a003ae	0x2c7ae0aa
	0x6011a9fe	0xfeed34be	0x1328f67e	0xf61003a3
	0xfaecdf20	0xee18c81e	0x731a0302	0x11a39e60
	0x355d78dc	0x99088f2c	0xcf253759	0x97347603
	0x736f71f1	0x37e4b395	0x9cc74540	0xf7e39994
	0xf01c5f64	0xbec519f1	0xa79c1067	0x76000d5e
	0x1ac85b6e	0x51e5b7a3	0x62a97ddf	0x6f20096a
	0x2af51e77	0xea5554f6	0xb4e581da	0xc1ac4ba8
	0xc8f22bf7	0x9e254d3b	0xd7dd62f6	0x6461ae3e
	0x423e1f10	0xf143e7b9	0x18c73b04	0xa43de614
	0x2da8d02f	0x9befa706	0xc01dcd49	0xa278f1e0
	0xd85f3177	0x6b6679fd	0x1ccef04e	0x53af9252
	0x34d751db	0xc8d32c86	0x3d725097	0xa64ed581
	0xd090c42f	0x9e92bf3f	0x6f82b089	0xd42728eb
	0x3dd651e0	0x1985bc52	0x4b0f4159	0x0f99bd7f
	0xe2597023	0xca0cae4c	0xce48a894	0x7249dd88
	0x8e146632	0xb4be1d6c	0x790ae7e5	0x6747b657
	0x52143947	0xa2e42ed3	0xea359617	0x6ca01a11
	0x35c5e2dc	0xc97b78fc	0x5db6db2a	0x80fe3414
	0x27da19d4	0xd7431d04	0xa91e9110	0x7d8ecb23
	0x2508700a	0xc8c71ed9	0xd28835af	0x018c2887
	0x3d0a6fab	0x3e8523d6	0xd0688dee	0xe5c3865c
	0x838d72e4	0x6bb73a1d	0x497a59ca	0xf77c56de
	0x38ecb72e	0xa55e3565	0x04b12c92	0x1aec9997
	0x037c340a	0xef0d04c3	0x78f74bd6	0xdec9b9e8
	0xd95b61ea	0x5528e8f5	0x4ecd325c	0x88ffdc0b
	0xb337ac61	0x899d90e7	0xb5eeb978	0x8295d9ae
	0x1ed8978b	0xa8849eda	0x8633b4a3	0xb8c858b5
	0xbe3c4375	0x28b9e84e	0xb2a26def	0x22f8f66b
	0x3a4aed99	0x0c4914ea	0xad103249	0xba5a5eff
	0x8a052461	0x26938899	0x915c6ed7	0xe6268ad9
	0x246e8c74	0x75f3c196	0xc3e725d6	0x92e02549
	0x1f78a5cb	0xeada57e5	0x40f14906	0x0215e49c
	0x57c06bae	0xc1896b87	0x0cd40a63	0x60741d80
	0x11a69899	0x80fed942	0x0497e115	0x56697b55
	0xba89c3d4	0x27d6b7c5	0xddff87b0	0xd3b1ff2f
	0x3160e528	0x9cca1286	0x13b4fdf1	0x38cdd907
	0xb50c4597	0x4c151714	0x1cab86c7	0x23126a3e
	0xe26e9749	0x289a0d0e	0xc4004640	0x9d33928d
	0x33b691a2	0x15ed6e6b	0x6e773980	0xadd59678
	0x188ba49f	0x08da4c6d	0x6d150d0b	0x0c6c7b98
	0xc8e1df7e	0xb8b1e692	0x5e89fd35	0xcb253d24
	0xfc6ee27c	0x8013de3d	0x1d38012b	0xe50a8f7b
	0x7d410ff1	0xceee4e9f	0x0e8094b6	0xaa1a5f57
	0xb395a551	0xbd62b2ae	0x5d7b34c8	0xbd2d6195
	0x33af4109	0x0769ff18	0x9c6cc123	0x78ee6eb6
	0x412644e7	0x70e0c6f4	0xf45d8fc6	0x0435f5af
	0xd43622b7	0x27409d5b	0x6dd04e8f	0x9f02ecf5
	0xca415f7d	0xc9f439c2	0x7198e539	0x20476b75
	0x3cdd8dd8	0xce17fbb0	0xa5bc115e	0xb0ee52c1
	0x0b074cfa	0xd26d4f99	0x3b43320b	0x230b680b
	0x9908f2d2	0xcbcb1952	0xf45a2f53	0x7b4564c6
	0xcf2fd983	0x414fe4b2	0x55ea7f11	0x63e8117d
	0xe8954052	0x7c2ea344	0x97a02aaf	0x6ca874c3
	0x1ae5b4ee	0x41754eae	0x6954abe0	0x115ddcda
	0x9a27968b	0x32a53e65	0xffe47b2f	0x4fe7e5a7
	0x6016dedc	0xb3c0893e	0x9626776d	0x5ec773f9
	0x1104e01c	0x1473cfb3	0x43b2cedf	0x8ca9d119
	0x7f1bc844	0xd8bb7387	0xba90d2ef	0x2bb0dcf4
	0x2340f124	0xa5bd514c	0x50afab05	0x718f5ad5
	0x7c03fad9	0x71d00d2d	0x1c31fdc2	0x4a938809
	0x40945ded	0x437f2a0d	0x83c10d64	0xd224c6ab
	0x0cd44481	0xb0040966	0x27fd6e7f	0x6ff45d4c
	0xab057ad1	0x8fa4e5d4	0xac50270c	0x6e4926ca
	0xc5721498	0x2529b458	0x40ee2ad5	0xde5e21f2
	0xea8964ca	0x56766e60	0xdc3b8702	0xa93528d4
	0x28d7713d	0x42edf022	0x59774dd8	0x200ff942
	0xe7a4d769	0xd8c4ef5e	0xe177f715	0xe9d53cd6
	0xc11270bb	0xb25977e5	0xb80867b4	0xfb48468b
	0xdbf166a8	0x49700d85	0x0f85f98a	0xa7ca7a75
	0x109817ce	0xca243f19	0x8bed7688	0x9a1c8231
	0x94f0ce97	0xc36309ca	0x90ecac24	0x67e7e0de
	0x86b18d62	0x18c7b7a5	0x622f5d3a	0x47e1e067
	0xdc96b94d	0xe4a03beb	0x59d17692	0x040abc0d
	0x44a5ae50	0x3d3dab7d	0xc18dfd30	0x2802b9d9
	0x6818379f	0x56db41d7	0x97cbf039	0xe41d6a32
	0x64b5fb01	0x6506e0b4	0xd60a3234	0xdf3573d2
	0xac148579	0xe7f46ac0	0x05e1c763	0x904a5aa9
	0xc7ca1ee0	0xe0c3b047	0x5e36e1bc	0x447a9141
	0xe24654df	0x9853a49b	0x6a29cedb	0x022f00dc
	0x6df2a7a7	0x3636da02	0x72bb9c81	0x4f0e0918
	0xd649f4a5	0xbb0c81f9	0xc0ba93fd	0xc1b390f1
	0xda84e720	0x1aea0064	0xf3ee67e1	0xb874ef4a
	0x82467ce6	0x59abf506	0xafbf145a	0x9a4cf8a1
	0x17247c89	0xd8669398	0x1796eaf7	0xbc2d24a9
	0xcb486570	0x17a9db23	0x3e6504f0	0x08684517
	0x2723ab28	0x7081b814	0x8a265a04	0x697e6d8b
	0x69b146dc	0x6434c182	0x27ec8101	0x864405c5
	0xfff86c9e	0x3052d8a6	0x23d283db	0x492970e8
	0xbc6c64c3	0x46d8f98b	0xe16e7ff3	0x731e4f82
	0xbd26b1af	0x6b30e6c1	0xff192fce	0x097e0bba
	0x49df63a5	0x2fdc3f01	0x50aae053	0x60177b8f
	0x1949eb85	0xa46084ce	0x9658f694	0xcb951fbc
	0xc53806d9	0x63a17d30	0x3b3f86c2	0x8a37aa6c
	0xedf8fe5c	0x87aee1d3	0x8c680126	0xfd8b27a6
	0x231fa106	0x69358c25	0x4502c348	0xc107861c
	0x46280e70	0xcf6067ac	0xf6a04ff3	0x3e488677
	0x6f3fb4c1	0xeec1f758	0x560e1c48	0xb604c06b
	0x69e34b1e	0x8ef41dec	0x854cea22	0x726581d7
	0x55ea91f3	0x38ae4053	0x5ff7389d	0x6952cbf6
	0x09aa0fc1	0xcccb1d50	0x5c1a633a	0xde1eba46
	0x797212d8	0xa943fb3d	0x6063a1a8	0xbe68ef36
	0x6ba0d5ba	0x0dbe2061	0x47711712	0x62679807
	0x6f34009e	0xe6fe8f18	0x66a6a64b	0x3f80f472
	0xe953d5e0	0xbcd8196a	0x086faad0	0x49da7f16
	0x7f2199a5	0x55af4af2	0x085b4d38	0x22e634bd
	0x6cff0416	0x343466f4	0xd121a7a6	0x6caa3942
	0xe4f365a2	0xd832eb0c	0x616728e5	0xcca4c71a
	0x4010cdc2	0xd0f1d1cb	0x5e695f89	0x27719206
	0x0ec92854	0x76144a1b	0x49808021	0x12457a1b
	0xdde7aa5c	0x8f1a077f	0x110a4a5a	0xb3a5ad31
	0xaacebf8f	0x66ff7f33	0xa2340971	0xfb4c7e82
	0x8dd536d7	0xafd2021a	0x72aa9c6e	0x22df6952
	0x83c4b4fb	0xba515555	0x93eee8f0	0x22d0ed5a
	0xbec05586	0x83828f28	0xe0d7f930	0xac0f0199
	0xef6d76f9	0xf56ebdf8	0xf67323c9	0x8b805745
	0xce5902c0	0xfa2ce3da	0x10f836dd	0xe1ac6d97
	0xa0e415ea	0xbb7c32ad	0xc421f3b0	0x8166e898
	0x74e7a73c	0xf454b82a	0x631369b1	0xe30ed23f
	0xdaa1c75b	0xe7c9c6a7	0x5f33c375	0x99c05187
	0xf2d6e6ae	0xcd2045b8	0x92ff3009	0x15082015
	0xd1a1580e	0xdce25f9b	0x21984a75	0xa9be5388
	0x099a5372	0x3ab9bcfa	0xdb9069aa	0x49a99be6
	0x42a9ee0b	0xfe32d832	0x24e11ad3	0xd16f596b
	0xb95982cc	0x754ab1c8	0x42ffa128	0x539e823d
	0x28e0f976	0x262ddfc0	0x2a16e7ad	0x49b5acd9
	0x931f3def	0xdc419b84	0x8412cc3c	0x81056cd9
	0x91933e1f	0x57710b15	0xa55d2696	0x87d88724
	0xd4fedfdc	0xcc3825c6	0x397f382f	0x80f9b6ba
	0xcdd6d59f	0x24b984d8	0x8f1c5bcf	0x25bcef1d
	0x00dc603a	0x76fd94c2	0xa267a7dc	0xa6e90a6a
	0x5c5916d6	0x065a52cf	0xa28d3263	0x9b17b72d
	0xb8436b48	0x1b1c2391	0x1fda3395	0xa6cecbcb
	0xbc4ec502	0x1766b590	0x5945fbd6	0x6a124405
	0xf92d06f2	0xe24694b7	0xf6befd08	0x8266cf5c
	0x03ed670a	0x5f98be62	0xf27b7e2e	0x598cf22c
	0x2e855591	0x879815fb	0x153799c6	0x3820faf6
	0x3d3a2cc6	0xdbb6dece	0x1a3c46b2	0x5031bdda
	0x47894c03	0xe43661fe	0x7a6ee548	0xa5ca9779
	0x6aa9e105	0xbc8505a3	0xa03b860a	0x448faeb9
	0x367de4a9	0xc9779c7d	0x6535ad8c	0x4b7fcacc
	0xb2db5c10	0x0ab41ec6	0xe528ab90	0x5e6f03da
	0x98bc76d3	0xf38df42e	0xea59b039	0x1c2eaa28
	0xca30dac5	0xdb0eb8c6	0x60063860	0x18823f8d
	0x164e2f28	0x7cbbe080	0x70a12315	0xb08f44d9
	0x5fbb9453	0x4bc62738	0x9fa15ffc	0xe4033ca1
	0xc9dfbc13	0x58245d7d	0x588113aa	0x8f5a6ac8
	0x92588a60	0x26330c74	0xb2aaf0e3	0x24ada1ea
	0xa9e973ae	0x624b73e7	0x4ef961db	0x95ede155
	0xf2bb86ff	0x96bc79d9	0x95cd646b	0x1c3af453
	0xf60fa711	0x10905115	0x0e24b740	0x169bb227
	0x34cee6f0	0x990980db	0x18d8ace5	0xd4c87504
	0x29515d32	0x2e5d9c04	0x87dffa60	0x12e815d1
	0x021db8e9	0x2c5a42fd	0x6e3a1a13	0x88889ab5
	0x3bc915a6	0x608919c5	0xd310a970	0xea8f3218
	0x949f55bc	0x9ed7aadd	0x6d990157	0x181f1c2f
	0xa940df64	0xf3be8c39	0x7ca2e699	0x7b4f07f9
	0x89e83fee	0xe66b9493	0x54fc3d17	0xa63d2d46
	0xd5e835d5	0x910e0144	0xecf67025	0x1fa6a93a
	0xe692dbca	0x466af681	0xc2bc808c	0xbb4ebd60
	0x74d5c729	0xa283ad25	0x1e66fa23	0x6d372988
	0x753c9fcb	0x1742efdb	0x5b68cf15	0x372a0e33
	0xaa3a7ebd	0xa0e944d5	0x95d5cbb4	0x4fb6020b
	0xced927b0	0xb2afea78	0xd0646b72	0x1622fad4
	0x4672c6b6	0x736ae4f8	0x8d46a4db	0x0e6a432e
	0xe0a30a98	0x4c2bcf4f	0xd87acedd	0x19682d7a
	0xf97c025c	0x55d8feb3	0xbcd4d2ff	0x236c6f9f
	0x8ba0246d	0x42812f73	0x327636f5	0xc92cd30a
	0x08a69d9d	0xc735a946	0x82eca01f	0xda0753a0
	0x7077b1d1	0x17b05834	0xfa24bc02	0xf49f4473
	0x8f9ac6b4	0xa880c630	0xf7457b4d	0xd5f829e4
	0x25c49a99	0x1176a997	0xbb2d2009	0x61d35764
	0xa322c752	0x6ef3ae02	0x5faae6f8	0x9a52acf1
	0x19176f43	0x43843b07	0x14efc471	0xee474403
	0x319c4857	0xa19adcf0	0xc0a466e1	0x02db14ad
	0xb7f211f3	0x72aa6ca6	0x0eb9bffe	0x48a6d284
	0x9a93a2ee	0xac09fc5f	0x92a62c4f	0xd34f0271
	0xffb348c7	0xf229b6e2	0xc68ec1ca	0x19577dbc
	0x069a10bf	0xf64ac347	0xf7c3c848	0x81975294
	0x6376e550	0x93b53440	0x8bb17daa	0xc4c64c07
	0xcaeff293	0xd51497b0	0x33da3565	0xa73d5def
	0x4bf4dcde	0xfb470fcd	0xca7db864	0x7ef17022
	0x47567363	0xd8fb8d74	0xa68c3c72	0x8202e4f3
	0x75bf1798	0x16a70fd2	0xcc3b697f	0xab9a1075
	0x13f56ef3	0x269d0302	0xcb655a43	0xc9a4de88
	0xfb8363de	0xff40f36d	0xd2555489	0x647a7995
	0xfd8eda6e	0xa3958c9a	0x20e029b4	0xbed3e225
	0xa7df5f17	0x63bc3c1a	0x337ecc9d	0x6c329508
	0x786aa47e	0x1db5b093	0xc0acd73b	0xf9587237
	0x243e5d40	0xd3623c3a	0x338c4740	0xb672140e
	0x43640a9b	0xb7ef3f6a	0x44151074	0x749bcc46
	0xfa1f103b	0x0fefb19e	0x58855538	0x138ad276
	0x2641fd80	0x297d99d0	0xfaa63ba2	0x00b6f11a
	0x3793fb6b	0x124763a1	0x8b9419ac	0x56abf9eb
	0xdbf83419	0x43570571	0x37299cd8	0x8b201e62
	0xa4058fa5	0xb320e91b	0xbe7d40b7	0x4eca3b2d
	0x8519c155	0xf4b17021	0x9e4c572a	0xdc1f9e16
	0x39a589a3	0xa6cfc7a8	0x5b986910	0x64e150e7
	0x60b6f2c1	0x02bacd3f	0x2f3b5a5c	0xc6f453a8
	0x15a87a7e	0x76104a14	0xafa2ef63	0x2cd48dbe
	0x3c7abddc	0xd786ea5a	0x4f65867a	0x355cda38
	0x2ae03d9e	0x4f11f6be	0xfc0a0034	0xde4ea602
	0x21ff83ea	0x0f12d913	0xedf4da28	0xc96d8fd1
	0xd7e82c3c	0xfec63bdc	0x37a456d7	0x3007e18c
	0x091a47b6	0x82f1c641	0x82219cce	0x3e7e6993
	0x7b3a2115	0x0b8e1a02	0x40f88213	0xfa2f9c21
	>;
OpenPOWER on IntegriCloud